From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Mon 01 Sep 2003 - 12:37:37 BST
On Sun, Aug 31, 2003 at 10:57:06PM -0400, Rik van Riel wrote:
> On Mon, 1 Sep 2003, Sam Vilain wrote:
>
> > Rv> http://ckrm.sourceforge.net/
>
> > I guess the question is, what features does vserver have that CKRM
> > doesn't?
>
> Virtualisation ;)
>
> > I wonder if it's possible to port those features to CKRM, then get the
> > userland utilities to use CKRM instead of the original patch. It seems
> > like complete duplication of effort otherwise.
> >
> > Or am I missing something simple?
>
> 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 ...
best,
Herbert
> 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