[lxc-devel] Putting man pages on website?

2011-02-07 Thread Rob Landley
Does the makefile's man page generation stuff do html files? Because if so I'd like put them on the web page, it's some of the best documentation on the thing and people trying to learn about containers can't find it via google... Rob -

Re: [lxc-devel] Putting man pages on website?

2011-02-07 Thread Daniel Lezcano
On 02/07/2011 04:19 PM, Rob Landley wrote: > Does the makefile's man page generation stuff do html files? Because if > so I'd like put them on the web page, it's some of the best > documentation on the thing and people trying to learn about containers > can't find it via google... Yep, you can us

[lxc-devel] Kernel Samepage Merging

2011-02-07 Thread richard -rw- weinberger
Hi, Can KSM (http://lwn.net/Articles/306704/) help LXC? I guess there are a lot of identical pages when logs of containers are running. -- Thanks, //richard -- The modern datacenter depends on network connectivity to ac

Re: [lxc-devel] Kernel Samepage Merging

2011-02-07 Thread Daniel Lezcano
On 02/07/2011 08:19 PM, richard -rw- weinberger wrote: > Hi, > > Can KSM (http://lwn.net/Articles/306704/) help LXC? > I guess there are a lot of identical pages when logs of containers are > running. Yes, absolutely. As it is very CPU consuming that should be optional. I looked at it last year b