richliu's blog

Linux, 工作, 生活.

richliu's blog header image 4

Debugfs

一月 20th, 2010 · No Comments

以前都習慣用 printk 和 /proc 做輸入輸出的動作, 不過 debugfs 看起來是 User space 和 kernel space 交流更好的選擇.

Tags: debugfs, kernel, linux kernel

[Read more →]

Tags: Linux