From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:45:28 +0000 Subject: [PATCH] add boot partition size --- kernel/Documentation/ABI/testing/sysfs-block-device | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-block-device b/kernel/Documentation/ABI/testing/sysfs-block-device index 82ef6ea..aa0fb50 100644 --- a/kernel/Documentation/ABI/testing/sysfs-block-device +++ b/kernel/Documentation/ABI/testing/sysfs-block-device @@ -8,11 +8,13 @@ It has the following valid values: + == ======================================================== 0 OFF - the LED is not activated on activity 1 BLINK_ON - the LED blinks on every 10ms when activity is detected. 2 BLINK_OFF - the LED is on when idle, and blinks off every 10ms when activity is detected. + == ======================================================== Note that the user must turn sw_activity OFF it they wish to control the activity LED via the em_message file. @@ -45,7 +47,7 @@ - Values below -2 are rejected with -EINVAL For more information, see - Documentation/laptops/disk-shock-protection.txt + Documentation/admin-guide/laptops/disk-shock-protection.rst What: /sys/block/*/device/ncq_prio_enable -- Gitblit v1.6.2