diff options
author | 2005-06-23 16:57:56 -0500 | |
---|---|---|
committer | 2005-06-23 16:57:56 -0500 | |
commit | f5f287738bddf38ec9ca79344f00dab675e1bbf5 (patch) | |
tree | c8144a3906f6904f7cf18c4520976c79a1e15b0a /include/linux/sunrpc/debug.h | |
parent | [PATCH] Add removal schedule of register_serial/unregister_serial to appropriate file (diff) | |
download | wireguard-linux-f5f287738bddf38ec9ca79344f00dab675e1bbf5.tar.xz wireguard-linux-f5f287738bddf38ec9ca79344f00dab675e1bbf5.zip |
JFS: performance patch
Basically, we saw a large amount of time spent in the
jfs_strfromUCS_le() function, mispredicting the branch inside the
loop, so I just added some unlikely modifiers to the if statements to
re-ordered the code. Again, these simple changes provided > 2 % on
spec-sfs, so please consider it for inclusion.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Diffstat (limited to 'include/linux/sunrpc/debug.h')
0 files changed, 0 insertions, 0 deletions