cvs commit: src/sys/fs/procfs procfs_status.c

John Baldwin jhb at FreeBSD.org
Thu Apr 17 15:36:57 PDT 2003


On 17-Apr-2003 John Baldwin wrote:
> jhb         2003/04/17 15:16:58 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/fs/procfs        procfs_status.c 
>   Log:
>   - Use a local variable to close a minor race when determining if the wmesg
>     printed out needs a prefix such as when a thread is blocked on a lock.
>   - Use another local variable to close another race for the td_wmesg and
>     td_wchan members of struct thread.

Argh, only the second one applies to this file.  The first comment applies
to my subsequent change to sys/kern/tty.c. :(

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list