Timeline for Is page size always equal to frame size?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 20, 2018 at 22:00 | comment | added | D.W.♦ | @JigneshKumar, please don't use the 'Your Answer' box to comment on existing answers. Instead, focus on questions where you can provide a complete answer of your own, or asking useful new questions. Thank you! | |
| Apr 20, 2018 at 19:56 | comment | added | Jignesh Kumar | The above answer with 1 upvote is absolutely wrong. Paging uses constant-size blocks of memory, and thus minimizes external fragmentation at the expense of internal, if the memory allocated is less than a page. So, I concluded that your O.S will be happier if you choose pageSize=frameSize. | |
| Sep 26, 2015 at 5:17 | comment | added | D.W.♦ | Can you elaborate? We prefer detailed answers that provide explanation, justification, or analysis. If the page size were not equal to the frame size, how would this cause increased internal fragmentation of main memory? Can you edit the answer to add an explanation of this? | |
| Sep 25, 2015 at 19:27 | comment | added | Grabul | Note that some architectures support several page sizes simultaneously. | |
| Sep 25, 2015 at 19:24 | review | Low quality posts | |||
| Sep 26, 2015 at 5:23 | |||||
| Sep 25, 2015 at 19:09 | review | First posts | |||
| Sep 26, 2015 at 1:15 | |||||
| Sep 25, 2015 at 19:07 | history | answered | RAJNISH | CC BY-SA 3.0 |