# sche_tutor **Repository Path**: Kenneth-Lee-2012/sche_tutor ## Basic Information - **Project Name**: sche_tutor - **Description**: 一个配合https://gitee.com/Kenneth-Lee-2012/cpp_aux_tutorial中讲述调度器的章节写的示例程序。 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-30 - **Last Updated**: 2024-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这个工程包含《[理解调度器](https://cpp-aux-tutorial.readthedocs.io/zh-cn/latest/18.html)》一文的例子程序。 主要是通过几个用户态的程序,说明调度器的工作原理。 这个程序当前的设计意图主要是在64位PC的Linux环境中运行。