messages from 2013-05-23 14:34:34 to 2013-05-27 17:20:59 UTC [more...]
[patch v3 -mm 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
2013-05-27 17:20 UTC (6+ messages)
` [PATCH 1/3] memcg: track children in soft limit excess to improve soft limit
` [PATCH 2/3] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
` [PATCH 3/3] memcg: Track all children over limit in the root
` [PATCH] memcg: enhance memcg iterator to support predicates
[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
2013-05-27 16:35 UTC (4+ messages)
` [PATCH v3-resend 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3-resend 11/11] kernel: uaccess in atomic with pagefault_disable
[PATCH][trivial] memcg: Kconfig info update
2013-05-27 16:24 UTC (3+ messages)
[PATCH] oom: add pending SIGKILL check for chosen victim
2013-05-27 16:16 UTC (13+ messages)
[PATCH v8, part3 00/14] accurately calculate memory statisitic information
2013-05-27 13:57 UTC (20+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node
[PATCH 0/2] Reduce system disruption due to kswapd followup
2013-05-27 13:02 UTC (5+ messages)
` [PATCH 1/4] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/4] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/4] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/4] mm: vmscan: Take page buffers dirty and locked state into account
[PATCH v5 0/7] Per process reclaim
2013-05-27 8:24 UTC (6+ messages)
` [PATCH v5 6/7] mm: Support address range reclaim
[PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages
2013-05-27 7:00 UTC (31+ messages)
` [PATCH v3 2/6] mm/memory_hotplug: remove memory_add_physaddr_to_nid
` [patch v2 3/6] mm/memory_hotplug: Disable memory hotremove for 32bit
` [PATCH v3 4/6] mm/hugetlb: use already exist interface huge_page_shift
` [PATCH v3 5/6] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v3 6/6] mm/hugetlb: remove hugetlb_prefault
[RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
2013-05-27 6:48 UTC (4+ messages)
[PATCH] drivers: staging: zcache: fix compile error
2013-05-27 3:15 UTC
[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
2013-05-27 1:49 UTC (16+ messages)
` [PATCH v8 2/9] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v8 3/9] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v8 5/9] vmalloc: introduce remap_vmalloc_range_partial
` [PATCH v8 6/9] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore
[PATCH v4 1/3] mm/hugetlb: use already exist interface huge_page_shift
2013-05-26 23:47 UTC (3+ messages)
` [PATCH v4 2/3] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v4 3/3] mm/hugetlb: remove hugetlb_prefault
[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
2013-05-26 16:32 UTC (9+ messages)
` [PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
` [PATCH 02/02] swapon: allow a more flexible swap discard policy
[PATCH v2 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
2013-05-26 14:59 UTC (7+ messages)
[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
2013-05-26 13:55 UTC (4+ messages)
` [PATCH v5, part4 16/41] mm/blackfin: prepare for removing num_physpages and simplify mem_init()
TLB and PTE coherency during munmap
2013-05-26 2:50 UTC
[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
2013-05-25 4:32 UTC (3+ messages)
[PATCH 0/4] Support hot-remove local pagetable pages
2013-05-25 2:22 UTC (7+ messages)
` [PATCH 1/4] bootmem, mem-hotplug: Register local pagetable pages with LOCAL_NODE_DATA when freeing bootmem
` [PATCH 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
` [PATCH 3/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory online procedure
` [PATCH 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure
[PATCH v8 00/34] kmemcg shrinkers
2013-05-25 0:27 UTC (38+ messages)
` [PATCH v8 01/34] fs: bump inode and dentry counters to long
` [PATCH v8 02/34] super: fix calculation of shrinkable objects for small numbers
` [PATCH v8 03/34] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v8 04/34] dentry: move to per-sb LRU locks
` [PATCH v8 05/34] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v8 06/34] mm: new shrinker API
` [PATCH v8 07/34] shrinker: convert superblock shrinkers to new API
` [PATCH v8 08/34] list: add a new LRU list type
` [PATCH v8 09/34] inode: convert inode lru list to generic lru list code
` [PATCH v8 10/34] dcache: convert to use new lru list infrastructure
` [PATCH v8 11/34] list_lru: per-node "
` [PATCH v8 12/34] shrinker: add node awareness
` [PATCH v8 13/34] vmscan: per-node deferred work
` [PATCH v8 14/34] list_lru: per-node API
` [PATCH v8 15/34] fs: convert inode and dentry shrinking to be node aware
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code
` [PATCH v8 17/34] xfs: convert dquot cache lru to list_lru
` [PATCH v8 18/34] fs: convert fs shrinkers to new scan/count API
` [PATCH v8 19/34] drivers: convert shrinkers to new count/scan API
` [PATCH v8 20/34] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v8 21/34] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v8 22/34] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v8 23/34] shrinker: Kill old ->shrink API
` [PATCH v8 24/34] vmscan: also shrink slab in memcg pressure
` [PATCH v8 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v8 26/34] lru: add an element to a memcg list
` [PATCH v8 27/34] list_lru: per-memcg walks
` [PATCH v8 28/34] memcg: per-memcg kmem shrinking
` [PATCH v8 29/34] memcg: scan cache objects hierarchically
` [PATCH v8 30/34] vmscan: take at least one pass with shrinkers
` [PATCH v8 31/34] super: targeted memcg reclaim
` [PATCH v8 32/34] memcg: move initialization to memcg creation
` [PATCH v8 33/34] vmpressure: in-kernel notifications
` [PATCH v8 34/34] memcg: reap dead memcgs upon global memory pressure
[PATCH 3/3] mm/kmemleak.c: Merge the consecutive scan-areas
2013-05-24 17:06 UTC (2+ messages)
[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
2013-05-24 14:18 UTC (8+ messages)
` [PATCH v2 07/10] powerpc: uaccess s/might_sleep/might_fault/
` [PATCH v3 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3 11/11] kernel: uaccess in atomic with pagefault_disable
[PATCH 00/11] HugeTLB and THP support for ARM64
2013-05-24 11:23 UTC (20+ messages)
` [PATCH 01/11] mm: hugetlb: Copy huge_pmd_share from x86 to mm
` [PATCH 02/11] x86: mm: Remove x86 version of huge_pmd_share
` [PATCH 03/11] mm: hugetlb: Copy general hugetlb code from x86 to mm
` [PATCH 04/11] x86: mm: Remove general hugetlb code from x86
` [PATCH 05/11] mm: thp: Correct the HPAGE_PMD_ORDER check
` [PATCH 06/11] ARM64: mm: Restore memblock limit when map_mem finished
` [PATCH 07/11] ARM64: mm: Make PAGE_NONE pages read only and no-execute
` [PATCH 08/11] ARM64: mm: Swap PTE_FILE and PTE_PROT_NONE bits
` [PATCH 09/11] ARM64: mm: HugeTLB support
` [PATCH 10/11] ARM64: mm: Raise MAX_ORDER for 64KB pages and THP
` [PATCH 11/11] ARM64: mm: THP support
[PATCH v3 00/13] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
2013-05-24 9:29 UTC (14+ messages)
` [PATCH v3 01/13] x86: get pg_data_t's memory from other node
` [PATCH v3 02/13] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v3 03/13] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH v3 04/13] x86, numa, acpi, memory-hotplug: Introduce hotplug info into struct numa_meminfo
` [PATCH v3 05/13] x86, numa, acpi, memory-hotplug: Consider hotplug info when cleanup numa_meminfo
` [PATCH v3 06/13] memblock, numa: Introduce flag into memblock
` [PATCH v3 07/13] x86, numa, mem-hotplug: Mark nodes which the kernel resides in
` [PATCH v3 08/13] x86, numa: Move memory_add_physaddr_to_nid() to CONFIG_NUMA
` [PATCH v3 09/13] x86, numa, memblock: Introduce MEMBLK_LOCAL_NODE to mark and reserve node-life-cycle data
` [PATCH v3 10/13] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to mark and reserve hotpluggable memory
` [PATCH v3 11/13] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [PATCH v3 12/13] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [PATCH v3 13/13] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option
[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
2013-05-24 7:54 UTC (5+ messages)
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem
[PATCH 0/5] ACPI / scan / memhotplug: ACPI hotplug rework followup changes
2013-05-23 16:45 UTC (5+ messages)
` [PATCH 5/5] ACPI / memhotplug: Drop unnecessary code
` [PATCH *5/5] Memory hotplug / ACPI: Simplify memory removal (was: Re: [PATCH 5/5] ACPI / memhotplug: Drop unnecessary code)
[PATCHv4 00/39] Transparent huge page cache
2013-05-23 16:00 UTC (8+ messages)
` [PATCHv4 07/39] thp, mm: basic defines for transparent "
` [PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).