X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=ps%2Fvirt_ps.ml;fp=ps%2Fvirt_ps.ml;h=a6c845d6997a1727ebf62eed8fc72dcdf7dfa5e3;hp=8b6f685d0a8a064f33037c98557c6211d4e11263;hb=50ded2d5cde1bb29dae988faab7a1d87f7d2e0a0;hpb=66ad27b9b9e8e35a5df9da53d322b3fce349c819 diff --git a/ps/virt_ps.ml b/ps/virt_ps.ml index 8b6f685..a6c845d 100644 --- a/ps/virt_ps.ml +++ b/ps/virt_ps.ml @@ -29,7 +29,7 @@ open Virt_mem_mmap * this. Probably some sort of hybrid method is the way to go. * * General comments: The init_task ksym points to the initial - * task_struct (PID 1, init). Out from this init task_struct + * task_struct (PID 0, swapper). Out from this init task_struct * we find linked lists (struct list_head) which cover all * tasks and subsets of the tasks (eg. parent/children). * So if we have init_task and we know what the task_struct