mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 14:48:08 +00:00
A little bit about a linux kernel.
https://0xax.gitbooks.io/linux-insides/content/index.html
3047f17d08
Links to other parts had absolute URLs, so they were pointing to the same page, regardless of where they were located. E.g. pages on gitbooks links to github. Make them relative, so they are pointing to the host on which the are located. |
||
---|---|---|
Booting | ||
CONTRIBUTING.md | ||
contributors.md | ||
LINKS.md | ||
README.md | ||
SUMMARY.md |
linux-internals
Series of posts about linux kernel.
Goal is simple - to share my modest knowledge about linux kernel internals and help people who are interested in low-level stuff and linux kernel as me.
Questions/Suggestions: Feel free about any questions or suggestions by pinging me at twitter @0xAX, adding issue or just drop me email.
Contributions: Feel free to create issues or create pull-requests if you find issues or my English is poor.
Please read CONTRIBUTING.md before you pushed your changes.