Augustin Cavalier
1be0d390db
kernel/slab: Simplify arguments of create_object_cache().
...
* alignment, cookie, constructor, destructor are rarely used
(in fact constructors/destructors are never used at present.)
* Add flags argument, this is more commonly used.
This allows a lot of the invocations of create_object_cache_etc
to be changed to invocations of just create_object_cache, simplifying
the code significantly.
2025-01-27 12:51:12 -05:00
..
2024-12-28 14:47:32 +00:00
2024-12-17 19:49:23 -05:00
2024-12-19 17:21:04 -05:00
2024-11-22 16:56:15 -05:00
2023-10-06 20:38:24 +00:00
2025-01-27 12:51:12 -05:00
2025-01-14 17:30:36 -05:00
2025-01-22 16:19:33 -05:00
2024-11-05 13:46:53 -05:00
2024-06-10 16:34:25 +00:00
2024-09-02 14:16:40 -04:00
2023-07-29 15:53:15 +00:00
2024-07-23 20:23:19 +00:00
2024-11-19 21:35:31 -05:00
2024-07-29 17:52:54 -04:00
2024-03-06 16:03:45 +00:00
2023-05-31 16:49:41 -04:00
2024-10-14 13:53:50 -04:00
2025-01-14 17:30:36 -05:00
2024-12-13 17:17:43 -05:00
2024-09-09 22:35:05 -04:00
2023-06-28 07:11:17 +00:00
2024-06-10 16:34:25 +00:00
2023-06-28 07:11:17 +00:00
2024-08-07 14:49:48 -04:00
2023-05-17 11:07:14 +00:00
2025-01-14 17:30:36 -05:00
2024-07-16 15:33:19 -04:00
2024-12-26 20:34:27 -05:00
2023-07-25 16:26:22 -04:00
2024-12-17 09:45:13 +00:00
2025-01-03 12:26:13 -05:00
2023-07-29 15:53:15 +00:00