-
henryn committed revision 1296 to the Cooperative Linux SVN repository, changing 1 files.
2009-11-16 23:43:18 UTC in Cooperative Linux
-
henryn committed revision 1295 to the Cooperative Linux SVN repository, changing 1 files.
2009-11-16 23:29:23 UTC in Cooperative Linux
-
henryn committed revision 1294 to the Cooperative Linux SVN repository, changing 5 files.
2009-11-16 23:08:57 UTC in Cooperative Linux
-
It is normal, that Windows is slow down. mkfs.ext3 has a heavy disk IO.
The next here is an other problem, and it would be nice you would open a new Bug.
If You use \device\harddissk2\partition0, that Windows and coLinux are fighting for the format on USB disk. Windows does not know ext3 an will ask you to format it with FAT. Multiple access to same filesystem does not work. You needs to...
2009-11-16 21:13:35 UTC in Cooperative Linux
-
SVN revision r1293 should fix that bug. There we have limited the worker queue from 73 down to 32 entries, and changed the queue type from Critical into Delayed.
Both changes are hints from MSDN.
http://msdn.microsoft.com/en-us/library/aa490176.aspx:
"Because the pool of system worker threads is a limited resource, ... used only for operations that take a short period of time."...
2009-11-15 15:48:06 UTC in Cooperative Linux
-
henryn committed revision 1293 to the Cooperative Linux SVN repository, changing 1 files.
2009-11-15 15:04:19 UTC in Cooperative Linux
-
henryn committed revision 1292 to the Cooperative Linux SVN repository, changing 4 files.
2009-11-15 12:40:53 UTC in Cooperative Linux
-
For this move the cocon into the batch from where you should set also fltk or nt.
for example FLTK.BAT:
colinux_daemon -t fltk cocon=150x65 @colinux.conf
and the other NT.BAT:
colinux_daemon -t nt cocon=150x69 @colinux.conf.
2009-11-12 19:47:49 UTC in Cooperative Linux
-
Ok, have seen it with 0.7.6-rc1
scsi0=disk,j:\test.bin,8192
Created primary partition on /dev/sda with fdisk
mkfs.ext3 /dev/sda1
...
First coLinux stops doing, no keyboard reaction, The host is idle. Some seconds later, the host is no accessible. The mouse can move, and window-frames (GUI) can move with it. But, can not start taskmanager, and all of the windows-explorer hangs. It seams...
2009-11-11 00:51:28 UTC in Cooperative Linux
-
Please try 0.7.6-rc1 from todays build (with kernel 2.6.22.18), or the devel build after 2009-11-05 with kernel 2.6.25.20 - Because a bug #2890857 inside scsi driver was fixed last days.
How many memory you have configured or used inside Linux?
I ask, because we have fixed an other bug #2893343 this weekend.
2009-11-10 23:22:37 UTC in Cooperative Linux