Update Question 8.3:
- Add non-breakable spaces for better rendering Approved by: gabor (mentor)
This commit is contained in:
parent
2c1b445113
commit
8030d98810
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32157
1 changed files with 3 additions and 3 deletions
|
@ -4606,7 +4606,7 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="why-kernel-big">
|
<question id="why-kernel-big">
|
||||||
<para>Why is my kernel so big (over 10MB)?</para>
|
<para>Why is my kernel so big (over 10 MB)?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
|
@ -4640,8 +4640,8 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
||||||
be built in debug mode. As long as you make sure you
|
be built in debug mode. As long as you make sure you
|
||||||
follow the steps above, you can build your kernel
|
follow the steps above, you can build your kernel
|
||||||
normally, and you should notice a fairly large size
|
normally, and you should notice a fairly large size
|
||||||
decrease; most kernels tend to be around 1.5MB to
|
decrease; most kernels tend to be around 1.5 MB to
|
||||||
2MB.</para>
|
2 MB.</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue