Re: Thread implementations...

David S. Miller (davem@dm.cobaltmicro.com)
Sat, 20 Jun 1998 19:13:35 -0700


Date: Sat, 20 Jun 1998 14:37:36 -0700 (PDT)
From: Dean Gaudet <dgaudet-list-linux-kernel@arctic.org>

With pthreads it achieves 811 req/s.
With user threads it achieves 1024.40 req/s.

The machine is a single cpu ppro 200 with 128Mb of RAM running 2.1.104.

If you have the opportunity, perform the same benchmark on an
architecture that implements context pids in the TLB. The entire TLB
is for all intents and purposes, flushed entirely of all userland
translations for even thread context switches.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu