Skip to content

History / MY OS Notes

Revisions

  • Added detailed explanations of the Executable and Linkable Format (ELF), including its structure, sections, and roles in memory management.

    @MadRajib MadRajib committed Dec 12, 2025
  • Added mmap() region to the memory layout section for improved clarity on shared libraries and memory mappings.

    @MadRajib MadRajib committed Dec 12, 2025
  • Added detailed explanations of stack and heap memory segments, including their characteristics, management, and modern protection mechanisms against vulnerabilities.

    @MadRajib MadRajib committed Dec 12, 2025
  • Added section on memory management, detailing memory layout of a process, including static and dynamic memory segments, and their characteristics.

    @MadRajib MadRajib committed Dec 12, 2025
  • Added section on deadlock avoidance, including Banker's Algorithm and priority inversion concepts, with definitions and implications.

    @MadRajib MadRajib committed Dec 10, 2025
  • Added detailed strategies for deadlock prevention, including methods to negate mutual exclusion, hold and wait, no preemption, and circular wait, along with their drawbacks.

    @MadRajib MadRajib committed Dec 10, 2025
  • Added strategies for deadlock management in MY OS Notes, including ignorance, prevention, avoidance, and detection/recovery methods.

    @MadRajib MadRajib committed Dec 10, 2025
  • Clarified deadlock conditions in resource management section, emphasizing necessary and sufficient conditions for single and multi-instance resources.

    @MadRajib MadRajib committed Dec 10, 2025
  • Added section on concurrency problems, detailing deadlock conditions and resource management strategies.

    @MadRajib MadRajib committed Dec 10, 2025
  • Expanded Binary Semaphores (Mutex) section with detailed explanations and examples

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Updated MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025
  • Created MY OS Notes (markdown)

    @MadRajib MadRajib committed Dec 10, 2025