
操作系统
zechunwei
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
I am here now.
c, python, assemble language.原创 2014-07-11 15:53:20 · 342 阅读 · 0 评论 -
Run queue of FreeBsd
Data structure: /* * Head of run queues. */ TAILQ_HEAD(rqhead, thread); /* * Bit array which maintains the status of a run queue. When a queue is * non-empty the bit corresponding to原创 2016-05-10 15:23:34 · 302 阅读 · 0 评论