From c8272e44cd84d28c036aa20731ffc564a1801aee Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Fri, 23 May 2008 18:28:02 +0000 Subject: web commit by http://madhusudancs.myvidoop.com/ --- community/procfs.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'community') diff --git a/community/procfs.mdwn b/community/procfs.mdwn index 811dd894..cff4935f 100644 --- a/community/procfs.mdwn +++ b/community/procfs.mdwn @@ -116,12 +116,28 @@ Clone URL: [git://github.com/madhusudancs/procfs.git](git://github.com/madhusuda 1. Packages Ported: [http://www.madhusudancs.info/parted-hurdi386 parted-1.7.1] 2. Packages Porting in progress: autogen_1:5.9.4-1. Error installing texlive-bin. Error tracked to some post installation scripts of texlive-bin. Problem seems to be in fmutil. Trying to debug. 3. Have to start coding libnetfs skeleton for procfs translator. + +**Target for next week** + + Task To be completed by + + 1. Finish Defining the necessary netfs call backs                                 25-05-2008 + 2. Create Directories for each process with pid directory name         27-05-2008 + 3. Create stat file for each process within this directory and
+ put atleast 1 information into it                                                          31-05-2008 **Documentations Read/Reading** 1. [Hurd Hacking Guide](http://www.gnu.org/software/hurd/hacking-guide/hhg.html) (Have Concentrated mainly on Translator part) 2. [Linux Kernel Implementation of procfs](http://users.sosdg.org/~qiyong/lxr/source/Documentation/filesystems/proc.txt) +**Code Being Read** + +1. libps +2. libnetfs +3. [procfs implementation in Linux kernel](http://users.sosdg.org/~qiyong/lxr/source/fs/proc/) + + ------ Contact Details -- cgit v1.2.3