发布时间:2013-08-01 06:56:23
A brief summary of sysfs including sysfs creation and mount... topology model of kobject by sysfs dir ... a little bit history of attr file of device/driver/bus.........【阅读全文】
发布时间:2013-07-17 21:33:56
memory allocation mechanims for per-cpu variable in kernel......【阅读全文】
发布时间:2013-03-15 11:18:03
Cross cpu function calling in smp system, call_single_queue type list, send ipi message to the target cpu, ipi handler of the target cpu will traverse the list and call the func of each node.........【阅读全文】