kmemcache
kmemcache copied to clipboard
是不是不支持内核这个版本
x86_32/x86_64 kernel: [2.6.32, 3.2] other versions have not been tested
Linux is very strict with the code quality and API/ABI compatibility indeed, but it is difficult to get control of it while adding features in the meantime.
For userspace, unfortunately, a lot has changed on kernel API.
You can trace the following link kernel-api to check differences and how them be used in kmemcache.