Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request systematically converts relative include paths throughout the codebase to project-rooted paths, normalizing header inclusion across drivers, filesystems, kernel modules, and utilities. Additionally, CMake configuration is updated to disable ccache by default, and include directories are restructured from a kernel-centric layout to a modular architecture-and-driver-oriented structure. The magazine heap allocator receives substantial enhancements with new public APIs and internal mechanisms for per-CPU caches and depot-based magazine management. Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (36)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Release Notes
Chores
New Features