Linux Kernel Maintainer List

Linux open source 를 보면 module 마다 maintainer 가 있어서,  이분들이 조율을 해주시는 것 같더군요.
2010년 3월 기준으로 official linux kernel maintainer 정리된 것이 있네요.

http://invain.homeip.net/maintainer.php

/arch/arm ARM PORT 및 ARM PRIMECELL 을 Russell King 이 담당하시네요.
Arm linux 에서는 유명하신 분이시죠. Kernel trap 에서 interview 한 글도 있네요.  2001년도에 28 살이라고 하네요. 캬~~~

Scheduler 전반적인 것은 Ingo Molhar

Preemptible kernel 은 Rober Love.

Samsung SoC S3C6410 등의 시리즈는 Ben Dooks.

Slab allocator 는  Christoph Lameter

삼성분도 계시네요. :)

Popularity: 10% [?]

Related posts:

Facebook Comments

comments

Powered by Facebook Comments

Related posts:

  1. [linux] Interactive map of Linux kernel (http://makelinux.com/kernel_map)
  2. [Linux] Understanding the Linux Virtual Memory Manager