CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/03/07 00:07:13

Modified files:
        sys/sys        : proc.h sysctl.h 
        sys/kern       : init_main.c kern_clock.c kern_proc.c 
                         kern_resource.c kern_sig.c sched_bsd.c 

Log message:
The scheduling 'nice' value is per-process, not per-thread, so move it
into struct process.

ok tedu@ deraadt@

Reply via email to