Re: [PATCH v5] RO/NX protection for loadable kernel modules

From: Rusty Russell
Date: Sun Jul 12 2009 - 19:22:28 EST


On Mon, 13 Jul 2009 01:02:27 am Arjan van de Ven wrote:
> Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
> > Yes, maybe that's better than kmalloc. On my laptop I have 105
> > modules loaded, with 3778464 total length: I'm wasting 206944 bytes
> > on unused tails of pages. But that's only 0.06% of my memory.
>
> 105 is also a sign that you picked a somewhat suboptimal config...
> that's of course your choice but it's a choice that has a small price,
> if you don't want to pay that price, changing the config to not be
> entirely insane is a good answer as well ;-)

To be clear: I run distro kernels on my laptop (Ubuntu in this case). I think
this is what we should be optimizing for, or we should offer the distros
something better than modules.

Cheers,
Rusty.




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/