Operating Systems

Last Updated : 28 Jun, 2021

Recent Articles on Operating Systems

Basics :

System Structure :

CPU Scheduling :

Process Synchronization :

Deadlock :

Processes & Threads :

Memory Management :

  1. Memory Hierarchy Design and its Characteristics
  2. Introduction to memory and memory units
  3. Different Types of RAM (Random Access Memory)
  4. Buddy System: Memory allocation technique
  5. Memory Management | Partition Allocation Method
  6. Fixed (or static) Partitioning in Operating System
  7. Variable (or dynamic) Partitioning in Operating System
  8. Non-Contiguous Allocation in Operating System
  9. Logical vs Physical Address in Operating System
  10. Paging
  11. Requirements of memory management system
  12. Memory management – mapping virtual address to physical addresses
  13. Page Table Entries
  14. Virtual Memory
  15. Memory Interleaving
  16. Virtual Memory Questions
  17. Operating system based Virtualization
  18. Inverted Page Table
  19. Swap Space
  20. Page Fault Handling
  21. Fixed (or static) Partitioning in Operating System
  22. Segmentation
  23. Memory Segmentation in 8086 Microprocessor
  24. Program for Next Fit algorithm in Memory Management
  25. Overlays in Memory Management
  26. Page Replacement Algorithms
  27. Program for Page Replacement Algorithms | Set 1 ( LRU)
  28. Program for Optimal Page Replacement Algorithm
  29. LFU (Least Frequently Used) Cache Implementation
  30. Second Chance (or Clock) Page Replacement Policy
  31. Techniques to handle Thrashing
  32. Allocating kernel memory (buddy system and slab system)
  33. Program for buddy memory allocation scheme in Operating Systems | Set 1 (Allocation)
  34. Program for buddy memory allocation scheme in Operating Systems | Set 2 (Deallocation)
  35. Static and Dynamic Libraries | Set 1
  36. Working with Shared Libraries | Set 1
  37. Working with Shared Libraries | Set 2
  38. Named Pipe or FIFO with example C program
  39. Tracing memory usage in Linux

>> Quiz on Memory Management

Disk Management

Misc

Similar Reads