Hi Daniel
于 2012年07月31日 17:27, Daniel P. Berrange 写道:
Hi Gao,
I'm wondering if you are planning to attend the Linux Plumbers Conference
in San Diego at the end of August ? Glauber is going to be giving a talk
on precisely the subject of virtualizing /proc in containers which is
exactly what your patch is looking at
https://blueprints.launchpad.net/lpc/+spec/lpc2012-cont-proc
I am very interested in this, actually I did consider making /proc virtualization.
I think it's the best way to resolve the problems we face.
I'll review your patches now, but I think I'd like to wait to hear what
Glauber talks about at LPC before we try to merge this support in libvirt,
so we have an broadly agreed long term strategy for /proc between all the
interested userspace & kernel guys.
Agree with you, Maybe some people have some good ideas. :)
Thanks
Gao
Regards,
Daniel
On Tue, Jul 31, 2012 at 02:33:52PM +0800, Gao feng wrote:
> 于 2012年07月23日 17:49, Gao feng 写道:
>> add a configure option --with-fuse to prepare introduction
>> of fuse support for libvirt lxc.
>>
>> With help from Daniel
>>
>> Signed-off-by: Gao feng <gaofeng(a)cn.fujitsu.com>
>
> Hi Daniel
>
> Can you take a look at this patchset and give me some suggestions?
>
> Thanks!