Boot System
MVME2502 Installation and Use (6806800R96L)
123
run vxboot
6.4
Using the Persistent Memory Feature
The persistent memory means that the RAM's memory is not deleted during a reset. Power
cycling, or by temporarily removing the power and then powering up the blade again, will
delete the memory content. The persistent memory feature is enabled by default.
This feature is used in many situations, which includes:
Analyzing kernel logs after a Linux kernel panic
Defining a particular memory region for the persistent storage of application
specific data
Analyzing Kernel Log Files after a Kernel Panic
When a board that is running the Linux OS indicates a kernel panic, issue a reset (for
example, through the faceplate button) to analyze the cause, then subsequently analyze
kernel log files. The persistent memory feature keeps the log files available in the memory.
To analyze the kernel log files:
1. Issue a reset.
2. Connect to U-Boot. For more information, see
3. Enter the following command to obtain memory addresses of the kernel log
files:
.locate_kernel_log (1)
The memory addresses of any found kernel log files will be displayed.
4. Enter the following command to display the kernel logfile at any of these memory
addresses:
.printf (<memory address>)
The persistent memory is useful in application-specific data storage. The standard U-Boot
variable
pram
is used to reserve a memory region at the end of the physical memory to
prevent it from being overwritten. U-Boot reports less memory to the Linux kernel through
the
mem
parameter, indicating that the operating system should not use it either.
Содержание MVME2502
Страница 1: ...Penguin Edge MVME2502 Installation and Use P N 6806800R96L July 2022 ...
Страница 8: ...8 MVME2502 Installation and Use 6806800R96L Table of Contents ...
Страница 10: ...List of Figures 10 MVME2502 Installation and Use 6806800R96L ...
Страница 18: ...18 MVME2502 Installation and Use 6806800R96L About this Manual About this Manual ...
Страница 31: ...Introduction MVME2502 Installation and Use 6806800R96L 31 Figure 1 2 Serial Number Location ENP2 Variant ...
Страница 32: ...32 MVME2502 Installation and Use 6806800R96L Introduction Introduction ...
Страница 72: ...72 MVME2502 Installation and Use 6806800R96L Controls LEDs and Connectors Controls LEDs and Connectors ...
Страница 96: ...96 MVME2502 Installation and Use 6806800R96L Functional Description Functional Description ...
Страница 118: ...118 MVME2502 Installation and Use 6806800R96L Memory Maps and Registers Memory Maps and Registers ...
Страница 128: ...128 MVME2502 Installation and Use 6806800R96L Boot System Boot System ...
Страница 140: ...140 MVME2502 Installation and Use 6806800R96L Programming Model Programming Model ...
Страница 144: ...144 MVME2502 Installation and Use 6806800R96L Replacing the Battery Replacing the Battery ...
Страница 148: ...148 MVME2502 Installation and Use 6806800R96L Related Documentation Related Documentation ...
Страница 149: ...1 ...