cvs commit: src/sys/kern kern_fork.c src/sys/sys proc.h

Matthew Dillon dillon at apollo.backplane.com
Tue Mar 13 09:42:50 PDT 2007


:  Drop this strange start/endzero thing for procs and lwps.
:  
:  Instead, unconditionally bzero the new proc/lwp.  This also allows us
:  to remove now superfluous initializations.

    Yah, that was a nutty 'optimization' and it is well past time that
    it be removed.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list