From: Dan A. <da...@gm...> - 2004-02-07 04:16:03
|
On Sat, Feb 07, 2004 at 12:52:31AM +0200, Paul Sokolovsky wrote: > 1. Could memory size for coLinux be configurable? Current 24Mb or so > is a joke. Yes, swap can be mounted, but why experience perfomance of > vmware level? ;-) It would be nice to have memory size configurable in > XML config, but if it's some time to do, could next release ship with > at least slightly decent amount, like 64Mb (128Mb better ;-). The major problem with what you are suggesting, is the limitations enforced by Windows' non cached memory allocator. This pool is hardcoded to a limit of 256MB and even 128MB on some systems. Allocating too much memory from that pool can destabilze Windows. > 2. Could Esc key stop killing console? I currently work that around by > Alt+27 on numeric keyboard, but it's just pain in the eye. An FLTK fixable issue, I'll take care of that. > Ah, and yes - default image provided is pretty bare. It would be > nice to have at least ftpd and telnetd, and less included - it's not > always suitable to do apt-get (for example, for people with networking > problems). I guess, that's request for some kind sole who can > contribute such an image, coLinux author has other stuff to do ;-) We will distribue further images in the future. -- Dan Aloni da...@gm... |