Date: Fri, 06 Nov 1998 12:37:07 -0800 From: Mike Smith <mike@smith.net.au> To: Cory Kempf <ckempf@enigami.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: bad time slicing? Priorities? Message-ID: <199811062037.MAA00726@dingo.cdrom.com> In-Reply-To: Your message of "06 Nov 1998 11:30:32 EST." <x7sofwokbb.fsf@singularity.enigami.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have a system running 3.0 SMP, with 2 333MHz PII's. ... > So, do I just not understand how BSD does its scheduling? Or is there > actually something wrong? There appears to be something wrong, actually. Can you replace all the instances of 'cpu ?? CPU_686' in sys/i386/i386/pmap.c with 'cpu_class ?? CPUCLASS_686' (where ?? may be == or !=) and see if this makes any sort of improvement? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811062037.MAA00726>