K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-02-09T14:59:43.000000Z K 7 svn:log V 293 - Point out that we don't lock anything during the idle setup because only the boot processor should be running in the comments. - Initialize curproc to point to each CPU's respective idleproc if their curproc is NULL. - Keep track of the number of context switches performed by idleproc. END