Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Tue Dec  4 16:56:17 UTC 2007

Modified Files:
        src/sys/kern: kern_fork.c kern_proc.c
        src/sys/sys: proc.h

Log Message:
Use atomics to maintain nprocs.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/kern/kern_fork.c
cvs rdiff -r1.125 -r1.126 src/sys/kern/kern_proc.c
cvs rdiff -r1.261 -r1.262 src/sys/sys/proc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index