Files
mirror_zfs/module/os/linux/zfs
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-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-02-28 08:58:39 -08:00
2020-02-27 09:31:02 -08:00
2019-12-13 07:54:10 -08:00