|
Size: 2141
Comment:
|
Size: 2125
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| * Linux Kernel Tester's Guide * CareerAdvice for people who want to get a job hacking the kernel * From basic to advanced Linux Kernel articles (people keep on updating this blog) http://whatisthekernel.blogspot.com/ |
* Linux 核心測試人員指南 * CareerAdvice 給想要找鑽研核心工作的人們 * 從基礎到進階 Linux 核心文章 (人們持續更新這個部落格) http://whatisthekernel.blogspot.com/ |
CompleteNewbiesClickHere 一些如何開始核心探索的意見.
熱切的想成為核心駭客嗎? 你可以從底下閱讀開始:
- 核心書籍
- 新核心探索 HOWTO (目前仍在kernelnewbies撰寫中)
- Linux 核心測試人員指南
CareerAdvice 給想要找鑽研核心工作的人們
從基礎到進階 Linux 核心文章 (人們持續更新這個部落格) http://whatisthekernel.blogspot.com/
- Some existing documents on kernelnewbies site can be found here
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
- 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.
UpstreamMerge How to submit your code to the upstream kernel.
WhyReiser4IsNotIn Why Reiser 4 is not in the upstream kernel.
PatchOfTheMonth Noteworthy and/or amusing patch submissions and replies.
Dead links
- filemon to display file system activities in real-time