Files
mirror_zfs/module/zfs
Brian Behlendorf efcd79a883 Retire KM_NODEBUG
Callers of kmem_alloc() which passed the KM_NODEBUG flag to suppress
the large allocation warning have been replaced by vmem_alloc() as
appropriate.  The updated vmem_alloc() call will not print a warning
regardless of the size of the allocation.

A careful reader will notice that not all callers have been changed
to vmem_alloc().  Some have only had the KM_NODEBUG flag removed.
This was possible because the default warning threshold has been
increased to 32k.  This is desirable because it minimizes the need
for Linux specific code changes.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2015-01-16 14:40:32 -08:00
..
2015-01-06 16:53:24 -08:00
2014-08-01 14:28:05 -07:00
2013-09-04 16:01:24 -07:00
2014-08-01 14:28:05 -07:00
2014-11-17 11:13:45 -08:00
2015-01-06 16:53:24 -08:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:40:32 -08:00
2014-07-29 10:55:29 -07:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:40:32 -08:00
2014-08-01 14:28:05 -07:00
2014-08-20 10:45:16 -07:00
2013-12-18 16:46:35 -08:00
2013-12-18 16:46:35 -08:00
2013-09-04 16:01:24 -07:00
2013-09-25 15:44:22 -07:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:58 -07:00
2015-01-16 14:40:32 -08:00
2014-10-17 14:58:57 -07:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:40:32 -08:00
2014-11-17 11:13:45 -08:00
2015-01-06 16:53:24 -08:00
2015-01-16 14:28:05 -08:00
2013-10-31 14:58:04 -07:00
2012-08-27 12:01:37 -07:00
2014-07-28 14:29:58 -07:00
2015-01-16 14:28:05 -08:00
2014-10-17 14:59:05 -07:00
2013-10-31 14:58:04 -07:00
2013-10-31 14:58:04 -07:00
2015-01-16 14:40:32 -08:00
2014-07-30 09:20:35 -07:00
2014-11-17 11:13:45 -08:00
2014-07-28 14:29:58 -07:00
2010-08-31 13:41:58 -07:00
2014-07-29 10:55:29 -07:00
2014-08-20 10:45:16 -07:00
2013-10-30 14:51:27 -07:00
2015-01-16 14:40:32 -08:00
2013-10-31 14:58:04 -07:00
2014-09-05 15:11:43 -07:00
2013-12-18 16:46:35 -08:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:40:32 -08:00
2015-01-16 14:40:32 -08:00
2014-08-01 14:28:05 -07:00
2014-08-01 14:28:05 -07:00
2015-01-16 14:40:32 -08:00
2013-12-18 16:46:35 -08:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:40:32 -08:00
2013-12-18 16:46:35 -08:00
2014-09-05 15:11:43 -07:00
2015-01-16 14:28:05 -08:00