Files
mirror_zfs/module/zfs
DeHackEd 57434abae6 Use boot_ncpus in place of max_ncpus in taskq_create
Due to hotplug support or BIOS bugs sometimes max_ncpus can be
an absurdly high value. I have a system with 32 cores/threads
but reports max_ncpus == 440. This many threads potentially
cripples the system during arc_prune floods for example.

boot_ncpus is the number of working CPUs when called so use
that instead.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: DHE <git@dehacked.net>
Closes #10282
2020-05-20 10:07:21 -07:00
..
2020-05-14 20:45:16 -07:00
2019-07-26 10:54:14 -07:00
2019-06-19 09:48:12 -07:00
2019-06-19 09:48:12 -07:00
2020-03-27 09:11:22 -07:00
2020-04-15 11:14:47 -07:00
2019-12-03 09:51:44 -08:00
2020-05-14 15:58:09 -07:00
2020-04-23 10:06:57 -07:00
2020-04-01 10:02:06 -07:00
2020-04-01 10:02:06 -07:00
2020-04-01 10:02:06 -07:00
2019-09-02 17:56:41 -07:00
2017-10-11 16:54:48 -04:00
2019-10-01 13:17:32 -07:00
2015-01-16 14:41:26 -08:00
2019-06-19 09:48:12 -07:00
2019-10-11 10:13:21 -07:00
2010-08-31 13:41:58 -07:00
2019-09-02 17:56:41 -07:00
2019-10-09 10:36:03 -07:00
2019-06-20 18:29:02 -07:00
2020-01-23 11:01:24 -08:00
2019-09-05 14:49:49 -07:00
2019-09-02 17:56:41 -07:00
2019-09-02 17:56:41 -07:00
2019-10-02 09:15:12 -07:00
2019-11-11 09:27:59 -08:00
2019-12-05 13:10:29 -08:00
2020-03-27 09:11:22 -07:00
2018-02-09 10:08:05 -08:00
2019-07-26 10:54:14 -07:00