To: linux-kernel@vger.kernel.org
Date: Fri, 31 Oct 2003 10:30:29 +0100
I have Duron 850 on VIA 82c686b motherboard (ATA 100). Stable kernels
works ok, but in 2.6 series I've got troubles with disk operations.
Whenever I'm copying files it takes 100% of my CPU and load of a system
grows up to 5-10 (especially if it's a big file). Even reading of floppy
disk (or cdrom) gives similar effects.
I don't know which information will be usefull - dmesg, hdparm, lspci and
config of my kernel are here:
http://syjon.fantastyka.net/~narel/2.6
Re: cfq misbehaving on 2.6.11-1.14_FC3 ... > I have to use the cfq scheduler because it's the only scheduler that is fair ... > when trying to do new disk operations....rewritten CFQ implementation.... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re: Fw: Re: Elitegroup K7S5A + usb_storage problem ... On Sun, 7 Aug 2005, Martin Maurer wrote: ... > when using ub with your patch i get a lot further: ... > Copying files to the stick gives wrong results too. ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re: Reproducible 2.6.11.9 NFS Kernel Crashing Bug! ... The main way I got it to crash was dd ... > as far as copying files and such. ... Are you both using NFS + software RAID? ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN ... Copying files over several KB will buy you infinite loop in ...Copying files smaller than 1 KB seems to be OK. ... Say Y here if you want to try writing to UFS partitions.... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)
Re [2]: [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN ...Copying files smaller than 1 KB seems to be OK. ...struct ufs_sb_private_info * uspi; ... bh = sb_bread(sb, tmp + i); ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel)