diff options
author | Brian Behlendorf <[email protected]> | 2013-02-21 12:14:44 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-02-21 13:38:24 -0800 |
commit | 546c978bbd3f132a88609cab15ec0e954eaa62b8 (patch) | |
tree | fb2611d4154eaa1beda3e98404076859722d3e84 /config | |
parent | 73a046cc8c863fd2ae5bcff3461005c4ecdcaec7 (diff) |
Enable zfs_arc_memory_throttle_disable by default
The zfs_arc_memory_throttle_disable module option was introduced
by commit 0c5493d47059f25ce9dbf20c9fe87655f55102a1 to resolve a
memory miscalculation which could result in the txg_sync thread
spinning.
When this was first introduced the default behavior was left
unchanged until enough real world usage confirmed there were no
unexpected issues. We've now reached that point. Linux's
direct reclaim is working as expected so we're enabling this
behavior by default.
This helps pave the way to retire the spl_kmem_availrmem()
functionality in the SPL layer. This was the only caller.
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #938
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions