init -> swapper
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 23 Jul 2008 17:40:38 +0000 (18:40 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 23 Jul 2008 17:40:38 +0000 (18:40 +0100)
ps/virt_ps.ml

index 8b6f685..a6c845d 100644 (file)
@@ -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