On 06-May-01 Alfred Perlstein wrote: > * Seigo Tanimura <[EMAIL PROTECTED]> [010506 04:40] wrote: >> >> http://people.FreeBSD.org/~tanimura/patches/selectopt.diff > > Please do not remove the spl calls, they serve as a useful guide > for making finer grained locks as well as error checking the new > locks. Actually, in this case, the proc lock provides all the locking needed, so the spl's can go I think. -- John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- select(2) converted to use a condition variable, and opti... Seigo Tanimura
- Re: select(2) converted to use a condition variable,... Alfred Perlstein
- RE: select(2) converted to use a condition varia... John Baldwin
- RE: select(2) converted to use a condition variable,... John Baldwin
- RE: select(2) converted to use a condition varia... Seigo Tanimura
- RE: select(2) converted to use a condition v... John Baldwin
- RE: select(2) converted to use a conditi... Seigo Tanimura
- RE: select(2) converted to use a co... Seigo Tanimura
- RE: select(2) converted to use a co... John Baldwin
- Re: select(2) converted to use ... Seigo Tanimura
- Re: select(2) converted to ... Terry Lambert
- Re: select(2) converted to ... John Baldwin
- Re: select(2) converted to ... Seigo Tanimura