From: Rik van Riel (riel_at_surriel.com)
Date: Mon 01 Sep 2003 - 16:39:38 BST
On Mon, 1 Sep 2003, Herbert Poetzl wrote:
> On Sun, Aug 31, 2003 at 10:57:06PM -0400, Rik van Riel wrote:
> > The virtualisation stuff in vserver is pretty much orthogonal
> > to the resource management stuff from CKRM.
> >
> > I see them as complementary, not competing...
>
> havent found any disk limit/quota stuff in CKRM 8-)
> if I simply missed them, please give me a hint ...
Indeed, the disk limiting stuff isn't in CKRM, that's what
your patches are for ;)
However, CPU and memory limiting are in CKRM, so there's
no need to implement those in vserver.
Rik
-- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan