File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Description:
77
77
78
78
What: /sys/block/<disk>/diskseq
79
79
Date: February 2021
80
- Contact: Matteo Croce <mcroce@microsoft .com>
80
+ Contact: Matteo Croce <teknoraver@meta .com>
81
81
Description:
82
82
The /sys/block/<disk>/diskseq files reports the disk
83
83
sequence number, which is a monotonically increasing
Original file line number Diff line number Diff line change 1
1
What: /sys/kernel/reboot
2
2
Date: November 2020
3
3
KernelVersion: 5.11
4
- Contact: Matteo Croce <mcroce@microsoft .com>
4
+ Contact: Matteo Croce <teknoraver@meta .com>
5
5
Description: Interface to set the kernel reboot behavior, similarly to
6
6
what can be done via the reboot= cmdline option.
7
7
(see Documentation/admin-guide/kernel-parameters.txt)
8
8
9
9
What: /sys/kernel/reboot/mode
10
10
Date: November 2020
11
11
KernelVersion: 5.11
12
- Contact: Matteo Croce <mcroce@microsoft .com>
12
+ Contact: Matteo Croce <teknoraver@meta .com>
13
13
Description: Reboot mode. Valid values are: cold warm hard soft gpio
14
14
15
15
What: /sys/kernel/reboot/type
16
16
Date: November 2020
17
17
KernelVersion: 5.11
18
- Contact: Matteo Croce <mcroce@microsoft .com>
18
+ Contact: Matteo Croce <teknoraver@meta .com>
19
19
Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
20
20
21
21
What: /sys/kernel/reboot/cpu
22
22
Date: November 2020
23
23
KernelVersion: 5.11
24
- Contact: Matteo Croce <mcroce@microsoft .com>
24
+ Contact: Matteo Croce <teknoraver@meta .com>
25
25
Description: CPU number to use to reboot.
26
26
27
27
What: /sys/kernel/reboot/force
28
28
Date: November 2020
29
29
KernelVersion: 5.11
30
- Contact: Matteo Croce <mcroce@microsoft .com>
30
+ Contact: Matteo Croce <teknoraver@meta .com>
31
31
Description: Don't wait for any other CPUs on reboot and
32
32
avoid anything that could hang.
33
33
You can’t perform that action at this time.
0 commit comments