Remove unwanted(?) 0xa0 characters.
This commit is contained in:
parent
6224939f9b
commit
30c6aad787
@ -618,16 +618,16 @@
|
||||
|
||||
<para arch="i386">Selected network drivers now implement a
|
||||
semi-polling mode, which makes systems much more resilient to
|
||||
attacks and overloads. To enable polling, the following options
|
||||
attacks and overloads. To enable polling, the following options
|
||||
are required in a kernel configuration file:
|
||||
|
||||
<programlisting>options DEVICE_POLLING
|
||||
options HZ=1000 # not compulsory but strongly recommended</programlisting>
|
||||
|
||||
The <varname>kern.polling.enable</varname> sysctl variable
|
||||
will then activate polling mode; with the
|
||||
The <varname>kern.polling.enable</varname> sysctl variable
|
||||
will then activate polling mode; with the
|
||||
<varname>kern.polling.user_frac</varname> sysctl indicating the
|
||||
percentage of CPU time to be reserved for userland. The devices
|
||||
percentage of CPU time to be reserved for userland. The devices
|
||||
initially supporting polling are &man.dc.4;, &man.fxp.4;, and
|
||||
&man.sis.4;.</para>
|
||||
|
||||
|
@ -618,16 +618,16 @@
|
||||
|
||||
<para arch="i386">Selected network drivers now implement a
|
||||
semi-polling mode, which makes systems much more resilient to
|
||||
attacks and overloads. To enable polling, the following options
|
||||
attacks and overloads. To enable polling, the following options
|
||||
are required in a kernel configuration file:
|
||||
|
||||
<programlisting>options DEVICE_POLLING
|
||||
options HZ=1000 # not compulsory but strongly recommended</programlisting>
|
||||
|
||||
The <varname>kern.polling.enable</varname> sysctl variable
|
||||
will then activate polling mode; with the
|
||||
The <varname>kern.polling.enable</varname> sysctl variable
|
||||
will then activate polling mode; with the
|
||||
<varname>kern.polling.user_frac</varname> sysctl indicating the
|
||||
percentage of CPU time to be reserved for userland. The devices
|
||||
percentage of CPU time to be reserved for userland. The devices
|
||||
initially supporting polling are &man.dc.4;, &man.fxp.4;, and
|
||||
&man.sis.4;.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user