Size: 3461
Comment:
|
Size: 3624
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 25: | Line 25: |
* ["Drivers"] * ["Simple UDP Server"] * [http://www.linuxdevices.com/articles/AT5340618290.html Writing Portable Device Drivers][[BR]] * PowerManagement * ["SMPSynchronisation"] an intro on SMP locking |
* [http://kernelnewbies.org/Drivers Sürücüler] * [http://kernelnewbies.org/Simple_UDP_Server Basit_UDP_Sunucusu] * [http://www.linuxdevices.com/articles/AT5340618290.html Taşınabilir Aygıt Sürücü Yazmak][[BR]] * [http://kernelnewbies.org/PowerManagement Güç Yönetimi] * [http://kernelnewbies.org/SMPSynchronisation SMPKilitleme] SMP kilitlemeye giriş |
Nereden baslayacagina dair birkaç fikir almak için [http://kernelnewbies.org/CompleteNewbiesClickHere burayı] tıklayın.
Bir kernel hacker'ı olmaya istekli misin? Bazı okumalar yaparak baslayabilirsiniz:
[http://kernelnewbies.org/KernelBooks Kernel Kitapları]
[http://www.kernelhacking.org/docs/kernelhacking-HOWTO/index.html kernel kurcalama NASIL]BR
[:KernelHacking-HOWTO:New Kernel Hacking HOWTO] (right now under-development on kernelnewbies)
[http://kernelnewbies.org/CareerAdvice Kariyer Öğütleri] kerneli kurcalamak ile ilgili iş arayanlar için
Basitten karmaşığa kernel makaleleri(kişiler bu günlüğü güncel tutuyorlar.) http://whatisthekernel.blogspot.com/
Kernel yenileri sitesinde var olan bazı belgelere [http://kernelnewbies.org/Documents buradan] ulaşabilirsiniz.
Daha karmaşık faaliyetlere geçiş:
Kernel kaynak kodlarını duzenlemek/seyretmek/kurcalamak için [http://kernelnewbies.org/KernelHackingTools Kernel Kurcalama Araçları]
[http://markov.ucsd.edu/~movellan/tips/LinuxCompileKernel.pdf Compiling the Linux kernel] (as [http://www.google.com/search?q=cache:markov.ucsd.edu/~movellan/tips/LinuxCompileKernel.pdf html]) or [http://www.osnews.com/story.php?news_id=443 Compiling the Linux Kernel]BR
[http://freshmeat.net/projects/mkkernel/ mkkernel] yeni baslayanlara yardim eder.BR
- ["Testing"]
[http://everythinglinux.org/unfry/unfry_content.html yeni kernelleri test etmek] ve iyileştirmek...BR
[http://freshmeat.net/projects/user-modelinux/ User Mode Linux] ([http://www.linux-mag.com/2001-04/user_mode_01.html description]) kernel testini linux altında çalıştırmaya izin verir . Buraya da bakın NavigatingTheSourcesBR
[http://mail.nl.linux.org/kernelnewbies/2003-08/msg00347.html Paper on Debugging Kernel OOPs and Hangs]
İlginizi çekecek bazı eğitici belgeler ve projeler
[http://kernelnewbies.org/Drivers Sürücüler]
[http://kernelnewbies.org/Simple_UDP_Server Basit_UDP_Sunucusu]
[http://www.linuxdevices.com/articles/AT5340618290.html Taşınabilir Aygıt Sürücü Yazmak]BR
[http://kernelnewbies.org/PowerManagement Güç Yönetimi]
[http://kernelnewbies.org/SMPSynchronisation SMPKilitleme] SMP kilitlemeye giriş
Put your kernel hacking stuff here and let's help each other learn about the kernel.BR
Information pertinent to specific kernel series
The pre-2.6 kernel mustfix [MustFix26] and shouldfix [ShouldFix26] bug lists:
[http://www.linux-sxs.org/upgrading/migration26.html Migrating to kernel 2.6],
[http://www.kniggit.net/wwol26.html The Wonderful World of Linux 2.6]BR
[http://lwn.net/Articles/39901/ What to expect with Linux 2.5] (if you get /null appended to the URL, go back & try again (a few times if necessary))BR
[http://kernelnewbies.org/wiki/moin.cgi/Karthick 2.4 Kernel Internals (Incomplete)]BR
[http://edge.linuxhq.com/kernel/v2.4/changes.html Requirements before upgrading 2.2 to 2.4]BR
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
[http://people.redhat.com/arjanv/olspaper.pdf How NOT to develop a kernel driver]BR
[http://www.sysinternals.com/linux/utilities/filemon.shtml filemon] to display file system activities in real-timeBR