atom feed21 messages in org.freebsd.freebsd-currentRe: FYI: usage of new AIO calls
FromSent OnAttachments
John S. DysonDec 1, 1997 11:26 am 
Nate WilliamsDec 1, 1997 12:57 pm 
John S. DysonDec 1, 1997 1:02 pm 
Nate WilliamsDec 1, 1997 1:08 pm 
John S. DysonDec 1, 1997 1:24 pm 
Nate WilliamsDec 1, 1997 1:29 pm 
John S. DysonDec 1, 1997 1:49 pm 
Nate WilliamsDec 1, 1997 1:54 pm 
John S. DysonDec 1, 1997 2:02 pm 
Nate WilliamsDec 1, 1997 2:13 pm 
J WunschDec 1, 1997 2:36 pm 
Terry LambertDec 1, 1997 5:31 pm 
John S. DysonDec 1, 1997 5:54 pm 
TomDec 1, 1997 6:05 pm 
John S. DysonDec 1, 1997 6:21 pm 
Terry LambertDec 1, 1997 9:56 pm 
Terry LambertDec 1, 1997 9:59 pm 
Terry LambertDec 1, 1997 10:21 pm 
John S. DysonDec 1, 1997 11:02 pm 
Terry LambertDec 2, 1997 10:48 am 
John S. DysonDec 2, 1997 10:54 am 
Subject:Re: FYI: usage of new AIO calls
From:J Wunsch (j@uriah.heep.sax.de)
Date:Dec 1, 1997 2:36:58 pm
List:org.freebsd.freebsd-current

As Nate Williams wrote:

What is a VCHR device?

A `raw', or `character' (misnomer -- you can only write in blocks to it if it's a disk :) device.

John is too much tied to the VM code to forget that there are also other names for it. ;-) VCHR is actually the member of an enum in <sys/vnode.h>, the kernel constant used for a vnode of type S_IFCHR.

joer@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)