Source-Changes archive

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

CVS commit: [vmlocking] src/sys



Module Name:    src
Committed By:   ad
Date:           Mon Nov  5 16:51:53 UTC 2007

Modified Files:
        src/sys/kern [vmlocking]: kern_kthread.c sched_4bsd.c
        src/sys/sys [vmlocking]: param.h

Log Message:
Expand the LWP priority space again to include 32 levels for kthreads,
so that they always run before user processes.


To generate a diff of this commit:
cvs rdiff -r1.16.6.13 -r1.16.6.14 src/sys/kern/kern_kthread.c
cvs rdiff -r1.1.6.14 -r1.1.6.15 src/sys/kern/sched_4bsd.c
cvs rdiff -r1.255.4.15 -r1.255.4.16 src/sys/sys/param.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