Matthew Dillon wrote: > :date: 2002/02/27 09:51:32; author: peter; state: Exp; lines: +245 -191 > :Back out all the pmap related stuff I've touched over the last few days. > :There is some unresolved badness that has been eluding me, particularly > :affecting uniprocessor kernels. Turning off PG_G helped (which is a bad > :sign) but didn't solve it entirely. Userland programs still crashed. > > I'm just going to use this opportunity to plug the concept of temporary > sysctl-instrumentation for a commit like this.
Overall, this is a good idea. However, it can't apply to any code that runs before init_main.c runs the SI_SUB_TUNABLES. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message