Home
last modified time | relevance | path

Searched hist:"0959 e168678d2d95648317e1e5e46bcb358272eb" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dgmap.hdiff 0959e168678d2d95648317e1e5e46bcb358272eb Tue Jul 17 07:21:22 CDT 2018 Janosch Frank <frankja@linux.ibm.com> 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: Janosch Frank <frankja@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
H A Dpgtable.hdiff 0959e168678d2d95648317e1e5e46bcb358272eb Tue Jul 17 07:21:22 CDT 2018 Janosch Frank <frankja@linux.ibm.com> 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: Janosch Frank <frankja@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
/openbmc/linux/arch/s390/mm/
H A Dgmap.cdiff 0959e168678d2d95648317e1e5e46bcb358272eb Tue Jul 17 07:21:22 CDT 2018 Janosch Frank <frankja@linux.ibm.com> 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: Janosch Frank <frankja@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
H A Dpgtable.cdiff 0959e168678d2d95648317e1e5e46bcb358272eb Tue Jul 17 07:21:22 CDT 2018 Janosch Frank <frankja@linux.ibm.com> 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: Janosch Frank <frankja@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 0959e168678d2d95648317e1e5e46bcb358272eb Tue Jul 17 07:21:22 CDT 2018 Janosch Frank <frankja@linux.ibm.com> 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: Janosch Frank <frankja@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>