summaryrefslogtreecommitdiff
path: root/net/sunrpc/sched.c
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-07 15:35:22 +0300
committerTrond Myklebust <trond.myklebust@hammerspace.com>2018-09-30 22:35:16 +0300
commit95f7691daa57bbd68caac2bdad79e0b08f4d46c1 (patch)
tree869abdba60f556d70cab5a6250bd373aaccfcb7a /net/sunrpc/sched.c
parentbd79bc579ca5cd35c08ab4f660085b0744bd5cfd (diff)
downloadlinux-95f7691daa57bbd68caac2bdad79e0b08f4d46c1.tar.xz
SUNRPC: Convert xprt receive queue to use an rbtree
If the server is slow, we can find ourselves with quite a lot of entries on the receive queue. Converting the search from an O(n) to O(log(n)) can make a significant difference, particularly since we have to hold a number of locks while searching. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/sched.c')
0 files changed, 0 insertions, 0 deletions