Re: 2.2.0-pre1 worse than 2.1.132

Andrea Arcangeli (andrea@e-mind.com)
Tue, 29 Dec 1998 18:48:32 +0100 (CET)


On Tue, 29 Dec 1998, Andrea Arcangeli wrote:

> But the:
>
> if (current->need_resched) {
> schedule();
> #if 0
> check_pgt_cache();
> #endif
> }
>
> still seems to cause a bit of slowdown (instead of improve things as it
> should) sigh. I changed it to:

Hmm, I was wrong, I benchmarked again and seems to work fine now. Why not
to do the same in the UP case btw?

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/