Source-Changes archive

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

CVS commit: [vmlocking] src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Tue Apr 10 00:06:44 UTC 2007

Modified Files:
        src/sys/kern [vmlocking]: subr_workqueue.c

Log Message:
- Add two new arguments to kthread_create1: pri_t pri, bool mpsafe.
- Fork kthreads off proc0 as new LWPs, not new processes.


To generate a diff of this commit:
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/sys/kern/subr_workqueue.c

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