Add support for guaranteed CPU shares
[util-vserver.git] / python / vserverimpl.c
2006-02-17 Steve MuirAdd support for guaranteed CPU shares
2006-01-09 Steve MuirDon't barf when adjusting CPU share if there are no...
2005-12-02 Steve MuirFix error handling for get_rspec
2005-12-01 Steve MuirAdd killall() function, tidy up.
2005-11-09 Steve MuirMakes sense to check that this actually compiles
2005-11-09 Steve MuirAdd function to remove disk limit
2005-11-02 Steve MuirImplement and use vserverimpl.setsched
2005-10-12 Steve MuirRead resource values from a resources dictionary
2005-10-07 Steve MuirOops, don't limit slices to 4 processes
2005-10-07 Steve MuirUse common function to enter vserver context and set...
2005-10-05 Steve MuirMake disk limit handling more NM-friendly, get rid...
2005-09-27 Marc FiuczynskiFix to implement chcontext so that NM's vserver start...
2005-09-22 Marc FiuczynskiFixed a number of bugs:
2005-09-20 Marc Fiuczynskimore fixes
2005-09-20 Marc Fiuczynskifix for multiple entry
2005-09-15 Marc FiuczynskiUpdated chcontext to use new style vserver support...
2005-08-26 Mark Huang- remove (now redundant) protos
2005-07-11 Marc FiuczynskiNow exporting the vserver rlimit interface directly...
2005-07-11 Marc FiuczynskiImplements set_dlimit and get_dlimit for vserver disk...
2005-06-22 Marc Fiuczynskivserverimpl now includes support to set both task and...
2005-06-21 Marc Fiuczynskiforgot to read in xid from python args
2005-06-18 Marc Fiuczynskiadded setsched and dlimit vserver syscall support
2005-05-20 Steve MuirBeginnings of vserver module to support manipulation...