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:   matt
Date:           Sat Sep  1 00:26:38 UTC 2012

Modified Files:
        src/sys/kern: kern_kthread.c
        src/sys/uvm: uvm_extern.h uvm_glue.c

Log Message:
Add a __HAVE_CPU_UAREA_IDLELWP hook so that the MD code can allocate
special UAREAs for idle lwp's.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/kern/kern_kthread.c
cvs rdiff -u -r1.183 -r1.184 src/sys/uvm/uvm_extern.h
cvs rdiff -u -r1.159 -r1.160 src/sys/uvm/uvm_glue.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