linux
文章平均质量分 89
hellowolrd
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
进程.线程,内核线程创建的区别
int copy_thread(unsigned long clone_flags, unsigned long stack_start, unsigned long stk_sz, struct task_struct *p) { struct thread_info *thread = task_thread_info(p); struct pt_re原创 2014-07-30 21:19:10 · 2460 阅读 · 0 评论 -
Big Little迁移之Idle-pull
idle-pull原创 2014-10-01 15:22:10 · 1430 阅读 · 0 评论
分享