OS development Sites

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
Yashas
Member
Member
Posts: 45
Joined: Sun Feb 05, 2012 5:19 am
Location: India
Contact:

OS development Sites

Post by Yashas »

Are there some sites like wiki.osdev.org or osdever.net on the Internet.
Where we can obtain information from.
Yashas
Member
Member
Posts: 45
Joined: Sun Feb 05, 2012 5:19 am
Location: India
Contact:

Re: OS development Sites

Post by Yashas »

Bubach's site has a good collection of code and scripts,also documents.Usefull.Thank You
I look through almost all the docs.

Some other sites:
http://www.sandpile.org/
http://visopsys.org/osdev/index.php
http://www.personal.kent.edu/~rmuhamma/ ... ms/os.html
ACcurrent
Member
Member
Posts: 125
Joined: Thu Aug 11, 2011 12:04 am
Location: Watching You

Re: OS development Sites

Post by ACcurrent »

Some people forgot bonafide!
Also if tutorials count the standard set should be:
Bran's kernel tutorial
James Molloy's roll your own unix clone.
Get back to work!
Github
User avatar
gravaera
Member
Member
Posts: 737
Joined: Tue Jun 02, 2009 4:35 pm
Location: Supporting the cause: Use \tabs to indent code. NOT \x20 spaces.

Re: OS development Sites

Post by gravaera »

I have a feeling that the Bran and JamesM series were deliberately omitted :|
17:56 < sortie> Paging is called paging because you need to draw it on pages in your notebook to succeed at it.
nuke
Posts: 10
Joined: Thu Feb 16, 2012 3:58 am

Mine's here

Post by nuke »

nuke
Posts: 10
Joined: Thu Feb 16, 2012 3:58 am

Re: OS development Sites

Post by nuke »

I tought you may get some info or source there.I had just googled for those, and it is not a spam, also i am not releated to it.I just got something i posted.

www.susestudio.com can be useful for developing some linux with your custom programs and more.I developed mine with gcc and nasm and some basic stuff.
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: OS development Sites

Post by VolTeK »

Image
Post Reply