> And even in that four-liner, I suspect that the *last* two lines are
Actually all four lines do that. The first two for a write access on
a present, read-only pte, the other two for a write on a non-present
pte.
That would need a new page flag (PG_mmap_dirty?). Do we have one
available?
Miklos
--