Changeset c931e9d for chapter10


Ignore:
Timestamp:
09/02/2023 10:30:12 PM (13 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
7d0d9ff
Parents:
64b7f9d (diff), ffecb9e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r64b7f9d rc931e9d  
    123123
    124124    <note>
     125      <?dbfo keep-together="auto"?>
    125126      <para>A good starting place for setting up the kernel configuration is to
    126127      run <command>make defconfig</command>. This will set the base
     
    140141      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141142        href="kernel/systemd.xml"/>
    142 
     143   
    143144      <para>Enable some additional features if you are building a 64-bit
    144145      system.  If you are using menuconfig, enable them in the order of
     
    324325          processors in x2APIC mode.  x2APIC may be enabled by firmware on
    325326          64-bit x86 systems, and a kernel without this option enabled will
    326           panic on boot if x2APIC is enabled by firmware.  This option has
     327          panic on boot if x2APIC is enabled by firmware.  This option
    327328          has no effect, but also does no harm if x2APIC is disabled by the
    328329          firmware.</para>
Note: See TracChangeset for help on using the changeset viewer.