Home
last modified time | relevance | path

Searched refs:pressure (Results 1 – 9 of 9) sorted by relevance

/systemd-251/units/ !
Dsystemd-oomd.service.in18 ConditionPathExists=/proc/pressure/cpu
19 ConditionPathExists=/proc/pressure/io
20 ConditionPathExists=/proc/pressure/memory
/systemd-251/test/units/ !
Dtestsuite-55-testbloat.service3 Description=Create a lot of memory pressure
7 # to throttle and be put under heavy pressure.
Dtestsuite-55-testchill.service3 Description=No memory pressure
Dtestsuite-55-workload.slice3 Description=Test slice for memory pressure kills
Dtestsuite-55-testmunch.service3 Description=Create some memory pressure
Dtestsuite-55.sh10 [[ -e /proc/pressure ]] || echo "no PSI" >>/skipped
/systemd-251/src/shared/ !
Dcondition.c957 ResourcePressure pressure; in condition_test_psi() local
1053 current = &pressure.avg300; in condition_test_psi()
1062 current = &pressure.avg10; in condition_test_psi()
1064 current = &pressure.avg60; in condition_test_psi()
1066 current = &pressure.avg300; in condition_test_psi()
1083 r = read_resource_pressure(pressure_path, PRESSURE_TYPE_FULL, &pressure); in condition_test_psi()
1085 r = read_resource_pressure(pressure_path, PRESSURE_TYPE_SOME, &pressure); in condition_test_psi()
/systemd-251/catalog/ !
Dsystemd.catalog.in424 Note that the memory pressure might or might not have been caused by @UNIT@.
/systemd-251/ !
DNEWS739 pressure is above the configured threshold, using the kernel PSI
2330 pressure limits before action will be taken, and a new
3064 ManagedOOMMemoryPressureLimitPercent= that specify resource pressure
3070 or swap pressure is above configured limits. This service is only
6786 runtime, speeding up log write performance under pressure. This comes