Ming Lei
7184e99610
block: fix 'kmem_cache of name 'bio-108' already exists'
...
[ Upstream commit b654f7a51ffb386131de42aa98ed831f8c126546 ]
Device mapper bioset often has big bio_slab size, which can be more than
1000, then 8byte can't hold the slab name any more, cause the kmem_cache
allocation warning of 'kmem_cache of name 'bio-108' already exists'.
Fix the warning by extending bio_slab->name to 12 bytes, but fix output
of /proc/slabinfo
Reported-by: Guangwu Zhang <guazhang@redhat.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250228132656.2838008-1-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-03-22 12:54:21 -07:00
..
2025-03-13 13:01:58 +01:00
2023-12-23 18:38:08 -07:00
2024-09-25 14:56:40 -07:00
2024-12-05 14:02:54 +01:00
2025-01-17 13:40:59 +01:00
2024-09-10 16:32:09 -06:00
2023-01-29 15:18:33 -07:00
2025-02-08 09:56:50 +01:00
2025-03-22 12:54:21 -07:00
2023-06-01 09:13:31 -06:00
2024-04-03 09:10:17 -06:00
2022-07-14 12:14:30 -06:00
2025-02-17 10:05:12 +01:00
2024-08-16 15:07:27 -06:00
2025-02-08 09:56:51 +01:00
2024-02-06 14:31:05 +01:00
2023-03-16 09:35:09 -06:00
2023-07-05 16:36:12 -06:00
2023-02-09 09:38:16 -07:00
2023-03-16 09:35:09 -06:00
2024-07-15 14:20:22 -07:00
2023-02-09 09:38:16 -07:00
2024-10-02 07:15:33 -06:00
2023-06-07 07:51:00 -06:00
2024-12-19 18:13:22 +01:00
2024-02-05 10:07:22 -07:00
2024-07-28 16:47:51 -06:00
2024-07-28 16:47:51 -06:00
2024-08-28 08:49:25 -06:00
2024-10-28 12:35:05 -06:00
2024-12-05 14:01:14 +01:00
2023-04-13 06:52:29 -06:00
2024-07-19 09:32:49 -06:00
2024-04-17 08:44:03 -06:00
2023-04-13 06:52:29 -06:00
2024-01-17 14:16:34 -07:00
2023-05-18 19:42:54 -06:00
2024-12-27 14:02:07 +01:00
2024-08-15 19:25:03 -06:00
2023-04-13 06:52:29 -06:00
2025-02-08 09:56:51 +01:00
2025-02-08 09:56:51 +01:00
2023-11-20 10:22:40 -07:00
2021-02-22 06:33:48 -07:00
2024-10-16 07:20:14 -06:00
2023-12-01 18:29:18 -07:00
2024-12-05 14:02:51 +01:00
2024-05-09 09:44:55 -06:00
2024-05-27 13:58:06 -06:00
2025-02-08 09:56:51 +01:00
2024-09-17 08:32:53 -06:00
2024-09-10 16:31:41 -06:00
2020-07-31 16:29:47 -06:00
2024-07-01 06:51:53 -06:00
2023-12-26 09:28:10 -07:00
2025-03-07 18:25:40 +01:00
2025-01-09 13:33:32 +01:00
2024-07-03 10:21:15 -06:00
2024-05-30 20:22:15 -04:00
2023-06-30 11:57:07 -07:00
2023-10-28 13:29:23 +02:00
2024-05-02 17:48:09 -04:00
2024-12-05 14:03:10 +01:00
2024-09-10 13:43:42 -06:00
2025-02-17 10:05:19 +01:00
2025-02-08 09:56:51 +01:00
2024-02-23 07:44:19 -07:00
2024-09-11 10:45:28 -06:00
2024-01-08 12:27:39 -07:00
2024-06-14 10:20:06 -06:00
2023-01-30 09:42:42 -07:00
2023-04-13 06:52:30 -06:00
2024-06-14 10:20:06 -06:00
2024-07-02 08:47:45 -06:00
2024-02-16 15:52:45 -07:00
2024-06-12 10:53:20 -06:00
2024-10-02 17:23:23 -04:00