]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.resource-control.xml
mempress: change default PSI window duration to 2s
[thirdparty/systemd.git] / man / systemd.resource-control.xml
index d18fd9a94cd52fe00d93a84c7ea245d4038c5b4e..21e434216539eb3b7d00ea742ab441e5e2ae74fb 100644 (file)
@@ -1332,10 +1332,10 @@ DeviceAllow=/dev/loop-control
 
         <listitem><para>Sets the memory pressure threshold time for memory pressure monitor as configured via
         <varname>MemoryPressureWatch=</varname>. Specifies the maximum allocation latency before a memory
-        pressure event is signalled to the service, per 1s window. If not specified defaults to the
+        pressure event is signalled to the service, per 2s window. If not specified defaults to the
         <varname>DefaultMemoryPressureThresholdSec=</varname> setting in
         <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
-        (which in turn defaults to 100ms). The specified value expects a time unit such as
+        (which in turn defaults to 200ms). The specified value expects a time unit such as
         <literal>ms</literal> or <literal>µs</literal>, see
         <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry> for
         details on the permitted syntax.</para></listitem>