| To: | Jonathan Day <imipak@yahoo.com> |
|---|---|
| Subject: | Re: [PATCH] 64K page size |
| From: | Thiemo Seufer <ths@networkno.de> |
| Date: | Wed, 23 Aug 2006 18:53:55 +0100 |
| Cc: | Peter Watkins <treestem@gmail.com>, linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org> |
| In-reply-to: | <20060823162324.43027.qmail@web31507.mail.mud.yahoo.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060823160011.GE20395@networkno.de> <20060823162324.43027.qmail@web31507.mail.mud.yahoo.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.13 (2006-08-11) |
Jonathan Day wrote: > I am extremely interested in big pages (64K, etc), and > the sooner the better. If there is anything not > considered OK for immediate inclusion in the Linux > MIPS git tree, I would love to have a copy anyway. > Large pages will be necessary for some high-priority > work I'm doing, although stability at this point seems > to be an optional extra. (Hence why the patches are > much more important than whether they're actually > finished yet.) Biggest drawback (besides stability concerns and some broken userspace programs) is the insane amount of memory it can take. Every tiny file would currently take 64k in the page cache. There's some work going on to collate such partially used pages into single ones, but that may take a while to become usable. Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] fix cache coherency issues, Nigel Stephens |
|---|---|
| Next by Date: | Re: [PATCH] fix cache coherency issues, Atsushi Nemoto |
| Previous by Thread: | Re: [PATCH] 64K page size, Jonathan Day |
| Next by Thread: | Re: [PATCH] 64K page size, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |