提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c70afd045e Use a freelist for GDT entries. 6 年之前
  Andreas Kling 3a901ae36d Way tighter locking in process creation. 6 年之前
  Andreas Kling 52607aa086 Allow processes to go into a BeingInspected state (used by procfs.) 6 年之前
  Andreas Kling fd03776443 Add a /proc/PID/fds text files that lists all the fds open in a process. 6 年之前
  Andreas Kling 065f0aee35 Preallocate the maximum number of FileHandle pointers (fds) in every process. 6 年之前
  Andreas Kling fce81d376c Move Region and Subregion out of Process and make them free classes. 6 年之前
  Andreas Kling 3e532ac7b6 Process now maps regions immediately when they are allocated. 6 年之前
  Andreas Kling 4e60551aec Rename Task to Process. 6 年之前