summaryrefslogtreecommitdiff
path: root/community/procfs.mdwn
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-05-20 05:44:52 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-05-20 05:44:52 +0000
commite8449d2b57dac50aad092d6d57e76f92bc273831 (patch)
tree5e946c2f1010b3443e246ab5a3bbf07828e57bde /community/procfs.mdwn
parent4825636a351a5783b3d1d26186c20317ba85862a (diff)
web commit by http://madhusudancs.myvidoop.com/
Diffstat (limited to 'community/procfs.mdwn')
-rw-r--r--community/procfs.mdwn20
1 files changed, 13 insertions, 7 deletions
diff --git a/community/procfs.mdwn b/community/procfs.mdwn
index 093c3369..6d24c7e5 100644
--- a/community/procfs.mdwn
+++ b/community/procfs.mdwn
@@ -41,7 +41,7 @@ Olaf Buddenhagen
Project Schedule
----
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.&nbsp;Initial preparation and migration (Community Bonding Period: has already started – May 25th)
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.&nbsp;Initial preparation and migration (Community Bonding Period: has already started – May 25th)
This phase involves improving my translator programming skills by gaining
hands-on experience in it and becoming well versed in it. I will also go
@@ -49,34 +49,40 @@ Olaf Buddenhagen
documentations related to obtaining process related information in Hurd.
This phase also involves the migration of existing procfs to use libnetfs.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.&nbsp;Analysis and Design (May 26th – June 11th )
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.&nbsp;Analysis and Design (May 26th – June 11th )
+
This phase involves the analysis of previous migration. Also involves
interacting with the mentor, the Hurd community and other people involved
in development of ps. tools to draw the exact design of the proposed procfs
including the algorithms required for coding.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3. &nbsp;Coding Stage I (June 12th – June 22nd )
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3. &nbsp;Coding Stage I (June 12th – June 22nd )
+
Finishing up the migration to libnetfs based on the finalized design and
making necessary changes to the existing procfs. Coding up to
/proc/<pid>/exe in the features list.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.&nbsp;Coding Stage II (June 23rd – July 13th)
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.&nbsp;Coding Stage II (June 23rd – July 13th)
+
Involves coding of the features from /proc/<pid>/environ, up to
/proc/<pid>/maps. These contain most of the information required for ps.
tools and hence form the heart of the project. Will be completed by
mid-term evaluation deadline.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5. &nbsp;Coding Stage III (July 14th – July 26th )
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5. &nbsp;Coding Stage III (July 14th – July 26th )
+
Coding the rest of the features in the list including any necessary
features that may be added in the analysis phase.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6. &nbsp;Final Testing and evaluation (July 27th – August 8th )
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6. &nbsp;Final Testing and evaluation (July 27th – August 8th )
+
Closely interacting with the community and requesting them to help me
in overall testing and reviewing and making changes as per their
suggestions. Also involves testing with the ps. tools and consolidating
the documentation.
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7. &nbsp;Packaging and Wrap-up (August 9th - August 18th )
+#####&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7. &nbsp;Packaging and Wrap-up (August 9th - August 18th )
+
Final phase of testing and fixing remaining bugs. Working with the
community to merge the project with the CVS HEAD of Hurd. Documentation
reviews, making necessary changes as per the suggestions and wrapping