[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201107100349.p6A3n0db004255@demeter1.kernel.org>
Date: Sun, 10 Jul 2011 03:49:00 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 39072] jbd2 writes on disk every few seconds
https://bugzilla.kernel.org/show_bug.cgi?id=39072
Theodore Tso <tytso@....edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tytso@....edu
--- Comment #1 from Theodore Tso <tytso@....edu> 2011-07-10 03:48:59 ---
By enabling the jbd2_run_stats tracepoint, I'm seeing a handful of handles
getting started every 5 seconds.
If I go into single user mode, with all user daemons killed off, jbd2 doesn't
trigger. So it's one of the userspace daemons which is causing file system
activity.
I don't know why iotop isn't showing the activity, but I'm pretty sure that's a
shortcoming of iotop.
I'll add some jbd2 trace points so we can see what is constantly starting jbd2
handles. But my quick testing seems to indicate to me that jbd2 is functioning
correctly, and it's active because something from userspace is ticking the file
system.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists