| *niX System architecture (Linux/Unix) |
|
|
|
| Written by Daniele Tartarini |
| Sunday, 20 June 2010 12:52 |
The system architectureThe KernelUser space: is the environment where programs are run. Kernel space: is the environment where the kernel is run. Each program sees itself as the only program running on the system and using hardware resources like memory and CPU. System Calls and libraries |
| Last Updated on Sunday, 20 June 2010 12:58 |


