Historique des commits

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