gpt4 book ai didi

linux-kernel - QEMU 控制台中未显示启动时的 KERN_DEBUG 打印?

转载 作者:行者123 更新时间:2023-12-04 23:54:58 57 4
gpt4 key购买 nike

我正在尝试调试和优化内核启动时间。我正在使用 QEMU 来模拟内核。我已经用 KERN_DEBUG 放置了一些我的printk,但是它们没有显示在任何终端上。我不得不将它们更改为 KERN_INFO 然后我可以看到相同的内容。

我的调试日志级别是 7。我在配置内核时更改了它。

谁能告诉我打印件是否被缓冲到任何其他终端?

最佳答案

我之前实际上遇到过这个问题..我最终以一种“糟糕”的方式解决了这个问题..

尝试将 loglevel=8 添加到您的内核引导参数中。

此外,根据 http://elinux.org/Debugging_by_printingOnly messages with a value lower (not lower equal) than the console_loglevel will be printed.

关于linux-kernel - QEMU 控制台中未显示启动时的 KERN_DEBUG 打印?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18130196/

57 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com