Difference between revisions of "Kernel Meetup Topic Proposals - 2017"
From reserved-bit ideas wiki
(→Mar 2017) |
|||
Line 9: | Line 9: | ||
* B-tree | * B-tree | ||
− | === | + | === [[Kernel Meetup March - 2017|March 2017]] === |
* Kernel crash dump analysis: Nitin Bansal | * Kernel crash dump analysis: Nitin Bansal |
Revision as of 23:02, 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.
Wish List
These are topics you would like to have covered but don't have the expertise to cover at the moment.
- Add toy page allocator instead of using buddy allocator
- Code walkthrough MMU
- B-tree
March 2017
- Kernel crash dump analysis: Nitin Bansal
- Basics of the ext file system: Jitendra Khasdev