Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1619394

Linux kernel statistics from the other perspective than existing ones

From Satoru Takeuchi <satoru.takeuchi@gmail.com>
Newsgroups linux.kernel
Subject Linux kernel statistics from the other perspective than existing ones
Date 2017-04-09 01:00 +0200
Message-ID <tu7uN-2YB-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Linux kernel statistics from the other perspective than existing ones Satoru Takeuchi <satoru.takeuchi@gmail.com> - 2017-04-09 01:00 +0200

csiph-web