:hi all,
:
:what is the significance of QUEUE_VMIO buffer (struct buf) queue ?? as
:far as i could see they  are not used at all....but maybe i am wrong.
:
:thanx in advance
:
:joy

    There is no QUEUE_VMIO queue.  There's:

    QUEUE_NONE, QUEUE_LOCKED, QUEUE_CLEAN, QUEUE_DIRTY, QUEUE_EMPTYKVA,
    and QUEUE_EMPTY.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to