mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 14:48:08 +00:00
Update README.md
This commit is contained in:
parent
cc586925bc
commit
a141e210b7
@ -12,3 +12,4 @@ You will find here a couple of posts which describe the full cycle of kernel ini
|
||||
* [Architecture-specific initializations, again...](https://github.com/0xAX/linux-insides/blob/master/Initialization/linux-initialization-6.md) - describes continue of the architecture-specific initialization process.
|
||||
* [The End of the architecture-specific initializations, almost...](https://github.com/0xAX/linux-insides/blob/master/Initialization/linux-initialization-7.md) - describes the end of the `setup_arch` related stuff.
|
||||
* [Scheduler initialization](Initialization/linux-initialization-8.md) - describes preparation before scheduler initialization and initialization of it.
|
||||
* [RCU initialization](Initialization/linux-initialization-8.md) - describes the initialization of the [RCU](http://en.wikipedia.org/wiki/Read-copy-update).
|
||||
|
Loading…
Reference in New Issue
Block a user