All of lore.kernel.org
 help / color / mirror / Atom feed
* system stops sending IOs for long time
@ 2007-10-30 16:59 saeed bishara
  2007-10-30 20:23 ` Clemens Koller
  0 siblings, 1 reply; 2+ messages in thread
From: saeed bishara @ 2007-10-30 16:59 UTC (permalink / raw)
  To: linux-kernel

Hi,
I have a performance issue with my system that runs samba server, once
in a while (6 seconds) I see that the throughput falls almost to to
zero when doing read for large file. I'm running kernel 2.6.22.10. I
don't see this issue when using kernel 2.6.12.

when observing the activity leds on my sata controller, I see that it
get off for about 1 second meaning no commands sent to the HDD for
that long time. I used the blktrace in order to have a look into the
IOs, and found that the system really stops sending commands for long
periods, here is the section of the blkparse that shows this problem:
  8,2    0    12747     5.550000000   328  D   R 108068834 + 512 [smbd]
  8,2    0    12748     5.550000000   328  D   R 108069346 + 512 [smbd]
  8,2    0    12749     5.550000000   328  D   R 108069858 + 512 [smbd]
  8,2    0    12750     5.550000000   328  D   R 108070370 + 512 [smbd]
  8,2    0    12751     5.550000000   328  U   N [smbd] 5
  8,2    0    12752     5.550000000     0  C   R 108068834 + 512 [0]
  8,2    0    12753     5.560000000     0  C   R 108069346 + 512 [0]
  8,2    0    12754     5.570000000     0  C   R 108069858 + 512 [0]
  8,2    0    12755     5.570000000     0  C   R 108070370 + 512 [0]
  8,2    0    12756     6.570000000     0  C   R 108066786 + 512 [0]
  8,2    0    12757     6.590000000   328  Q   R 108070882 + 8 [smbd]
  8,2    0    12758     6.590000000   328  G   R 108070882 + 8 [smbd]
  8,2    0    12759     6.590000000   328  P   N [smbd]
  8,2    0    12760     6.590000000   328  I   R 108070882 + 8 [smbd]
  8,2    0    12761     6.590000000   328  Q   R 108070890 + 8 [smbd]
  8,2    0    12762     6.590000000   328  M   R 108070890 + 8 [smbd]

any idea how to fix this issue?

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

end of thread, other threads:[~2007-10-30 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 16:59 system stops sending IOs for long time saeed bishara
2007-10-30 20:23 ` Clemens Koller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.