Files
mirror_zfs/include
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
..
2020-03-27 09:11:22 -07:00
2017-09-19 12:17:29 -07:00
2020-01-10 10:16:58 -08:00
2019-12-19 16:26:07 -08:00
2020-03-27 09:11:22 -07:00
2017-08-09 15:31:08 -07:00
2019-12-05 13:10:29 -08:00
2019-06-24 16:44:01 -07:00
2020-02-11 13:19:12 -08:00