On Thu, 31 May 2001 16:31:21 +0900,
  Seigo Tanimura <tanimura> said:

Seigo> Lock of struct filedesc, file, pgrp, session and sigio is now ready
Seigo> for testing.

Although the patch is still under test, a new task proposal comes to
my mind.


A new task: lock underlying objects of struct file, namely a vnode, a
socket, a pipe, a fifo and an event queue.


A socket and a pipe is not mpsafe for now.

A vnode (and a fifo) has an interlock, so it might already be mpsafe.

An event queue is... up to jlemon?

-- 
Seigo Tanimura <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

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

Reply via email to