summaryrefslogtreecommitdiff
path: root/Documentation/ja_JP
diff options
context:
space:
mode:
authorAndy Grover <andy.grover@oracle.com>2010-03-18 17:19:52 -0700
committerAndy Grover <andy.grover@oracle.com>2010-09-08 18:12:11 -0700
commitf17a1a55fb672d7f64be7f2e940ef5669e5efa0a (patch)
treeed1651f64ade2676101766af764d11ef98e30f41 /Documentation/ja_JP
parent77dd550e5547846604ff6f90c4dc6bba4414e485 (diff)
RDS: Refill recv ring directly from tasklet
Performance is better if we use allocations that don't block to refill the receive ring. Since the whole reason we were kicking out to the worker thread was so we could do blocking allocs, we no longer need to do this. Remove gfp params from rds_ib_recv_refill(); we always use GFP_NOWAIT. Signed-off-by: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'Documentation/ja_JP')
0 files changed, 0 insertions, 0 deletions