Re: Is there a kernel walkthough for newbies?

2011-07-27 Thread Alan Cheng

On 07/19/2011 10:51 PM, Stuart Henderson wrote:

On 2011-07-19, Billy Wong  wrote:

Hi everybody,

Just wondering if there are some documentations telling a newbie his
whereabouts in the kernel? It doesnt need to be an extensive line-by-line or
file-by-file treatment but something at a higher level of the general design
and architecture approach.

thanks and regards,

bill



http://www.atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf

Thanks Stuart for sharing this. I once found a copy of this doc in 
Russian, and had been trying to find something similar in English.




Re: Is there a kernel walkthough for newbies?

2011-07-26 Thread Stuart Henderson
On 2011-07-26, Eugene Yunak  wrote:
> On 26 July 2011 21:13, Jordi Espasa Clofent  wrote:
>
>>  
>> http://www.atmnis.com/~proger/**openkyiv/openkyiv2009_proger_**sys.pdf
>>>
>>
>> Wow Stuart, what a great doc. Is it listed in OpenBSD website papers
>> section? It should!

> As far as i remember, it was listed, but now it's not.

It's listed in events.html.



> For anyone who can do a bit of russian, the video from this talk might be
> helpful too -> http://uaoug.org.ua/openkyiv/2009/materials/.



Re: Is there a kernel walkthough for newbies?

2011-07-26 Thread Eugene Yunak
On 26 July 2011 21:13, Jordi Espasa Clofent  wrote:

>  
> http://www.atmnis.com/~proger/**openkyiv/openkyiv2009_proger_**sys.pdf
>>
>
> Wow Stuart, what a great doc. Is it listed in OpenBSD website papers
> section? It should!
>
>
> --
> I will face my fear. I will permit it to pass over me and through me. And
> when it has gone past I will turn the inner eye to see its path. Where the
> fear has gone there will be nothing. Only I will remain.
>
>
As far as i remember, it was listed, but now it's not.

For anyone who can do a bit of russian, the video from this talk might be
helpful too -> http://uaoug.org.ua/openkyiv/2009/materials/.


-- 
The best the little guy can do is what
the little guy does right



Re: Is there a kernel walkthough for newbies?

2011-07-26 Thread Jordi Espasa Clofent

http://www.atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf


Wow Stuart, what a great doc. Is it listed in OpenBSD website papers 
section? It should!



--
I will face my fear. I will permit it to pass over me and through me. 
And when it has gone past I will turn the inner eye to see its path. 
Where the fear has gone there will be nothing. Only I will remain.




Re: Is there a kernel walkthough for newbies?

2011-07-21 Thread Christiano F. Haesbaert
On 19 July 2011 11:34, Billy Wong  wrote:
> Hi everybody,
>
> Just wondering if there are some documentations telling a newbie his
> whereabouts in the kernel? It doesnt need to be an extensive line-by-line or
> file-by-file treatment but something at a higher level of the general design
> and architecture approach.
>
> thanks and regards,
>

If you're looking for networking stuff, TCP/IP Illustrated Vol 2 is
still quite valid.



Re: Is there a kernel walkthough for newbies?

2011-07-21 Thread Dunceor
On Tue, Jul 19, 2011 at 4:34 PM, Billy Wong  wrote:
> Hi everybody,
>
> Just wondering if there are some documentations telling a newbie his
> whereabouts in the kernel? It doesnt need to be an extensive line-by-line or
> file-by-file treatment but something at a higher level of the general design
> and architecture approach.
>
> thanks and regards,
>
> bill
>
>

I you are looking for documentation about the design you could either read:
The Design and Implementation of the 4.4 BSD Operating System, which
is a bit old but still valid.
A new book that could be interesting is:
The Design and Implementation of the FreeBSD Operating System , which
focus on FreeBSD but is still valid.

There is also good information among these presentations:
http://openbsd.org/papers/

BR
Dunceor



Re: Is there a kernel walkthough for newbies?

2011-07-19 Thread Stuart Henderson
On 2011-07-19, Billy Wong  wrote:
> Hi everybody,
>
> Just wondering if there are some documentations telling a newbie his
> whereabouts in the kernel? It doesnt need to be an extensive line-by-line or
> file-by-file treatment but something at a higher level of the general design
> and architecture approach.
>
> thanks and regards,
>
> bill
>
>

http://www.atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf



Is there a kernel walkthough for newbies?

2011-07-19 Thread Billy Wong
Hi everybody,

Just wondering if there are some documentations telling a newbie his
whereabouts in the kernel? It doesnt need to be an extensive line-by-line or
file-by-file treatment but something at a higher level of the general design
and architecture approach.

thanks and regards,

bill