Re: Per-user swap devices.

From: Valdis . Kletnieks
Date: Wed Jul 19 2006 - 10:58:23 EST


On Wed, 19 Jul 2006 10:54:38 BST, Ian Stirling said:

> It would be really nice to be able to simply: chown crashalot.users
> /dev/swap0 ;swapon /dev/swap0
> Then anything run by crashalot would swap to /dev/swap0 - and not locally.
> If it crashes, then firefox/whatever else bloated that they were running
> simply dies.
>
> I assume this is not currently possible.
> How much work would it be to get it to be so?

This doesn't look like it will do as much good as you think. The problem
is what to do when something run by some *other* UID needs a page - you need
to fix the code to preferentially steal a page from a 'crashalot' process.

And at that point, what you probably want instead is a global per-UID RSS
limit. This looks like a job for a CKRM resource class controller rather than
a hack to the swap code.

Attachment: pgp00000.pgp
Description: PGP signature