On 02/11/2011 06:21 AM, Ludovic Guégan wrote:
> Hi all,
>
> First, thanks!
>
> I am looking for a way to have a lxc container running inside an Android 
> device.
> So far my goal is to isolate a process as a proof of concept.
> Android use the bionic lic and not the gnu libc.
>
> Do you have feed-back regarding the difficulties/challenges i can face
> during this Android port?

I am interested to help you on this. I am not familiar with the 
development on Android, I guess we have to check first the kernel 
version it is running on. Is it the 2.6.37.6 ? And then check the 
namespace + cgroup functionalities are compiled in.

Do you know if there is a virtual machine for Android which facilitate 
the development ? As well as a configuration file for the kernel ?

lxc uses some recent syscalls (timerfd, signalfd, etc ...) we have to 
check the corresponding C functions are available in this 'lic' library.


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to