Re: 4MB pages and framebuffer access, x11perf results, 2.1.125

Andi Kleen (ak@muc.de)
30 Oct 1998 12:52:14 +0100


In article <9810292150.AA23612@pachyderm.pa.dec.com>,
jg@pa.dec.com (Jim Gettys) writes:

> Whether it is worth doing a general solution, and what such an implementation
> should look like, and whether more than the hack solution is appropriate,
> I don't know off hand (and I'm completely ignorant of x86 paging hardware).
> If there is interest, I can try to find out if for Digital UNIX on Alpha
> it has been worth doing more than hack 1) (I think that we also may use
> the large TLB entries for shared libraries, if memory serves).
This would mean that shared libraries couldn't be swapped page-by-page but
only as a large chunk. That sounds like a serious memory waste and IO overhead
if only parts of the shared libraries are used. Or do I miss something here?

I could imagine 4MB pages in userspace could be useful for lots of other
applications though.

-Andi

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