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:
pgpNZQz0aqLBZ.pgp
Description: PGP signature
- Follow-Ups:
- Re: Per-user swap devices.
- From: Ian Stirling <[email protected]>
- Re: Per-user swap devices.
- References:
- Per-user swap devices.
- From: Ian Stirling <[email protected]>
- Per-user swap devices.
- Prev by Date: Re: XFS breakage in 2.6.18-rc1
- Next by Date: Re: Reiser4 ACLs
- Previous by thread: Per-user swap devices.
- Next by thread: Re: Per-user swap devices.
- Index(es):