From: Dan A. <da...@gm...> - 2004-02-07 21:28:33
|
On Sat, Feb 07, 2004 at 09:26:14PM -0000, Thomas Fritzsche wrote: > if I understand you right you can'n allocate the memory from within the > kernel space, but what abount a kind of ramdisk (in userspace). Such a ram > disc could then be used as swap-partition in the linux world. Of course > there is much overhead to transfer memory always from userspace but maybe > this is nevertheless faster then reading/writing to hd? While it is already possible to use a Windows file as swap space for Linux, future versions of coLinux will use a Windows process to allocate virtual userspace memory, without using a file. -- Dan Aloni da...@gm... |