lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 18 May 2007 13:12:45 +0200
From:	DervishD <lkml@...vishd.net>
To:	Heikki Orsila <shdl@...alwe.fi>
Cc:	Linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: usb-storage nice value

    Hi Heikki :)

 * Heikki Orsila <shdl@...alwe.fi> dixit:
> On Thu, May 17, 2007 at 12:03:08PM +0200, DervishD wrote:
> >     I'm having problems when reading/writing to external USB
> >     harddisks: my *internal* harddisk stalls from time to time, so
> >     watching a movie while copying data is a PITA (well, if the
> >     movie is bad, the leaps help a bit...).
> 
> I've had a similar problem that is caused due to USB write caching.
> When a process rapidly writes to a USB device, the whole memory gets
> filled with write cache. When the memory is full of write cache for
> USB, it is very slow to get clean pages as the USB device is slow.
> This stalls the entire system performance.

    I'm not sure if this is my problem, since the external USB disks
seem to be at least as fast as the internal one (I've not noticed the
device to be slow at all). I'm going to use the same sets of disks in
another system that doesn't have an old VIA chipset, to see if the
problem is the PCI-fill one.

    BTW, using "sync" mount option doesn't help: it just makes the data
copying slower, but when the data is burst-written, the internal hard
disk stalls for a bit. The stalls are shorter, though.

> Would it be possible to limit per device write caching to N pages from 
> userspace? Having just 128 MiB of write cache for a USB device would be 
> sufficient for high performance, but yet have plenty of clean pages for 
> other purposes.

    Probably the "dirty_ratio" setting will help, I'm going to test it
this weekend. I don't know if there are a per-device setting to tell how
many pages can be used as cache.

    Thanks for answering :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
It's my PC and I'll cry if I want to... RAmen!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ