Projects in the topic kdump
kdump is a feature of the Linux kernel that creates crash dumps in the event of a kernel crash.


early stage kdump support

a project by mbrugger

Project Description

When we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process.

Updated 4 months ago. 12 hacker ♥️. 8 followers.

Rewrite libkdumpfile Python binding using CFFI

a project by ptesarik

Project Description

The libkdumpfile library includes Python bindings. They are implemented as manually created C code for CPython. This is hard to maintain and/or port to alternative Python implementations.

Updated almost 2 years ago. 2 hacker ♥️. 1 follower.