linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pdflush stuck in D state with v2.6.24-rc1-192-gef49c32
@ 2007-10-28 15:24 Florin Iucha
  2007-10-29 13:46 ` Trond Myklebust
       [not found] ` <E1ImlvH-0003YH-Qf@localhost>
  0 siblings, 2 replies; 25+ messages in thread
From: Florin Iucha @ 2007-10-28 15:24 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Trond Myklebust

[-- Attachment #1: Type: text/plain, Size: 3457 bytes --]

Hello,

For a week or two I started noticing that some time after I'm logged
in, my keyboard input becomes a bit staggering, there is a small delay
between the keypress and the actual character appearing in the
terminal.  This is on a AMD Athlon x2 4200+ with 2 GB RAM and just a
gnome-terminal open.  The machine is as idle as possible - monitored
via the system monitor applet.  I could not get any hard data on it,
until now.

After I logged off from GNOME, I switched to the text console and ran
top, with the option of showing one CPU stats line for each CPU.  Lo
and behold, one core is 100% idle, and the other one is 25% idle and
75% waiting.  Periodically, a pdflush process in 'D' state raises to
the top.  I did a 'echo t > /proc/sysrequest-trigger' and this is what
is says for the two pdflush processes:

   [ 3687.824424] pdflush       S ffff8100057ffef8     0   247      2
   [ 3687.824427]  ffff8100057ffed0 0000000000000046 ffff8100057ffe70 ffffffff8022a96c
   [ 3687.824431]  ffff8100057fc000 ffff810003040770 ffff8100057fc208 0000000000000297
   [ 3687.824434]  ffff8100057ffe90 ffff810002c1ba10 ffff8100057ffed0 ffffffff8022b9d2
   [ 3687.824438] Call Trace:
   [ 3687.824440]  [<ffffffff8022a96c>] enqueue_task_fair+0x21/0x34
   [ 3687.824444]  [<ffffffff8022b9d2>] set_user_nice+0x110/0x12c
   [ 3687.824448]  [<ffffffff80267165>] pdflush+0x0/0x1c3
   [ 3687.824451]  [<ffffffff80267234>] pdflush+0xcf/0x1c3
   [ 3687.824455]  [<ffffffff80245876>] kthread+0x49/0x77
   [ 3687.824458]  [<ffffffff8020c598>] child_rip+0xa/0x12
   [ 3687.824463]  [<ffffffff8024582d>] kthread+0x0/0x77
   [ 3687.824466]  [<ffffffff8020c58e>] child_rip+0x0/0x12
   [ 3687.824468] 
   [ 3687.824470] pdflush       D ffffffff805787c0     0   248      2
   [ 3687.824473]  ffff810006001d90 0000000000000046 0000000000000000 0000000000000286
   [ 3687.824476]  ffff8100057fc770 ffff810003062000 ffff8100057fc978 0000000106001da0
   [ 3687.824480]  0000000000000003 ffffffff8023b1b2 0000000000000000 0000000000000000
   [ 3687.824483] Call Trace:
   [ 3687.824488]  [<ffffffff8023b1b2>] __mod_timer+0xb8/0xca
   [ 3687.824492]  [<ffffffff8055c87a>] schedule_timeout+0x8d/0xb4
   [ 3687.824496]  [<ffffffff8023ad6c>] process_timeout+0x0/0xb
   [ 3687.824499]  [<ffffffff8055c79a>] io_schedule_timeout+0x28/0x33
   [ 3687.824503]  [<ffffffff8026bb24>] congestion_wait+0x6b/0x87
   [ 3687.824506]  [<ffffffff80245983>] autoremove_wake_function+0x0/0x38
   [ 3687.824510]  [<ffffffff8029e684>] writeback_inodes+0xcd/0xd5
   [ 3687.824514]  [<ffffffff80266dc4>] wb_kupdate+0xbb/0x10d
   [ 3687.824518]  [<ffffffff80267165>] pdflush+0x0/0x1c3
   [ 3687.824520]  [<ffffffff8026727d>] pdflush+0x118/0x1c3
   [ 3687.824523]  [<ffffffff80266d09>] wb_kupdate+0x0/0x10d
   [ 3687.824527]  [<ffffffff80245876>] kthread+0x49/0x77
   [ 3687.824530]  [<ffffffff8020c598>] child_rip+0xa/0x12
   [ 3687.824535]  [<ffffffff8024582d>] kthread+0x0/0x77
   [ 3687.824538]  [<ffffffff8020c58e>] child_rip+0x0/0x12
   [ 3687.824540] 

What could cause this?  I use NFS4 to automount the home directories
from a Solaris10 server, and this box found a few bugs in the NFS4
code (fixed in the 2.6.22 kernel).

I'll try running with 2.6.23 again for a few days, to see if I get the
pdflush stuck.  Any other ideas?

florin

-- 
Bruce Schneier expects the Spanish Inquisition.
      http://geekz.co.uk/schneierfacts/fact/163

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-12-04 17:46 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-28 15:24 pdflush stuck in D state with v2.6.24-rc1-192-gef49c32 Florin Iucha
2007-10-29 13:46 ` Trond Myklebust
2007-10-29 15:01   ` Florin Iucha
2007-10-29 18:43     ` Trond Myklebust
2007-10-29 18:48       ` Florin Iucha
     [not found] ` <E1ImlvH-0003YH-Qf@localhost>
2007-10-30  7:54   ` Fengguang Wu
2007-10-30 11:42   ` Florin Iucha
     [not found]     ` <E1ImpbK-0000l3-1u@localhost>
2007-10-30 11:49       ` Fengguang Wu
2007-10-30 11:55       ` Florin Iucha
2007-10-31  0:02       ` Florin Iucha
2007-10-31  3:52         ` Florin Iucha
     [not found]           ` <E1In7S9-0001rv-NO@localhost>
2007-10-31  6:53             ` Fengguang Wu
2007-10-31 12:16             ` Florin Iucha
2007-10-31 17:53               ` Florin Iucha
     [not found]                 ` <E1InUH6-0001vE-1Y@localhost>
2007-11-01  7:15                   ` Fengguang Wu
2007-11-01 12:25                   ` Florin Iucha
     [not found]                     ` <E1InZht-0004lr-NN@localhost>
2007-11-01 13:03                       ` Fengguang Wu
2007-11-01 14:14                       ` Florin Iucha
     [not found]                         ` <E1InlPV-0001f1-SL@localhost>
2007-11-02  1:33                           ` Fengguang Wu
2007-11-02  2:10                           ` Florin Iucha
     [not found]                             ` <E1Inw51-0001e8-PS@localhost>
2007-11-02 12:56                               ` Fengguang Wu
2007-11-02 13:32                               ` Florin Iucha
2007-11-11 13:43                                 ` Thomas
2007-12-04 10:28                                   ` [Bug 9291] " Ingo Molnar
2007-12-04 17:45                                     ` Thomas Kuther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).