Crate axprocess

source ·
Expand description

This module provides the process management API for the operating system.

Modules

  • clone 任务时指定的参数。
  • 实现与futex相关的系统调用
  • 模拟的链接、挂载模块 fat32本身不支持符号链接和硬链接,两个指向相同文件的目录条目将会被chkdsk报告为交叉链接并修复
  • 负责处理进程中与信号相关的内容

Structs

Statics

  • Map from process id to arc pointer of process
  • Map from task id to arc pointer of task

Functions