mirror of
https://github.com/0xAX/linux-insides
synced 2024-10-31 03:20:14 +00:00
3abb9b6082
"etc" stands for "et cetera", "et" means "and". Sidenote: & also stands for "et", so "etc" may be written as "&c". |
||
---|---|---|
Booting | ||
Concepts | ||
DataStructures | ||
Initialization | ||
interrupts | ||
Misc | ||
mm | ||
SysCall | ||
Theory | ||
CONTRIBUTING.md | ||
contributors.md | ||
cover.jpg | ||
LINKS.md | ||
README.md | ||
SUMMARY.md |
linux-insides
A series of posts about the linux kernel and its insides.
The goal is simple - to share my modest knowledge about the internals of the linux kernel and help people who are interested in linux kernel internals, and other low-level subject matter.
Questions/Suggestions: Feel free about any questions or suggestions by pinging me at twitter @0xAX, adding an issue or just drop me an email.
Support
Support If you like linux-insides
you can support me with:
On other languages
LICENSE
Licensed BY-NC-SA Creative Commons.
Contributions
Feel free to create issues or pull-requests if you have any problems.
Please read CONTRIBUTING.md before pushing any changes.