LinuxLists
Users
About
James Houghton (
[email protected]
)
Number of posts: 364 (0.32 per day)
First post: 2021-05-19 21:18:34
Last post: 2024-06-14 18:24:41
Previous Page
/
Next Page
Date
List
Subject
2023-12-06 21:02:33
linux-kernel
Re: [PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
2023-12-05 17:55:37
linux-kernel
Re: [PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
2023-12-04 17:27:33
linux-kernel
[PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
2023-12-04 17:27:24
linux-kernel
[PATCH 1/2] arm64: hugetlb: Distinguish between hw and sw dirtiness in __cont_access_flags_changed
2023-12-04 17:27:16
linux-kernel
[PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
2023-07-20 01:01:46
linux-kernel
Re: [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
2023-07-20 00:18:00
linux-kernel
Re: [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
2023-07-18 16:52:45
linux-kernel
Re: [PATCH v2 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
2023-07-18 16:48:38
linux-kernel
Re: [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
2023-07-05 16:43:01
linux-kernel
Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-05 16:42:40
linux-kernel
Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-07-05 16:41:18
linux-kernel
Re: [PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
2023-06-30 02:06:30
linux-kernel
Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-05-12 21:46:37
linux-kernel
Re: [PATCH] mm: fix hugetlb page unmap count balance issue
2023-05-11 22:26:23
linux-kernel
Re: [PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
2023-04-27 20:39:58
linux-kernel
Re: [PATCH 1/2] selftests/kvm: Setup vcpu_alias only for minor mode test
2023-04-27 20:38:16
linux-kernel
Re: [PATCH 2/2] selftests/kvm: Allow dump per-vcpu info for uffd threads
2023-03-09 19:59:21
linux-kernel
Re: [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped
2023-03-09 18:06:03
linux-kernel
Re: [PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
2023-03-08 00:38:43
linux-kernel
Re: [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped
2023-03-06 23:00:31
linux-kernel
[PATCH 2/2] mm: rmap: increase COMPOUND_MAPPED to support 512G HugeTLB pages
2023-03-06 23:00:26
linux-kernel
[PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped
2023-03-06 23:00:23
linux-kernel
[PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
2023-03-02 22:24:22
linux-kernel
[PATCH] mm: teach mincore_hugetlb about pte markers
2023-03-02 16:44:29
linux-kernel
Re: [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap
2023-03-02 15:45:34
linux-kernel
Re: [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap
2023-02-28 23:04:42
linux-kernel
Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2023-02-27 19:32:16
linux-kernel
Re: [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
2023-02-27 15:14:43
linux-kernel
Re: [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
2023-02-24 18:05:52
linux-kernel
Re: [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM
2023-02-24 17:42:58
linux-kernel
Re: [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM
2023-02-24 17:39:54
linux-kernel
Re: [PATCH v2 22/46] hugetlb: add HGM support to copy_hugetlb_page_range
2023-02-24 17:37:48
linux-kernel
Re: [PATCH v2 46/46] selftests/mm: add HGM UFFDIO_CONTINUE and hwpoison tests
2023-02-23 17:32:11
linux-kernel
Re: [PATCH v2 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
2023-02-23 15:53:50
linux-kernel
Re: [PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
2023-02-22 22:54:23
linux-kernel
Re: [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift
2023-02-22 22:53:12
linux-kernel
Re: [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings
2023-02-22 15:47:37
linux-kernel
Re: [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page
2023-02-21 19:59:02
linux-kernel
Re: [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
2023-02-21 17:10:48
linux-kernel
Re: [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2023-02-21 16:36:49
linux-kernel
Re: [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
2023-02-21 16:33:58
linux-kernel
Re: [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
2023-02-21 16:17:34
linux-kernel
Re: [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
2023-02-21 16:00:37
linux-kernel
Re: [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
2023-02-18 00:32:30
linux-kernel
[PATCH v2 46/46] selftests/mm: add HGM UFFDIO_CONTINUE and hwpoison tests
2023-02-18 00:32:28
linux-kernel
[PATCH v2 45/46] selftests/mm: add hugetlb HGM test to migration selftest
2023-02-18 00:32:25
linux-kernel
[PATCH v2 44/46] selftests/mm: add anon and shared hugetlb to migration test
2023-02-18 00:32:22
linux-kernel
[PATCH v2 43/46] KVM: selftests: add HugeTLB HGM to KVM demand paging selftest
2023-02-18 00:32:04
linux-kernel
[PATCH v2 42/46] selftests/mm: add HugeTLB HGM to userfaultfd selftest
2023-02-18 00:32:01
linux-kernel
[PATCH v2 41/46] docs: proc: include information about HugeTLB HGM
2023-02-18 00:31:52
linux-kernel
[PATCH v2 40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info