K 10 svn:author V 3 phk K 8 svn:date V 27 2004-11-17T08:01:10.000000Z K 7 svn:log V 243 Push Giant down through select and poll. Don't grab Giant in the upper syscall/wrapper code NET_LOCK_GIANT in the socket code (sockets/fifos). mtx_lock(&Giant) in the vnode code. Devfs grabs Giant if the driver is marked as needing Giant. END