Hacker News new | ask | show | jobs
by yuliyp 9 hours ago
But the write should have triggered a page fault immediately in that case, and should have been blocked on the page being actually allocated before resuming.
1 comments

yes, i went back and re-read the report. an immediate read 1 instruction later works, but 10 does not. the page marked dirty but pointing to the zero page. some context flapping i assume