Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 23:01:50 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Jake Burkholder <jake@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 genassym.c mp_machdep.c pmap.c src/sys/i386/include globaldata.h src/sys/sys proc.h 
Message-ID:  <200101210701.f0L71ok47215@mobile.wemm.org>
In-Reply-To: <200101210650.f0L6o4W99595@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Jake Burkholder wrote:
> jake        2001/01/20 22:50:04 PST
> 
>   Modified files:
>     sys/i386/i386        genassym.c mp_machdep.c pmap.c 
>     sys/i386/include     globaldata.h 
>     sys/sys              proc.h 
>   Log:
>   Remove the per-cpu pages used for copy and zero-ing pages of memory
>   for SMP; just use the same ones as UP.  These weren't used without
>   holding Giant anyway, and the routines that use them would have to
>   be protected from pre-emption to avoid migrating cpus.

Reviewed by: peter BTW.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101210701.f0L71ok47215>