genode/repos/pc/lib
Christian Helmuth a441bdf59a lx_emul: enable SLUB allocator (pc, virt)
The use of the Linux-internal SLUB allocator is supported by lx_emul and
drivers may now decide between the Linux implementation or our emulation
of kmem_cache. Drivers for pc and virt already use SLUB, while other
drivers still use the emulation and may be adapted step-by-step incl.
the testing on the devices.

Fixes #5236
2024-08-27 15:26:51 +02:00
..
import lx_emul: enable SLUB allocator (pc, virt) 2024-08-27 15:26:51 +02:00
mk dde_linux: generate proper KBUILD_MODNAME 2024-06-20 12:54:30 +02:00