Re: What I suspect

Alexander Viro (viro@math.psu.edu)
Wed, 8 Dec 1999 05:56:19 -0500 (EST)


On Wed, 8 Dec 1999, Rogier Wolff wrote:

> Linus Torvalds wrote:
> > So I've considered having a magic user-mapped page for quite some time,
> > because we have several of these cases where the kernel can generate code
> > at run-time to its own advantage. The sysenter thing is just an obvious
> > extension to this - allowing the kernel to generate whatever entry
> > sequence is the best for that particular CPU.
>
> Talking about "magic user-mapped pages": Some things like "getpid ()"
> are horrendously more inefficient than they need be. If there was a
> magic kernel-page that the user-app has read access to, then these
> calls would become enormously more efficient.

And there goes any talk about not screwing TLB over this thing...

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