fix psi
This commit is contained in:
parent
babbe6acfe
commit
a0bc1dad49
10
nohang
10
nohang
@ -42,7 +42,6 @@ wait_time = 10
|
|||||||
|
|
||||||
notify_helper_path = '/usr/sbin/nohang_notify_helper'
|
notify_helper_path = '/usr/sbin/nohang_notify_helper'
|
||||||
|
|
||||||
psi_support = os.path.exists(psi_path)
|
|
||||||
|
|
||||||
HR = ''
|
HR = ''
|
||||||
|
|
||||||
@ -1723,6 +1722,15 @@ if max_sleep_time < min_sleep_time:
|
|||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
|
|
||||||
|
psi_support = os.path.exists(psi_path)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
##########################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Get KiB levels if it's possible.
|
# Get KiB levels if it's possible.
|
||||||
|
|
||||||
# получ кб. если не кб - то процент. Если процент - находим кб ниже на
|
# получ кб. если не кб - то процент. Если процент - находим кб ниже на
|
||||||
|
Loading…
Reference in New Issue
Block a user