Christoph> The PAGE_SIZE slab cache doesn't make sense - just use
Christoph> alloc_page to get a page or merge it into the other
Christoph> slab cache. Probably the former makes more sense.
I'm confused. I couldn't find any use of PAGE_SIZE in the patch
you're replying to. More details please...
- R.