Re: (elist) faster hash list scanning

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Mon, 26 Jul 1999 22:01:26 +0200 (CEST)


On Mon, 26 Jul 1999, Jan Bobrowski wrote:

> > > Having private processor data at the same place for all processors may
> > > by useful for other purposses too (??).
> >
> > that is not possible, think about clone(CLONE_VM).
>
> It's still magic for me...

threads that share their VM have all of their page tables shared as well -
so there is no way to make per-CPU distinction.

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