From: me s. <me...@gm...> - 2012-08-21 15:35:31
|
Colinux have to update the Linux kernel for all the new kernel releases. Cant we add some code in Mainline Linux kernel which will reduce this work as we will get the support to Colinux directly from original Linux kernel ?. |
From: Vladislav G. <the...@ma...> - 2012-08-21 16:49:23
|
Yeah, it would be great to split kernel-only-related changes/api and colinux-only drivers/patches Best Regards, Vladislav Grishenko From: me sdkie [mailto:me...@gm...] Sent: Tuesday, August 21, 2012 9:35 PM To: col...@li... Subject: [coLinux-devel] Adding support in Linux mainline Colinux have to update the Linux kernel for all the new kernel releases. Cant we add some code in Mainline Linux kernel which will reduce this work as we will get the support to Colinux directly from original Linux kernel ?. |
From: yin s. <sun...@gm...> - 2012-08-21 16:57:46
|
well, the direction could be blend into para-virtual framework. that in theory will make the change easy to migrate. On Tue, Aug 21, 2012 at 9:49 AM, Vladislav Grishenko <the...@ma...>wrote: > Yeah, it would be great to split kernel-only-related changes/api and > colinux-only drivers/patches**** > > ** ** > > Best Regards, Vladislav Grishenko**** > > ** ** > > *From:* me sdkie [mailto:me...@gm...] > *Sent:* Tuesday, August 21, 2012 9:35 PM > *To:* col...@li... > *Subject:* [coLinux-devel] Adding support in Linux mainline**** > > ** ** > > Colinux have to update the Linux kernel for all the new kernel releases. > Cant we add some code in Mainline Linux kernel which will reduce this work > as we will get the support to Colinux directly from original Linux kernel ?. > **** > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |
From: me s. <me...@gm...> - 2012-08-22 06:21:15
|
Me and my 3 friends are very much comfortable in working on this project. Will Linux community be comfortable in adding support of coLinux in mainline(as it is currently developed for Windows OS) ? On Tue, Aug 21, 2012 at 9:49 AM, Vladislav Grishenko <the...@ma...>wrote: > >> Yeah, it would be great to split kernel-only-related changes/api and >> colinux-only drivers/patche >> > |
From: yin s. <sun...@gm...> - 2012-08-22 18:00:28
|
colinux can also run under 32bit linux even though the main purpose is for colinux is to run linux inside of windows. On Tue, Aug 21, 2012 at 11:21 PM, me sdkie <me...@gm...> wrote: > Me and my 3 friends are very much comfortable in working on this project. > Will Linux community be comfortable in adding support of coLinux in > mainline(as it is currently developed for Windows OS) ? > > On Tue, Aug 21, 2012 at 9:49 AM, Vladislav Grishenko <the...@ma...>wrote: >> >>> Yeah, it would be great to split kernel-only-related changes/api and >>> colinux-only drivers/patche >>> >> |
From: me s. <me...@gm...> - 2012-08-22 19:29:24
|
On Wed, Aug 22, 2012 at 11:30 PM, yin sun <sun...@gm...> wrote: > colinux can also run under 32bit linux even though the main purpose is for > colinux is to run linux inside of windows. > > @yin sun- If we are able to get the performance of colinux greater than UML then probably we have better chance to go upstream. Have you compared those ? And If it is also supporting running under Linux why binaries are not available on website? |
From: yin s. <sun...@gm...> - 2012-08-23 02:26:39
|
performance of colinux is for sure much greater than UML. In theory, for a 32bit x86 cpu colinux should be faster than any other VMs (virtualbox, vmware etc) I see many reasons why no binaries, 1. lack of demand, hence developer frequently neglect the compatibility when introducing new code, and this breaks the compilation 2. requires rebuild for each host kernel level. 3. colinux only works in 32bit mode ... /yin On Wed, Aug 22, 2012 at 12:29 PM, me sdkie <me...@gm...> wrote: > > > On Wed, Aug 22, 2012 at 11:30 PM, yin sun <sun...@gm...> wrote: > >> colinux can also run under 32bit linux even though the main purpose is >> for colinux is to run linux inside of windows. >> >> @yin sun- If we are able to get the performance of colinux greater than > UML then probably we have better chance to go upstream. > Have you compared those ? > And If it is also supporting running under Linux why binaries are not > available on website? > |