diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-05-23 18:28:02 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-05-23 18:28:02 +0000 |
commit | c8272e44cd84d28c036aa20731ffc564a1801aee (patch) | |
tree | 1adfcb40fe544e6fe05f6edf274c178349e50dad /community | |
parent | dcdafd7068c61234429d5afd8ae1a643c25104ff (diff) |
web commit by http://madhusudancs.myvidoop.com/
Diffstat (limited to 'community')
-rw-r--r-- | community/procfs.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
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<br/> + 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 |