Skip to content
Commit 0959e168 authored by Janosch Frank's avatar Janosch Frank
Browse files

s390/mm: Add huge page dirty sync support



To do dirty loging with huge pages, we protect huge pmds in the
gmap. When they are written to, we unprotect them and mark them dirty.

We introduce the function gmap_test_and_clear_dirty_pmd which handles
dirty sync for huge pages.

Signed-off-by: default avatarJanosch Frank <frankja@linux.ibm.com>
Acked-by: default avatarDavid Hildenbrand <david@redhat.com>
parent 6a376277
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment