~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-kernel-fadump

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-kernel-fadump (Architecture mips) and /Documentation/ABI/testing/sysfs-kernel-fadump (Architecture sparc)


  1 What:           /sys/kernel/fadump/*                1 What:           /sys/kernel/fadump/*
  2 Date:           Dec 2019                            2 Date:           Dec 2019
  3 Contact:        linuxppc-dev@lists.ozlabs.org       3 Contact:        linuxppc-dev@lists.ozlabs.org
  4 Description:                                        4 Description:
  5                 The /sys/kernel/fadump/* is a       5                 The /sys/kernel/fadump/* is a collection of FADump sysfs
  6                 file provide information about      6                 file provide information about the configuration status
  7                 of Firmware Assisted Dump (FAD      7                 of Firmware Assisted Dump (FADump).
  8                                                     8 
  9 What:           /sys/kernel/fadump/enabled          9 What:           /sys/kernel/fadump/enabled
 10 Date:           Dec 2019                           10 Date:           Dec 2019
 11 Contact:        linuxppc-dev@lists.ozlabs.org      11 Contact:        linuxppc-dev@lists.ozlabs.org
 12 Description:    read only                          12 Description:    read only
 13                 Primarily used to identify whe     13                 Primarily used to identify whether the FADump is enabled in
 14                 the kernel or not.                 14                 the kernel or not.
 15 User:           Kdump service                      15 User:           Kdump service
 16                                                    16 
 17 What:           /sys/kernel/fadump/registered      17 What:           /sys/kernel/fadump/registered
 18 Date:           Dec 2019                           18 Date:           Dec 2019
 19 Contact:        linuxppc-dev@lists.ozlabs.org      19 Contact:        linuxppc-dev@lists.ozlabs.org
 20 Description:    read/write                         20 Description:    read/write
 21                 Helps to control the dump coll     21                 Helps to control the dump collect feature from userspace.
 22                 Setting 1 to this file enables     22                 Setting 1 to this file enables the system to collect the
 23                 dump and 0 to disable it.          23                 dump and 0 to disable it.
 24 User:           Kdump service                      24 User:           Kdump service
 25                                                    25 
 26 What:           /sys/kernel/fadump/release_mem     26 What:           /sys/kernel/fadump/release_mem
 27 Date:           Dec 2019                           27 Date:           Dec 2019
 28 Contact:        linuxppc-dev@lists.ozlabs.org      28 Contact:        linuxppc-dev@lists.ozlabs.org
 29 Description:    write only                         29 Description:    write only
 30                 This is a special sysfs file a     30                 This is a special sysfs file and only available when
 31                 the system is booted to captur     31                 the system is booted to capture the vmcore using FADump.
 32                 It is used to release the memo     32                 It is used to release the memory reserved by FADump to
 33                 save the crash dump.               33                 save the crash dump.
 34                                                    34 
 35 What:           /sys/kernel/fadump/mem_reserve     35 What:           /sys/kernel/fadump/mem_reserved
 36 Date:           Dec 2019                           36 Date:           Dec 2019
 37 Contact:        linuxppc-dev@lists.ozlabs.org      37 Contact:        linuxppc-dev@lists.ozlabs.org
 38 Description:    read only                          38 Description:    read only
 39                 Provide information about the      39                 Provide information about the amount of memory reserved by
 40                 FADump to save the crash dump      40                 FADump to save the crash dump in bytes.
 41                                                    41 
 42 What:           /sys/kernel/fadump/hotplug_rea     42 What:           /sys/kernel/fadump/hotplug_ready
 43 Date:           Apr 2024                           43 Date:           Apr 2024
 44 Contact:        linuxppc-dev@lists.ozlabs.org      44 Contact:        linuxppc-dev@lists.ozlabs.org
 45 Description:    read only                          45 Description:    read only
 46                 Kdump udev rule re-registers f     46                 Kdump udev rule re-registers fadump on memory add/remove events,
 47                 primarily to update the elfcor     47                 primarily to update the elfcorehdr. This sysfs indicates the
 48                 kdump udev rule that fadump re     48                 kdump udev rule that fadump re-registration is not required on
 49                 memory add/remove events becau     49                 memory add/remove events because elfcorehdr is now prepared in
 50                 the second/fadump kernel.          50                 the second/fadump kernel.
 51 User:           kexec-tools                        51 User:           kexec-tools
 52                                                    52 
 53 What:           /sys/kernel/fadump/bootargs_ap     53 What:           /sys/kernel/fadump/bootargs_append
 54 Date:           May 2024                           54 Date:           May 2024
 55 Contact:        linuxppc-dev@lists.ozlabs.org      55 Contact:        linuxppc-dev@lists.ozlabs.org
 56 Description:    read/write                         56 Description:    read/write
 57                 This is a special sysfs file a     57                 This is a special sysfs file available to setup additional
 58                 parameters to be passed to cap     58                 parameters to be passed to capture kernel.
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php