Skip to content

This is a simple user-level preemptive thread library for study.

License

Notifications You must be signed in to change notification settings

xuzhongping/kfc_thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kfc_thread

This is a simple user-level preemptive thread library for study.

目前只支持运行在x86-64平台

设计

  • pcb及线程栈

  • 简单起见,栈的大小为4096 x 3 - 120 = 12168字节

参考文献

  • x86-64汇编
  • 《操作系统真相还原》

About

This is a simple user-level preemptive thread library for study.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published