--
You received this message because you are subscribed to the Google Groups "Linux-on-Aakash" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linux_on_aaka...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Yes, we can surely have one of these containers. From what I read, the advantages are, they provide more isolation than 'chroot' plus they also provides an optional kernel. Coming to 'sysfs' isolation, this is useful if we have host as linux, but in our case we have Android.
Regarding resource utilization, I haven't got any solid documentation.
Our 'chroot' env is sufficient for our need. I don't see linux containers will make any huge differences. They are mainly intended for kernel development as compared to application testing for chroot.
> After all its possible to some extent
>
> code.google.com/p/seek-for-android/wiki/AndroidContainer
I don't find lxc to be in mainline android kernel
Also openvz has patches for 2.6.35.7(last kernel for ginger bread) which we cannot use for aakash (it requires 3.0.x)
So I don't see any solution for this.