SP-2023_UNICOS_Internal_Reference_Manual_for_CRAY-2_Computer_Systems_5.0_.pdf | | Introductory Material
Examining Kernel Code
This section describes the structure of the UNICOS kernel source
code, and gives some tips on how to examine the code for
debugging purposes.
Structure of kernel source code
In the released system, the kernel source code is in the directory
lusrlsrcluts. (This directory should not be accessible to users.)
This manual describes the source code in this directory and its
subdirectories. Associated definition files (include files, also
called header files) are also described; they are found in the
source directory lusr/include/sys.
This manual does not describe the software in other directories
(for example, the TCP/IP source code).
The uts directory co |