CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/22 11:12:32

Modified files:
        sys/arch/amd64/amd64: machdep.c 
        sys/arch/amd64/include: cpu.h 
        sys/arch/i386/i386: machdep.c 
        sys/arch/i386/include: cpu.h 
        sys/arch/sparc64/include: cpu.h 
        sys/arch/sparc64/sparc64: cpu.c ipifuncs.c machdep.c 

Log message:
The last parts of cpu_unidle. i386, amd64 and sparc64
In short, make cpu_unidle do what signotify used to do and
make signotify use cpu_unidle.
Also, include a cpu_unidle in need_resched, it won't change much right now
but will be needed in the future.

Reply via email to