<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://gentoo-zh.org/extern.php?action=feed&amp;tid=804&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo-zh / Linux/x86 6.6.13 内核配置选--Kernel hacking--printk and dmesg]]></title>
		<link>http://www.gentoo-zh.org/viewtopic.php?id=804</link>
		<description><![CDATA[Linux/x86 6.6.13 内核配置选--Kernel hacking--printk and dmesg 最近发表的帖子。]]></description>
		<lastBuildDate>Fri, 16 Feb 2024 06:05:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Linux/x86 6.6.13 内核配置选--Kernel hacking--printk and dmesg]]></title>
			<link>http://www.gentoo-zh.org/viewtopic.php?pid=919#p919</link>
			<description><![CDATA[<p>[ ] Show timing information on printks<br />翻译:<br />说明:在控制台和syslog()系统调用的输出中包含printk()消息的时间戳,以便于直接显示内核启动过程中各步骤所用的时间.注意:无论此项是否开启,时间戳总会被记录在/dev/kmsg中,开启此项仅相当于使用&quot;printk.time=1&quot;内核引导参数</p><p> [ ] Show caller information on printks<br />翻译:<br />说明:也可以打印出线程id，但是我们的解决方案打印的更加全面，不仅包括线程id，还可以包含线程名，cpuid和优先级prio，也许也可以考虑把这个patch推到社区让更多人受益</p><p> [ ] Show build ID information in stacktraces<br />翻译:在堆栈中显示生成ID信息<br />说明:</p><p> (7) Default console loglevel (1-15)<br />翻译:<br />说明:</p><p> (3) quiet console loglevel (1-15)<br />翻译:<br />说明:</p><p> (4) Default message log level (1-7)<br />翻译:<br />说明:</p><p> [ ] Delay each boot printk message by N milliseconds<br />翻译:将每个引导打印k消息延迟N毫秒<br />说明:仅供内核开发者使用</p><p> [ ] Enable dynamic printk() support<br />翻译:启用动态打印（）支持 <br />说明:仅供内核开发者使用</p><p> - - Enable core function of dynamic debug support<br />翻译:启用动态调试支持的核心功能 <br />说明:</p><p> [ ] Support symbolic error names in printf<br />翻译:支持printf中的符号错误名称<br />说明:</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Fri, 16 Feb 2024 06:05:21 +0000</pubDate>
			<guid>http://www.gentoo-zh.org/viewtopic.php?pid=919#p919</guid>
		</item>
	</channel>
</rss>
