linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux kernel statistics from the other perspective than existing ones
@ 2017-04-08 22:51 Satoru Takeuchi
  0 siblings, 0 replies; only message in thread
From: Satoru Takeuchi @ 2017-04-08 22:51 UTC (permalink / raw)
  To: linux-kernel

I wrote an article about linux kernel statistics by analyzing linux kernel
source code. Although there are many such the articles, most of them mainly
focus on who develops linux kernel. However, this article doesn't care about
that at all. It focuses on the following things instead.

- Which subsystems the kernel consists of?
- Which type of drivers are the main contents in the whole drivers code?
- Whether the newly added drivers code are mainly for new drivers
  or for existing ones?
- What are the characteristics of both rc kernels and stable kernels?

Please take a look at it.

https://github.com/satoru-takeuchi/linux-kernel-statistics/blob/master/README.md

Thanks,
Satoru

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-08 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 22:51 Linux kernel statistics from the other perspective than existing ones Satoru Takeuchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).