Messages in this thread |  | | Subject | Re: Using %cr2 to reference "current" | Date | Tue, 6 Nov 2001 23:19:47 +0000 (GMT) | From | Alan Cox <> |
| |
> If we are talking about memmory bload. Let's usk a question. Is somebody > there > working seriously on changing the default function call conventions on > IA32
Thats pure noise
On a 256Mb machine you have 65536 page map entries. Those are 64 bytes but its not hard to get it down to 56 bytes (.5Mb saved) and probably to 48 bytes. We can probably also shave 8 bytes off each cached inode if not more (the nfs changes in -ac are a big help there already) - thats typically another 200K on a reasonable size box - and the new bootmem code can save a chunk too
Im not sure how much the code change for function call patterns would be but I doubt its so big for such little effort
Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |