TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What's Inside a Linux Kernel Core Dump

114 点作者 jlpcsl超过 1 年前

2 条评论

saagarjha超过 1 年前
&gt; On a system which is configured for kexec crash dumps, some memory is reserved at boot time for a second Linux kernel (the “kdump kernel”). On startup, the system uses kexec_load(2) to load a kernel image into this reserved memory region. If a panic occurs, all CPUs are halted and control is transferred to the kdump kernel.<p>Is there really no better way to do this than to have an entire second kernel ready to take over? Like a more specialized piece of code that only handles kernel coredumps?
评论 #39313444 未加载
评论 #39313355 未加载
评论 #39313667 未加载
评论 #39315950 未加载
elitistphoenix超过 1 年前
Is it just me that feels dirty learning about the linux kernel from an Oracle page?
评论 #39314826 未加载
评论 #39312680 未加载
评论 #39312013 未加载
评论 #39311989 未加载
评论 #39314882 未加载