kdump
KdumpisastandardLinuxmechanismtodumpmachinememorycontentonkernelcrash.KdumpisbasedonKexec.Kdumputilizestwokernels:the ...,Kdumpuseskexectoquicklyboottoadump-capturekernelwheneveradumpofthesystemkernel'smemoryneedstobetaken(forexample,whenthesyste...
Kdumpuseskexectoquicklyboottoadump-capturekernelwheneveradumpofthesystemkernel'smemoryneedstobetaken(forexample,whenthesystempanics).
** 本站引用參考文章部分資訊,基於少量部分引用原則,為了避免造成過多外部連結,保留參考來源資訊而不直接連結,也請見諒 **
此文章參考的來源相關文章推薦
Kdump
Kdump is a standard Linux mechanism to dump machine memory content on kernel crash. Kdump is based on Kexec. Kdump utilizes two kernels: the ...
Documentation for Kdump - The kexec
Kdump uses kexec to quickly boot to a dump-capture kernel whenever a dump of the system kernel's memory needs to be taken (for example, when the system panics).
Kdump配置及使用(详细)总结(二) 原创
kdump 是一种先进的基于kexec 的内核崩溃转储机制,用来捕获kernel crash(内核崩溃)的时候产生的crash dump。当内核产生错误时,kdump会将内存导出为vmcore ...
kdump
kdump是Linux核心的一個功能,可在發生核心錯誤時建立核心轉儲。當被觸發時,kdump會匯出一個主記憶體映像(也稱為vmcore),該映像可用於除錯和確定崩潰的原因。
Chapter 7. Kernel crash dump guide
kdump is a service which provides a crash dumping mechanism. The service enables you to save the contents of the system memory for analysis.
kdump (Linux)
kdump is a feature of the Linux kernel that creates crash dumps in the event of a kernel crash. When triggered, kdump exports a memory image (also known as ...