OS202

nmhlog

View the Project on GitHub

HOME


Top 10 List of Week 04

  1. Main Memory: Youtube Hamid Muktar part 1
    Mr. Hamid Muktar giving you explaination about Main memory on OS9 book(paging only basic).more part in this chapter 2,3,indonesia ppt

  2. C Programming Behind The Scence
    101 How C programing Working Behind The scence

  3. Linking & Loading
    Giving point of view about linking,loading,and binding in C Language that works on your os.

  4. Introduction to Memory Management in Linux
    linux foundation talking about Memory Managment in linux (such as the hardware memory-management unit (MMU) and translation lookaside buffer (TLB))

  5. C: Struct
    struct data type tutorial in C language

  6. C : Pointer
    Pointer Tutorial In C language, More about pointer and memory

  7. Arrow operator -> in C/C++
    explain about arrow operator and some example how to use it in struct and union.

  8. Raspberry Pi Swaping
    How to configure Swap in Raspberian

  9. Python Memory Management behind The Scence Works
    Giving explanation about Memory management Python.

  10. Android :Memory allocation among processes
    How Android Memory management system work for developers