Property For Sale | Myspace Layouts | Online Dating | Credit Cards | Pest Control
Linux/UNIX Architecture [Archive] - PCMech Forums

PDA

View Full Version : Linux/UNIX Architecture


PCMASTER
05-11-2004, 09:01 AM
What sites or info can anyone give me regarding this... all I've found on the web about it is how-to-use various distro's which is not really what I'm after. Its for an assignment I've got....

I need to discuss things such as:

Process Management
Memory Management
Processor Management
Storage Management
and how the actual operating system relates itself to actual hardware in conjuction with the above

kilgoretrout
05-11-2004, 12:06 PM
Those are pretty technical kernel issues. I'd try and get a good book on the linux kernel for starters. Here's a site I found with a little elementary googling:

http://cs.uml.edu/~cgould/

LiGhTBoY
05-13-2004, 07:05 PM
here : http://www.tldp.org/LDP/lki/index.html for the 2.4 kernel internals
and here http://www.tldp.org/LDP/tlk/tlk.html (older guide)

PCMASTER
05-16-2004, 04:11 AM
Thanks guys

those sites helped heaps :)