From: Lars Damerow <lars@pixar.com>
To: linux-kernel@vger.kernel.org
Subject: Problem: high CPU usage during unmount
Date: Tue, 18 Mar 2003 11:09:55 -0800 [thread overview]
Message-ID: <20030318190955.GC4094@pixar.com> (raw)
Hello, folks!
In all kernel versions I've tried, including 2.4.20, I'm seeing very high CPU
usage (typically 99%) while my system unmounts a large number of mounts. All of
this CPU time appears to be used by the kernel's umount() call.
The slowdown seriously affects the system's interactivity, and its duration
depends on the number of umounts the system has to do. For 79 mounts, it lasts
about 16.5 seconds.
I wrote a shell script that calls umount for each of these 79 mounts in a for
loop, and running it through time shows it to take 15.6 seconds of system time
with 95% CPU consumed.
While this typically happens through amd-managed NFS mounts, I've found that it
also happens with loopback mounts.
Does this sound familiar to anyone, and if so, is there anything I can do to
stop it? I can produce more debugging information if that would be useful.
Please CC me on any responses. Thanks very much for your time!
-lars
___________________________________________________________
lars damerow
button pusher
pixar animation studios
lars@pixar.com
I want to raise my freak flag higher and higher and
I want to raise my freak flag and never be alone... -tmbg
reply other threads:[~2003-03-18 18:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030318190955.GC4094@pixar.com \
--to=lars@pixar.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox