Changes between Initial Version and Version 1 of Ticket #32, comment 10
- Timestamp:
- Jun 10, 2013, 9:48:23 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32, comment 10
initial v1 1 1 Re-reading the first super page after the first pre-fault run fixes the first page without needing the madvise(), but the last page is still stuck as a non-super page: 2 2 3 {{{ 3 4 before prefault: expected 16384 super / 0 small, found 0 / 4 4 5 Dump before prefault: … … 15 16 15872: super 16 17 512: small 18 19 }}}
