git.annexia.org
/
virt-mem.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ad27b
)
init -> swapper
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 23 Jul 2008 17:40:38 +0000
(18:40 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 23 Jul 2008 17:40:38 +0000
(18:40 +0100)
ps/virt_ps.ml
patch
|
blob
|
history
diff --git
a/ps/virt_ps.ml
b/ps/virt_ps.ml
index
8b6f685
..
a6c845d
100644
(file)
--- 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