Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 363 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 363 Bytes

SSMP-LAB-S5

1. Loader

  • Absolute Loader
  • Relocation Loader

2. MASM

  • Addition of 16 bit
  • Case Change ( Open End )
  • Linear Search
  • Reverse

3. Page_Replacement

  • FIFO
  • LFU
  • LRU

4. Process Scheduling

  • FCFS
  • Priority
  • Round Robin
  • SJF

5. Single Pass Assembler

  • Single Pass

6. Two Pass Assembler

  • Pass one
  • Pass Two