I understand that each mounted ext3
filesystem will have a corresponding kjournald
process running. One of those processes is using lots of CPU, and I'd like to know which filesystem is responsible.
I have three ext3
filesystems mounted, but the processes appear only as
root 325 2 0 Sep23 ? 00:30:12 [kjournald]
root 7433 2 0 Sep23 ? 00:00:00 [kjournald]
root 7434 2 0 Sep23 ? 00:09:47 [kjournald]
How can I determine which process is associated with which filesystem?