|
From: Nuno L. <lu...@nl...> - 2004-09-30 19:36:12
|
Curtis, Craig, dando pulos de alegria, escreveu : > I just wanted to ask about the performance of colinux. I am running > win2000 on a 2.6GHz PC. I set up a linux partition with debian to be > used with colinux. I also set the swap to a real swap partition. When > I go through to make a project, it is MUCH slower than a 400MHz PC. I > can look at my hard drive and see that the harddrive is not being > touched almost at all during compilation, so this tells me I have enough > memory. Is colinux just much slower than a standalone linux PC? What I like most with colinux is exactly it's speed. I compile the colinux kernel many times and don't notice any big difference in relation to a similar "native" linux machine I have at my side. I use Gentoo, and also don't notice any big differences, even when compiling those big packages like xorg or gcc (just updated both yesterday on both computers with no problems or very big differences). colinux is always slower than a native linux. It's just impossible to do better (we have to let windows run, don't we ;), but you shouldn't notice with normal command line usage. As a side note, I run "hdparm -tT" on the "native" system, with an old IDE 10GB disk (reiserfs) and got: * Cached reads: 360 MB/sec * Buffered reads: 18 MB/sec On a colinux "real" partition I got (with some errors ignored): * Cached reads: 340 MB/sec * Buffered reads: 11 MB/sec I don't think this are bad results, even if that partition is in a more modern IDE 7200 rpm, 40GB disk (ext2). Maybe you should run your own tests and post the results here, so we can help you more. Regards, ~Nuno Lucas |