LinuxLists
Users
About
John Hubbard (
[email protected]
)
Number of posts: 2277 (0.63 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-06-15 02:51:47
Previous Page
/
Next Page
Date
List
Subject
2020-02-04 23:42:38
linux-kernel
[PATCH v4 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
2020-02-04 23:42:38
linux-kernel
[PATCH v4 09/12] mm: dump_page(): better diagnostics for huge pinned pages
2020-02-03 23:45:41
linux-kernel
Re: [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-02-03 23:19:22
linux-kernel
Re: [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-02-03 22:09:18
linux-kernel
Re: [PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
2020-02-03 21:36:27
linux-kernel
Re: [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-02-03 21:18:55
linux-kernel
Re: [PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
2020-02-03 21:11:54
linux-kernel
Re: [PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
2020-02-03 21:05:30
linux-kernel
Re: [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-02-03 21:02:36
linux-kernel
Re: [PATCH v3 07/12] mm/gup: track FOLL_PIN pages
2020-02-03 20:05:17
linux-kernel
Re: [PATCH v3 04/12] mm: introduce page_ref_sub_return()
2020-02-03 19:57:38
linux-kernel
Re: [PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
2020-02-01 03:45:23
linux-kernel
[PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
2020-02-01 03:45:04
linux-kernel
[PATCH v3 09/12] mm: dump_page(): better diagnostics for huge pinned pages
2020-02-01 03:45:01
linux-kernel
[PATCH v3 04/12] mm: introduce page_ref_sub_return()
2020-02-01 03:44:14
linux-kernel
[PATCH v3 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
2020-02-01 03:44:14
linux-kernel
[PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
2020-02-01 03:44:14
linux-kernel
[PATCH v3 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
2020-02-01 03:44:14
linux-kernel
[PATCH v3 07/12] mm/gup: track FOLL_PIN pages
2020-02-01 03:44:14
linux-kernel
[PATCH v3 05/12] mm/gup: pass gup flags to two more routines
2020-02-01 03:44:14
linux-kernel
[PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
2020-02-01 03:44:14
linux-kernel
[PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-02-01 03:44:14
linux-kernel
[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
2020-02-01 03:44:14
linux-kernel
[PATCH v3 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
2020-01-31 03:21:38
linux-kernel
Re: [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
2020-01-30 06:49:01
linux-kernel
Re: [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
2020-01-30 06:35:05
linux-kernel
Re: [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
2020-01-30 06:27:21
linux-kernel
Re: [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
2020-01-29 22:27:19
linux-kernel
Re: [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
2020-01-29 20:06:54
linux-kernel
Re: [PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
2020-01-29 03:27:41
linux-kernel
[PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
2020-01-29 03:26:16
linux-kernel
[PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
2020-01-29 03:26:12
linux-kernel
[PATCH v2 4/8] mm/gup: track FOLL_PIN pages
2020-01-29 03:25:52
linux-kernel
[PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
2020-01-29 03:25:47
linux-kernel
[PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-01-29 03:25:45
linux-kernel
[PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
2020-01-29 03:25:43
linux-kernel
[PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
2020-01-29 03:25:40
linux-kernel
[PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
2020-01-29 03:25:35
linux-kernel
[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
2020-01-27 21:33:19
linux-kernel
Re: [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
2020-01-27 18:20:00
linux-kernel
Re: [PATCH 1/3] mm/gup: track FOLL_PIN pages
2020-01-27 18:19:27
linux-kernel
Re: [PATCH 1/3] mm/gup: track FOLL_PIN pages
2020-01-25 02:13:50
linux-kernel
[PATCH 3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
2020-01-25 02:13:50
linux-kernel
[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
2020-01-25 02:13:50
linux-kernel
[PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
2020-01-25 02:13:50
linux-kernel
[PATCH 1/3] mm/gup: track FOLL_PIN pages
2020-01-22 01:31:03
linux-kernel
Re: [Patch v2] mm/migrate.c: also overwrite error when it is bigger than zero
2020-01-21 19:34:32
linux-kernel
Re: [Patch v2] mm/migrate.c: also overwrite error when it is bigger than zero
2020-01-17 00:14:50
linux-kernel
Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
2020-01-15 22:04:25
linux-kernel
Re: [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
2020-01-15 22:03:01
linux-kernel
Re: [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages