Difference between revisions of "Kernel Meetup Topic Proposals - 2017"
From reserved-bit ideas wiki
Line 5: | Line 5: | ||
These are topics you would like to have covered but don't have the expertise to cover at the moment. | These are topics you would like to have covered but don't have the expertise to cover at the moment. | ||
− | * | + | * Add new page toy allocator instead of using buddy allocator |
+ | * Code walkthrough MMU | ||
+ | * B-tree | ||
=== Mar 2017 === | === Mar 2017 === |
Revision as of 01:26, 28 February 2017
You can propose up to three topics to discuss during each meetup. If you want to have more than that, please discuss on the meetup mailing list to gain consensus.
Contents
Wish List
These are topics you would like to have covered but don't have the expertise to cover at the moment.
- Add new page toy allocator instead of using buddy allocator
- Code walkthrough MMU
- B-tree
Mar 2017
- Kernel crash dump analysis: Nitin Bansal
- Basics of the ext file system: Jitendra Khasdev