K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-04-06T05:55:36.000000Z K 7 svn:log V 275 Also set the access bit in the PTE when we get a data dirty bit fault. This avoids an immediate access bit fault when we serviced the dirty bit fault in case the access bit is unset. This typically happens for newly allocated memory that's being zeroed and thus very common. END