From: Henry N. <hen...@ar...> - 2010-03-07 00:21:57
|
Cooperative Linux version 0.7.6 was released now. Release: 0.7.6 Kernel: 2.6.22.18 Build date: February 5 2010 Release date: March 6 2010 This is a bugfix release. Please check the project file release and wiki for information, updates and progress. Downloads: http://sourceforge.net/projects/colinux/files/coLinux-stable/0.7.6-linux-2.6.22.18 News: http://www.colinux.org/?section=status Wiki: http://colinux.wikia.com Snapshots: http://www.colinux.org/snapshots ---- NEWS General: * Bug #2895531: "mkfs.ext3 freezes on scsi disks" fixed by limit number of entries in scsi queue from 73 to 32, and changed type from Critical- into DelayedWorkQueue. * Bug #2890857: Fixed panic "COSCSI: response: use_sg (2) > 1". Walking thought scsi scatterlist with more as 1 segment now. * Bug #2893343: VMALLOC_END was overlapping coLinux shared host memory. If user used mem=1000, then this crashed Linux kernel or the host. Maximal guest memory limit is 984 MB, host driver will adjust it now. * Bug #2911886: Move file to subdirecory was blocked under cofs. * Bugfix pci device list. conet0 was missing in bootlog sometimes. Console: * FLTK: Fix buffer overflow for option cocon=x*y with x > 256 columns. -- Henry N. |