CompleteNewbiesClickHere 一些如何開始核心探索的意見.

熱切的想成為核心駭客嗎? 你可以從底下閱讀開始:

  • 核心書籍
  • 新核心探索 HOWTO (目前仍在kernelnewbies撰寫中)
  • Linux 核心測試人員指南
  • CareerAdvice 給想要找鑽研核心工作的人們
  • 從基礎到進階 Linux 核心文章 (人們持續更新這個部落格) http://whatisthekernel.blogspot.com/
  • 一些核心新手網站上既有的文件可以在此找到.

Move on to more hands-on activities:

  • KernelUpdating . From a old Kernel version to a newer one.
  • KernelHackingTools to edit/navigate/hack the kernel source
  • Compiling the Linux kernel or OS News Article
  • Compiling a Custom Linux Kernel
  • mkkernel helps beginners.
  • Testing
  • User Mode Linux (description) allows test kernels to be run under Linux. See also NavigatingTheSources
  • Paper on Debugging Kernel OOPs and Hangs

Some tutorials or projects to inspire you

  • Drivers
  • Simple UDP Server
  • Writing Portable Device Drivers
  • PowerManagement
  • SMPSynchronisation an intro on SMP locking

Put your kernel hacking stuff here and let's help each other learn about the kernel.

Information pertinent to specific kernel series

  • The pre-2.6 kernel mustfix [MustFix26] and shouldfix [ShouldFix26] bug lists:
  • Migrating to kernel 2.6,
  • The Wonderful World of Linux 2.6
  • What to expect with Linux 2.5 (if you get /null appended to the URL, go back & try again (a few times if necessary))
  • 2.4 Kernel Internals (Incomplete)
  • Requirements before upgrading 2.2 to 2.4

Submitting kernel patches.

Dead links

CategoryKernelHacking