Re: 2.2.5 optimizations for web benchmarks?

Chris Wedgwood (cw@ix.net.nz)
Tue, 27 Apr 1999 10:21:02 +1200


> So are you saying that a "thread" context switch is less painful
> than a "process"?

yes.. when linux switch from one process to another and they share
the same vm, it doesn't need to set as much stuff up, flush the tlb,
etc.

-cw

-
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/