commit | 7a0ff5dbdd0b4cb7ea8764da9d78f4bb2eebaf31 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Jun 11 11:26:02 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:15:30 2010 -0700 |
tree | a3e6e1b1af5d63b9f7cb969d831724eecaa98cd5 | |
parent | eabb732279f1a41ac9d066aeb56973ae505c4cbc [diff] |
RDS: use delayed work for the FMR flushes Using a delayed work queue helps us make sure a healthy number of FMRs have queued up over the limit. It makes for a large improvement in RDMA iops. Signed-off-by: Chris Mason <chris.mason@oracle.com>