commit | b0ac1bd2bbfd5e500432714e55a791c4d394047f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 13:30:42 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 13:30:42 2015 -0500 |
tree | 47d3df28fd2355a110891df0b6139f73796e8fa0 | |
parent | 1a093ceb053832c25b92f3cf26b957543c7baf9b [diff] |
NFS: Background flush should not be low priority Background flush is needed in order to satisfy the global page limits. Don't subvert by reducing the priority. This should also address a write starvation issue that was reported by Neil Brown. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>