发布时间:2013-12-20 12:01:31
首先cman是自己定义的别名。过程如下:首先呢要确认一下你是否有UTF-8,简体中文,你用 locale 看一下[root@bogon ~]# localeLANG=zh_CN.UTF-8LC_CTYPE="zh_CN.UTF-8"LC_NUMERIC="zh_CN.UTF-8"LC_TIME="zh_CN.UTF-8"LC_COLLATE="zh_CN.UTF-8"LC_MONETARY="zh_CN.UTF-8"LC_MESSAGES="zh_CN.UTF-8"LC_PAPER="zh_.........【阅读全文】
发布时间:2013-11-21 15:13:53
Discuss the possibility of the shared resource protection with/without preempt_disable() in spin_lock_irq implementation under UP system.........【阅读全文】
发布时间:2013-11-15 11:46:50
文章主要对tasklet和work_struct进行了解释,列举了怎么使用他们......【阅读全文】