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>
|
||||
<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>
|
||||
|
||||
<answer>
|
||||
|
@ -4640,8 +4640,8 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
be built in debug mode. As long as you make sure you
|
||||
follow the steps above, you can build your kernel
|
||||
normally, and you should notice a fairly large size
|
||||
decrease; most kernels tend to be around 1.5MB to
|
||||
2MB.</para>
|
||||
decrease; most kernels tend to be around 1.5 MB to
|
||||
2 MB.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue