Jason Thorpe writes:
> On Tue, 12 Oct 1999 23:37:53 -0400 (EDT)
> Andrew Gallatin <[EMAIL PROTECTED]> wrote:
>
> > Has anybody noticed that scheduling appears to be broken on the alpha?
> >
> > On both i386 & alpha, try:
> >
> > echo "main(){for(;;);}" > foo.c
> > cc foo.c
> > /usr/bin/nice -20 ./a.out & ; ./a.out &
>
> FWIW, Ross Harvey fixed a whole slew of scheduler bugs in NetBSD that
> tickled themselves on the Alpha (due to it's high statclock rate).
>
> -- Jason R. Thorpe <[EMAIL PROTECTED]>
Jason,
Thanks for the pointer. I think I've gleaned a fix to the FreeBSD/alpha
niceness problem.
Drew
------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin
Duke University Email: [EMAIL PROTECTED]
Department of Computer Science Phone: (919) 660-6590
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message