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
>
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, Ro
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 &
& watch the programs run in top. You'll notice that on the i386, the
non-niced job will get about 2/3 of the cpu &
3 matches
Mail list logo