Date: Tue, 21 Aug 2001 09:33:09 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-alpha@FreeBSD.org, freebsd-smp@FreeBSD.org Subject: Re: RE: Preliminary proposed rollup of kernel submap initialization Message-ID: <200108211633.f7LGX9463853@earth.backplane.com> References: <XFMail.010821084835.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
: : :On 20-Aug-01 Matt Dillon wrote: :> This is what I was thinking in regards to rolling up the submap :> initialization code, moving out of the MD section into the MI section. :> This is for -current only and has not yet been tested, do not patch this :> in. I'm looking mainly for feedback on things like the location of the :> procedures, structure declarations, externs, and so forth. :> :> This patch includes the rollup for i386 and alpha. platforms that :> haven't been rolled up will still compile just fine the old way (we :> can roll things up piecemeal). : :Looks great! I've been wanting to do the same type of thing for a while. :There's way too much MI code buried in sys/MACHINE/MACHINE still IMO. : :-- : :John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ :PGP Key: http://www.baldwin.cx/~john/pgpkey.asc :"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ Maybe I'll take a pass at the MD/MI stuff in general before I try to get the VM mutexes working. Those are turning into a real bear - my roadmap is sound but I haven't had the time to really push into it. It may indeed not be complete until after 5.0 (what you or Jake thought would happen at the usenix kernel meeting). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108211633.f7LGX9463853>