CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/11 12:43:33
Modified files:
sys/kern : init_main.c
sys/uvm : uvm_glue.c uvm_extern.h
sys/arch/alpha/alpha: cpu.c
Log message:
uvm_scheduler() sounds important, but ``while(1) tsleep()'' is kinda lame
inline the loop in the one place it exists, and remove it from uvm
adjust a comment mentioning it accordingly
originally inspired by a diff fixing a comment from oga@
ok art@ beck@ miod@ oga@
