[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2002/10/28 18:32:16

Modified files:
	sys/kern       : kern_exit.c 

Log message:
No need to free the address space in exit1(), we'll do that in the reaper.
That gives us the advantage of not being the active address space when
freeing the mappings in the pmap, which can lead to expensive TLB
flushes on some architectures.

plus some minor cleaning.



Visit your host, monkey.org