From 2318356476a08db4a1d63ec284ef0f83fe360ada Mon Sep 17 00:00:00 2001 From: Tanmay Kacker Date: Fri, 26 Aug 2022 23:57:39 +0530 Subject: [PATCH] Update 04-memory-management.md --- os/notes/04-memory-management.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/os/notes/04-memory-management.md b/os/notes/04-memory-management.md index c6e6dae..23151ac 100644 --- a/os/notes/04-memory-management.md +++ b/os/notes/04-memory-management.md @@ -186,7 +186,8 @@ The page replacement algorithms in which Belady’s Anomaly occurs the most incl * First In First Out (FIFO) * Second Chance Algorithm * Random Page Replacement Algorithm - + + **dcbadcedcbae** ![Belady's Anomaly Example](https://prepinsta.com/wp-content/uploads/2021/02/Example-3-of-belady.webp) -![Belady's Anomaly Example 2](https://prepinsta.com/wp-content/uploads/2021/02/example-4-frames-1.webp) \ No newline at end of file +![Belady's Anomaly Example 2](https://prepinsta.com/wp-content/uploads/2021/02/example-4-frames-1.webp)