os211

Top 10 List of Week 04

  1. Hardware Protection and Type of Hardware Protection This website explains about hardware protection. It also mention and explain each category.

  2. Format Specifier in C This website lists and explains the types of format specifier used in c. It also gives examples along with the explanation.

  3. Big Endian and Little Endian This website explains about big endian and little endian. It also gives some example.

  4. Memoray Allocation This website explains about Memory Allocation in OS. It also mentions the advantages and disadvantages of every allocation algorithms.

  5. Pointers in C This website explains what is pointer and how to use it, specifically in C. It covers everything from definition to usage.

  6. Logical vs Physical Address This website explains the two types of addresses. It also explains about their differences.

  7. Memory Management Unit This website explains the definitions of Memory Management Unit.

  8. Memory Swapping This website explains what is memory swapping. It also explains how memory swapping improves performance.

  9. Paging vs Segmentation This website explains about paging and segmentation in OS. It also explains their differences.

  10. Dynamic Memory Allocation in C This website explains about dynamic memory allocation in C. It also explains about the method that can be used for memory allocation.