Changeset d21ec2f


Ignore:
Timestamp:
01/03/2022 06:03:45 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
7f13657d, bb2febd4, c8df034
Parents:
cd99aff
Message:

systemd: Add CONFIG_PSI to the kernel configuration to get systemd-oomd
to work.

Note that it just skips bringing systemd-oomd up when not present, and
does not fail the startup process.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rcd99aff rd21ec2f  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42    <listitem revision="systemd">
     43      <para>2021-01-03</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Add additional kernel configuration to allow for
     47          'systemd-oomd' to function.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
    4252    <listitem>
    4353      <para>2022-01-01</para>
  • chapter10/kernel.xml

    rcd99aff rd21ec2f  
    123123   [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;
    124124      [*] open by fhandle syscalls [CONFIG_FHANDLE]
     125   CPU/Task time and stats accounting ---&gt;
     126      [*] Pressure stall information tracking [CONFIG_PSI]
    125127Firmware Drivers  ---&gt;
    126128   [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
Note: See TracChangeset for help on using the changeset viewer.