CVSROOT:        /cvs
Module name:    src
Changes by:     blamb...@cvs.openbsd.org        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@

Reply via email to