Please note that we are learning about the RedHat 8.0 distribution, which includes source code from Linux versions 2.4.* and 2.6.*.
Kernel code changes all the time - notice that the code you see on the net may stem from future/past versions.
Kernel code changes all the time - notice that the code you see on the net may stem from future/past versions.
Kernel Code Search | |
Allows for source code searching through the various Linux Kernel versions. Use any version from the 2.6 tab. Warning: Some of the source code is different than our course's distribution of RedHat 8.0. Please rely only on the course's version. |
The Linux Documentation Project | |
Detailed kernel code documentation - divided by subjects. |
Online Linux Man | |
Use this to read on your favorite Linux system calls and Pthread library functions. Useful for all homework exercises. |