2. (20 pts) Given six memory partitions of 199 MB, 175 MB, 140 MB, 450 MB, 300 MB, and 185 MB (in order), how would the
Posted: Fri May 20, 2022 11:03 am
2. (20 pts) Given six memory partitions of 199 MB, 175 MB, 140 MB, 450 MB, 300 MB, and 185 MB (in order), how would the first-fit, best-fit, and next-fit algorithms place processes of size 200 MB, 15 MB, 185 MB, 75 MB, 175 MB, and 380 MB (in order)? Indicate which—if any-requests cannot be satisfied. Note: Assume a given partition can hold more than one process if it has enough space left.