> -----Original Message-----
> From: [email protected]
[mailto:[email protected]]
> >
> > On Thu, Nov 28, 2013 at 05:14:43PM +0800, Chen Hanxiao wrote:
> > > From: Chen Hanxiao <[email protected]>
> > >
> > > This patch enables percentage limit for ram filesystem
> > >
> > > <filesystem type='ram'>
> > > <source usage='10%'/>
> > > <target dir='/mnt'/>
> > > </filesystem>
> > >
> > > Percentage limit would have more priority than size limit.
> > >
> > > Signed-off-by: Chen Hanxiao <[email protected]>
> > > ---
> > > src/conf/domain_conf.c | 21 +++++++++++++++++----
> > > src/conf/domain_conf.h | 1 +
> > > 2 files changed, 18 insertions(+), 4 deletions(-)
> >
> > I'm not really convinced we need this feature. Seems like more code for
> > little real benefit.
> >
>
> I think we should follow the style of mount(8). It accepted this style.
>
> And this feature could bring us convenience in config, free us from
counting the
> size.
>
> Thanks.
Hi Daniel
Do we really don't need this feature? Or we may need some code
optimization?
Thanks.
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list