Re: Per-Processor Data Paget

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Fri, 10 Dec 1999 00:38:09 +0100 (CET)


> clone()ing costs go up immediately, from the current 10 usecs cost to
> create a process to 50-100 usecs, plus MM handling gets more complicated.
> Plus in PAE mode this would be even more complicated (because two levels
> need to be private to the thread). [...]

plus a full TLB flush has to be done if we context-switch between threads
that share the same address-space...

-- mingo

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