Tim Chase
5074bfe8ad
Allocate zfs_znode_cache on the Linux slab
...
The Linux slab, in general, performs better than the SPl slab in cases
where a lot of objects are allocated and fragmentation is likely present.
This patch fixes pathologically bad behavior in cases where the ARC is
filled with mostly metadata and a user program needs to allocate and
dirty enough memory which would require an insignificant amount of the
ARC to be reclaimed.
If zfs_znode_cache is on the SPL slab, the system may spin for a very
long time trying to reclaim sufficient memory. If it is on the Linux
slab, the behavior has been observed to be much more predictible; the
memory is reclaimed more efficiently.
Signed-off-by: Tim Chase <tim@chase2k.com >
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
Issue #3283
2015-04-14 12:19:22 -07:00
..
2015-04-03 11:38:59 -07:00
2014-08-01 14:28:05 -07:00
2015-01-16 14:41:26 -08:00
2014-08-01 14:28:05 -07:00
2015-01-16 14:41:26 -08:00
2015-02-06 09:24:28 -08:00
2015-04-03 11:38:59 -07:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2014-08-06 14:48:41 -07:00
2014-10-21 15:26:50 -07:00
2015-01-16 14:41:26 -08:00
2014-10-21 16:32:11 -07:00
2015-03-27 15:02:50 -07:00
2015-03-25 11:58:42 -07:00
2015-01-16 14:41:26 -08:00
2015-03-27 14:51:34 -07:00
2015-03-12 15:40:39 -07:00
2015-03-12 15:40:39 -07:00
2014-07-29 10:55:29 -07:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2014-03-07 10:01:36 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2014-11-17 11:13:55 -08:00
2015-02-13 16:02:04 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-02-06 09:26:46 -08:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:58 -07:00
2015-04-07 15:10:19 -07:00
2014-08-06 14:48:41 -07:00
2015-01-21 15:30:24 -08:00
2015-03-05 14:11:10 -08:00
2015-01-16 14:41:26 -08:00
2015-03-05 14:11:10 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-06 16:53:24 -08:00
2015-01-16 14:41:26 -08:00
2013-10-31 14:58:04 -07:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2013-10-31 14:58:04 -07:00
2015-01-16 14:41:28 -08:00
2015-01-16 14:41:26 -08:00
2013-10-31 14:58:04 -07:00
2015-02-09 16:56:59 -08:00
2015-03-03 13:22:21 -08:00
2015-03-03 13:22:21 -08:00
2015-01-16 14:41:26 -08:00
2014-10-20 16:17:49 -07:00
2015-03-05 14:11:10 -08:00
2015-01-16 14:41:26 -08:00
2010-08-31 13:41:58 -07:00
2014-07-29 10:55:29 -07:00
2015-01-16 14:41:26 -08:00
2014-08-11 16:12:36 -07:00
2015-01-16 14:41:26 -08:00
2013-10-30 14:51:27 -07:00
2015-04-03 11:38:59 -07:00
2013-11-23 15:08:29 -08:00
2015-01-16 14:41:26 -08:00
2014-09-05 15:11:43 -07:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:28 -08:00
2015-03-24 13:17:44 -07:00
2015-01-16 14:41:26 -08:00
2015-04-14 12:19:22 -07:00
2015-02-02 11:20:41 -08:00
2014-08-01 14:28:05 -07:00
2014-08-01 14:28:05 -07:00
2015-03-24 13:22:03 -07:00
2015-03-27 15:02:56 -07:00
2010-05-28 13:45:14 -07:00
2015-02-10 16:34:30 -08:00
2013-12-18 16:46:35 -08:00
2015-04-03 11:38:59 -07:00
2015-04-03 11:38:59 -07:00
2015-03-20 10:35:20 -07:00
2015-01-16 14:41:26 -08:00
2015-01-06 16:53:24 -08:00
2015-03-25 11:58:42 -07:00