Re: Thread-private mappings and graphics (was Re: Per-Processor Data

Linus Torvalds (torvalds@transmeta.com)
Tue, 14 Dec 1999 20:16:06 -0800 (PST)


On Tue, 14 Dec 1999, James Simmons wrote:
>
> Thanks for the code. I will implement this.

Note that you really should look at what DRI did with the 3dfx driver,
that does all of this =and= tries to keep much of the context locking in
user space (so that only on clashes does it go to the kernel to fix things
up).

The kernel side is in the standard 2.3.x kernel these days, the X server
side is in the unofficial 3dfx X server.

Linus

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