bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help needed with mach.texi


From: Marcus Brinkmann
Subject: Re: help needed with mach.texi
Date: Tue, 4 Sep 2001 19:22:58 +0200
User-agent: Mutt/1.3.20i

On Tue, Sep 04, 2001 at 01:00:24PM -0400, Douglas Hanks wrote:
> Marcus Brinkmann [Marcus.Brinkmann@ruhr-uni-bochum.de] wrote:
> > No problem.  I already laid out a roadmap, what particular item do you want
> > to work on first?  If it is incorporating new man pages content, I'd suggest
> > the external memory object interface rather than processor sets, as it is
> > much more interesting and relevant to the Hurd as of today.
> 
> That's really a question I need to be asking you.  Where do you recommend
> I start?

You c&p the man pages into your emacs buffer with mach.texi loaded, and
apply the formatting for the functions and data types.  While you are doing
it, you are already learning about the interfaces, and how they work
together.  The external memory management API is in the namespace
memoryobject_* mostly.  Please check kernel_interface.ps which functions it
contributes to it.  (I am using man -l *man to display the man page and copy
with the mouse, there might be more clever ways to do it).

After you did this, an idea should emerge how the functions are logically
grouped together.  This leads to a first menu structure.  If you reached
this point, the additional documented interfaces are already immediately
helpful.
 
> After we have laid out a roadmap, let's look into where all of this stuff
> is located and perhaps and walk-thru on the first try.

The man pages and everything you need except kernel_interface.ps is in the
mach-info-0.0.tar.gz I posted.  kernel-interface.ps is available from many
mirror places, consult google.com or pick up the pdf at machdocs.org (?).

The existing interfaces documented in mach.texi are pretty much self
explanatory in telling how the formatting should be done.  When you have
something you feel good about, send it my way and I will go over it.

Is this about the answer you expected?  I am not sure this is the kind of
guidance you were asking about, let me know if you wanted to hear something
different.

Thanks,
Marcus
-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]