public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Very poor latency when using hard drive (raid1)
@ 2013-04-15  9:59 lkml
  2013-04-16  6:49 ` lkml
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: lkml @ 2013-04-15  9:59 UTC (permalink / raw)
  To: linux-kernel

There are 2 hard drives (normal, magnetic) in software raid 1
on 3.2.41 kernel.

When I write into them e.g. using dd from /dev/zero to a local file
(ext4 on default settings), running 2 dd at once (writing two files) it
starves all other programs that try to use the disk.

Running ls on any directory on same disk (same fs btw), takes over half
minute to execute, same for any other disk touching action.

Did anyone seen such problem, where too look, what to test?

What could solve it (other then ionice on applications that I expect to
use hard drive)?



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-19 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  9:59 Very poor latency when using hard drive (raid1) lkml
2013-04-16  6:49 ` lkml
2013-04-16  7:24   ` Mike Galbraith
2013-04-16 11:23 ` Michael Tokarev
2013-04-19 15:01 ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox