Comment on Ask HN: I'd like to start reading the Linux source code. Where should I start?Comments−ftxbro3yfind something you don't like about linux and try to track down where that thing is to fix it−deaddabe3yAnd to track that down, use https://elixir.bootlin.com/linux/latest/source to ealisy browse between kernel version, functions, etc..
Comments
find something you don't like about linux and try to track down where that thing is to fix it
And to track that down, use https://elixir.bootlin.com/linux/latest/source to ealisy browse between kernel version, functions, etc..