|
Lines 83-89
Link Here
|
| 83 |
<chapter id="kernelhistory"> |
83 |
<chapter id="kernelhistory"> |
| 84 |
<title>* History of the Unix Kernel</title> |
84 |
<title>* History of the Unix Kernel</title> |
| 85 |
|
85 |
|
| 86 |
<para>Some history of the Unix/BSD kernel, system calls, how do |
86 |
<para>Some history of the Unix/BSD kernel, system calls, how |
| 87 |
processes work, blocking, scheduling, threads (kernel), |
87 |
processes work, blocking, scheduling, threads (kernel), |
| 88 |
context switching, signals, interrupts, modules, etc.</para> |
88 |
context switching, signals, interrupts, modules, etc.</para> |
| 89 |
|
89 |
|
|
Lines 110-116
Link Here
|
| 110 |
<chapter id="afs"> |
110 |
<chapter id="afs"> |
| 111 |
<title>* AFS</title> |
111 |
<title>* AFS</title> |
| 112 |
|
112 |
|
| 113 |
<para>AFS, NFS, SANs etc]</para> |
113 |
<para>AFS, NFS, SANs, etc.</para> |
| 114 |
|
114 |
|
| 115 |
</chapter> |
115 |
</chapter> |
| 116 |
|
116 |
|
|
Lines 118-124
Link Here
|
| 118 |
<title>* Syscons</title> |
118 |
<title>* Syscons</title> |
| 119 |
|
119 |
|
| 120 |
<para>Syscons, tty, PCVT, serial console, screen savers, |
120 |
<para>Syscons, tty, PCVT, serial console, screen savers, |
| 121 |
etc</para> |
121 |
etc.</para> |
| 122 |
|
122 |
|
| 123 |
</chapter> |
123 |
</chapter> |
| 124 |
|
124 |
|
|
Lines 128-134
Link Here
|
| 128 |
<sect1 id="linux"> |
128 |
<sect1 id="linux"> |
| 129 |
<title>* Linux</title> |
129 |
<title>* Linux</title> |
| 130 |
|
130 |
|
| 131 |
<para>Linux, SVR4, etc</para> |
131 |
<para>Linux, SVR4, etc.</para> |
| 132 |
</sect1> |
132 |
</sect1> |
| 133 |
|
133 |
|
| 134 |
</chapter> |
134 |
</chapter> |
|
Lines 165-171
Link Here
|
| 165 |
<para>Talk about the architectural specifics of |
165 |
<para>Talk about the architectural specifics of |
| 166 |
FreeBSD/alpha.</para> |
166 |
FreeBSD/alpha.</para> |
| 167 |
|
167 |
|
| 168 |
<para>Explanation of allignment errors, how to fix, how to |
168 |
<para>Explanation of alignment errors, how to fix, how to |
| 169 |
ignore.</para> |
169 |
ignore.</para> |
| 170 |
|
170 |
|
| 171 |
<para>Example assembly language code for FreeBSD/alpha.</para> |
171 |
<para>Example assembly language code for FreeBSD/alpha.</para> |