Searched hist:"0959 e168678d2d95648317e1e5e46bcb358272eb" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | gmap.h | diff 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 D | pgtable.h | diff 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 D | gmap.c | diff 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 D | pgtable.c | diff 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 D | kvm-s390.c | diff 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>
|