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

Re: How to write a Kernel Q2



Leigh Stoller wrote:
> 
> > From: Andrej Presern <andrejp@luz.fe.uni-lj.si>
> > Subject: Re: How to write a Kernel Q2
> >
> > Where can I see what exactly has been called prior to entering
> > main() and how things were initialized so that I can reproduce it
> > myself without all of it being hidden.
> 
> Look at multiboot_main() in kern/x86/pc/base_multiboot_main.c.
> 
> I find the easiest way to navigate around the source code is to
> glimpsify it:

soory for the question: what's glimpse?

thanx in advance
	Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini    ICQ# lbetto, 16080134           |
|  Dr. in Informatica (Computer Science)	      |
|  Florence - Italy                                   |
|  Home Page        : http://w3.newnet.it/bettini     |
|  Mail Home        : lorenzo.bettini@penteres.it     |
|  Mail University  : bettini@infostud.dsi.unifi.it   |
|  http://www.mokabyte.it       Java on line journal  |
|  http://www.allos.org         Kernel Team Member    |
+-----------------------------------------------------+
=================================
To subscribe or unsubscribe, send mail with "subscribe" or "unsubscribe"
to oskit-users-request@flux.cs.utah.edu.  The oskit-announce list is low
volume - if you want to subscribe, mail oskit-announce-request@flux.cs.utah.edu


References: