Files
mirror_zfs/module
наб d59a7fae40 module: icp: have a static 8 providers
This is currently twice the amount we actually have (sha[12], skein,
aes), and 512 * sizeof(void*) = 4096: 128x more than we need and a waste
of most of a page in the kernel address space

Plus, there's no need to actually allocate it dynamically: it's always
got a static size. Put it in .data

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12901
2022-02-15 16:23:33 -08:00
..
2022-01-26 11:38:52 -08:00
2022-02-15 08:58:59 -08:00
2022-02-15 15:54:25 -08:00
2020-06-10 09:24:15 -07:00
2022-02-15 15:54:25 -08:00
2020-06-10 09:24:15 -07:00
2020-08-20 10:30:06 -07:00
2022-01-07 10:36:49 -08:00