Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling d8f0dd6f3b Start working on sessions and process groups. há 6 anos atrás
  Andreas Kling 90ddbca127 Free physical pages allocated for a process's page directory on exit. há 6 anos atrás
  Andreas Kling c70afd045e Use a freelist for GDT entries. há 6 anos atrás
  Andreas Kling 3a901ae36d Way tighter locking in process creation. há 6 anos atrás
  Andreas Kling 52607aa086 Allow processes to go into a BeingInspected state (used by procfs.) há 6 anos atrás
  Andreas Kling fd03776443 Add a /proc/PID/fds text files that lists all the fds open in a process. há 6 anos atrás
  Andreas Kling 065f0aee35 Preallocate the maximum number of FileHandle pointers (fds) in every process. há 6 anos atrás
  Andreas Kling fce81d376c Move Region and Subregion out of Process and make them free classes. há 6 anos atrás
  Andreas Kling 3e532ac7b6 Process now maps regions immediately when they are allocated. há 6 anos atrás
  Andreas Kling 4e60551aec Rename Task to Process. há 6 anos atrás