Notice: Undefined index: https://coursesteach.com/user/profile.php?id=2 in /home/sites/10b/c/c1a697019a/public_html/blocks/teaching_team/block_teaching_team.php on line 211

Notice: Undefined index: https://coursesteach.com/user/profile.php?id=2 in /home/sites/10b/c/c1a697019a/public_html/blocks/teaching_team/block_teaching_team.php on line 225

Notice: Undefined index: https://coursesteach.com/user/profile.php?id=2 in /home/sites/10b/c/c1a697019a/public_html/blocks/teaching_team/block_teaching_team.php on line 239
Skip to main content
logo
Home
  • Dashboard
  • My Courses
    • Data Science
    • Computer Science
    • English
    • Teaching
    • Projects
    • School
    • Management sciences
    • Biology
    • Chemistry
    • Books
    • Physics
    • Career Advice
    • Agriculture
    • Microsoft
    • Animation
    • blog
  • Course Request
  • Study Group
  • Contacts US
  • About
  • Login
Back to 'Videos'
  • Week 12

    •  P1 Paging vs Segmentation Interactive Content

      In Operating Systems, Segmentation is a memory management technique in which, the memory is divided into variable size parts. Each part is known as a segment which can be allocated to a process.

    •  P2- how segmentation works in os Interactive Content
    •  P3 First Fit Algorithm Interactive Content

      First Fit Algorithm is the simplest technique of allocating the memory block to the processes amongst all. In this algorithm, the pointer keeps track of all the free blocks in the memory and accepts the request of allocating a memory block to the coming process (Tutorial Point)

    •  P4 Next Fit Algorithm Interactive Content

      The next fit is a modified version of 'first fit'. It begins as the first fit to find a free partition but when called next time it starts searching from where it left off, not from the beginning. This policy makes use of a roving pointer. The pointer moves along the memory chain to search for the next fit (www.geeksforgeeks.org)

    •  P5 Best Fit Algorithm Interactive Content

      Best Fit. The best-fit deals with allocating the smallest free partition which meets the requirement of the requesting process. This algorithm first searches the entire list of free partitions and considers the smallest hole that is adequate. It then tries to find a hole that is close to the actual process size needed "www.tutorialspoint.com"

    •  P6 Worst Fit Algorithm Interactive Content

      Program for Worst Fit algorithm in Memory Management. Worst Fit allocates a process to the partition which is largest sufficient among the freely available partitions available in the main memory. If a large process comes at a later stage, then memory will not have space to accommodate (geeksforgeeks)

    •  P7 Advantages and Disadvantages of Memory Allocation Methods Interactive Content
Skip Search forums

Search forums

Search
Advanced search Help with Search
Skip Latest announcements

Latest announcements

(No announcements have been posted yet.)
Skip Upcoming events

Upcoming events

Loading There are no upcoming events
Go to calendar...
Skip Recent activity

Recent activity

Activity since Monday, 17 August 2026, 8:08 AM
Full report of recent activity...

No recent activity

Skip Social share

Social share

  • Tweet
Skip Teaching Team

Teaching Team

Picture of Admin _
Editingteacher
Admin _
mushtaqmsit@gmail.com