From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 23 Jul 2008 17:40:38 +0000 (+0100) Subject: init -> swapper X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=50ded2d5cde1bb29dae988faab7a1d87f7d2e0a0;p=virt-mem.git init -> swapper --- 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