LinuxLists
Users
About
Hugh Dickins (
[email protected]
)
Number of posts: 2409 (0.47 per day)
First post: 2010-06-20 00:02:59
Last post: 2024-06-12 07:13:04
Previous Page
/
Next Page
Date
List
Subject
2016-11-18 22:27:22
linux-kernel
Re: [PATCH v3 (re-send)] xen/gntdev: Use mempolicy instead of VM_IO flag to avoid NUMA balancing
2016-11-18 21:51:17
linux-kernel
Re: [PATCH v3 (re-send)] xen/gntdev: Use mempolicy instead of VM_IO flag to avoid NUMA balancing
2016-11-18 21:27:20
linux-kernel
Re: [PATCH] mm: support anonymous stable page
2016-11-18 04:35:22
linux-kernel
Re: [PATCH] mm: support anonymous stable page
2016-11-12 01:37:13
linux-kernel
Re: [PATCH 2/2] mm: THP page cache support for ppc64
2016-11-11 21:47:52
linux-kernel
Re: [PATCHv4] shmem: avoid huge pages for small files
2016-11-07 23:17:21
linux-kernel
Re: [PATCHv4] shmem: avoid huge pages for small files
2016-11-07 04:08:33
linux-kernel
[PATCH] shmem: fix pageflags after swapping DMA32 object
2016-11-02 01:38:37
linux-kernel
Re: tmpfs returns incorrect data on concurrent pread() and truncate()
2016-11-01 23:51:41
linux-kernel
Re: tmpfs returns incorrect data on concurrent pread() and truncate()
2016-10-31 00:09:51
linux-kernel
Re: Commit "locking/drm: Kill mutex trickery" causes hangs
2016-10-19 18:14:05
linux-kernel
Re: [PATCH] shmem: avoid huge pages for small files
2016-10-07 18:16:52
linux-kernel
Re: [PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
2016-04-27 08:14:27
linux-kernel
Re: [BUG linux-next] Kernel panic found with linux-next-20160414
2016-04-26 21:46:10
linux-kernel
Re: [BUG linux-next] kernel NULL pointer dereference on linux-next-20160420
2016-04-21 09:46:28
linux-kernel
Re: linux-next: build failure after merge of the akpm-current tree
2016-04-21 09:15:24
linux-kernel
Re: [PATCH] mm: move huge_pmd_set_accessed out of huge_memory.c
2016-04-20 08:31:49
linux-kernel
Re: [PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
2016-04-20 08:01:24
linux-kernel
Re: [BUG linux-next] Kernel panic found with linux-next-20160414
2016-04-17 02:28:27
linux-kernel
Re: [PATCH 01/31] huge tmpfs: prepare counts in meminfo, vmstat and SysRq-m
2016-04-17 02:00:36
linux-kernel
Re: [PATCH 03/31] huge tmpfs: huge=N mount option and /proc/sys/vm/shmem_huge
2016-04-17 01:49:39
linux-kernel
Re: [PATCH 09/31] huge tmpfs: avoid premature exposure of new pagetable
2016-04-17 01:21:48
linux-kernel
Re: [PATCH mmotm 5/5] huge tmpfs: add shmem_pmd_fault()
2016-04-16 23:41:38
linux-kernel
[PATCH mmotm 5/5] huge tmpfs: add shmem_pmd_fault()
2016-04-16 23:38:20
linux-kernel
[PATCH mmotm 4/5] huge tmpfs: avoid premature exposure of new pagetable revert
2016-04-16 23:33:12
linux-kernel
[PATCH mmotm 3/5] huge tmpfs recovery: tweak shmem_getpage_gfp to fill team fix
2016-04-16 23:29:54
linux-kernel
[PATCH mmotm 2/5] huge tmpfs: fix mlocked meminfo track huge unhuge mlocks fix
2016-04-16 23:27:12
linux-kernel
[PATCH mmotm 1/5] huge tmpfs: try to allocate huge pages split into a team fix
2016-04-15 08:39:11
linux-kernel
Re: binary execution from DAX mount hang since next-20160407
2016-04-15 01:00:14
linux-kernel
Re: mmotm woes, mainly compaction
2016-04-14 20:16:04
linux-kernel
Re: mmotm woes, mainly compaction
2016-04-13 05:30:48
linux-kernel
Re: [lkp] [huge tmpfs] d7c7d56ca6: vm-scalability.throughput -5.5% regression
2016-04-12 07:18:13
linux-kernel
mmotm woes, mainly compaction
2016-04-07 05:24:47
linux-kernel
Re: linux-next: build failure after merge of the akpm-current tree
2016-04-07 02:54:09
linux-kernel
Re: [PATCH 12/31] huge tmpfs: extend get_user_pages_fast to shmem pmd
2016-04-07 02:05:33
linux-kernel
Re: [PATCH 23/31] huge tmpfs recovery: framework for reconstituting huge pages
2016-04-06 01:12:09
linux-kernel
Re: [PATCH 17/31] kvm: teach kvm to map page teams as huge pages.
2016-04-06 00:55:53
linux-kernel
Re: [PATCH 09/11] mm, compaction: Abstract compaction feedback to helpers
2016-04-05 22:07:34
linux-kernel
[PATCH 31/31] huge tmpfs: no kswapd by default on sync allocations
2016-04-05 22:05:59
linux-kernel
[PATCH 30/31] huge tmpfs: shmem_huge_gfpmask and shmem_recovery_gfpmask
2016-04-05 22:03:59
linux-kernel
[PATCH 29/31] huge tmpfs recovery: page migration call back into shmem
2016-04-05 22:02:16
linux-kernel
[PATCH 28/31] huge tmpfs recovery: debugfs stats to complete this phase
2016-04-05 22:00:32
linux-kernel
[PATCH 27/31] huge tmpfs recovery: tweak shmem_getpage_gfp to fill team
2016-04-05 21:58:57
linux-kernel
[PATCH 26/31] huge tmpfs recovery: shmem_recovery_swapin to read from swap
2016-04-05 21:56:29
linux-kernel
[PATCH 25/31] huge tmpfs recovery: shmem_recovery_remap & remap_team_by_pmd
2016-04-05 21:55:04
linux-kernel
[PATCH 24/31] huge tmpfs recovery: shmem_recovery_populate to fill huge page
2016-04-05 21:53:38
linux-kernel
[PATCH 23/31] huge tmpfs recovery: framework for reconstituting huge pages
2016-04-05 21:51:43
linux-kernel
[PATCH 22/31] huge tmpfs: /proc/<pid>/smaps show ShmemHugePages
2016-04-05 21:49:53
linux-kernel
[PATCH 21/31] huge tmpfs: show page team flag in pageflags
2016-04-05 21:48:05
linux-kernel
[PATCH 20/31] huge tmpfs: mem_cgroup shmem_hugepages accounting
2016-04-05 21:46:09
linux-kernel
[PATCH 19/31] huge tmpfs: mem_cgroup shmem_pmdmapped accounting