diff options
author | 2012-12-18 11:03:57 -0600 | |
---|---|---|
committer | 2013-01-14 22:50:45 +0100 | |
commit | 7e2fb2d7e6a3094473f101ae33dd6431ae6d2ed1 (patch) | |
tree | 1550cc5840d8a4323fe5f6357da227436cd542ec /fs/jbd/Makefile | |
parent | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (diff) | |
download | linux-dev-7e2fb2d7e6a3094473f101ae33dd6431ae6d2ed1.tar.xz linux-dev-7e2fb2d7e6a3094473f101ae33dd6431ae6d2ed1.zip |
jbd: don't wake kjournald unnecessarily
Don't send an extra wakeup to kjournald in the case where we
already have the proper target in j_commit_request, i.e. that
commit has already been requested for commit.
commit d9b0193 "jbd: fix fsync() tid wraparound bug" changed
the logic leading to a wakeup, but it caused some extra wakeups
which were found to lead to a measurable performance regression.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/jbd/Makefile')
0 files changed, 0 insertions, 0 deletions