From: Clemens E. <lin...@gm...> - 2011-02-01 14:05:18
|
Hi, I currently evaluating the possibility of writing a file-system-driver (ifs) for windows that internally uses a virtualized linux kernel to read the files. CoLinux seems to be the most promising (and least resource intensive) way to run a linux-kernel. - Would it be possible to use coLinux as basis for this project? - How could IPC be done between my driver-kernel-module and the linux kernel? - Are there plans to support newer linux kernel releases too? Thank you in advance, Clemens |