Files
mirror_zfs/module
Ryan Moeller 9a51738b60 Let default arc_c_max be platform dependent
Linux changed the default max ARC size to 1/2 of physical memory to
deal with shortcomings of the Linux SLUB allocator.  Other platforms
do not require the same logic.

Implement an arc_default_max() function to determine a default max ARC
size in platform code.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10155
2020-03-27 09:14:46 -07:00
..
2019-11-01 10:41:03 -07:00
2019-11-01 10:41:03 -07:00
2020-03-27 09:11:22 -07:00
2019-12-02 13:23:47 -08:00