messages from 2012-03-26 18:27:30 to 2012-03-30 16:15:04 UTC [more...]
[PATCH -mm] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
2012-03-30 16:15 UTC (9+ messages)
[RFC 0/7] Initial proposal for faster res_counter updates
2012-03-30 13:53 UTC (14+ messages)
` [RFC 1/7] split percpu_counter_sum
` [RFC 2/7] consolidate all res_counter manipulation
` [RFC 3/7] bundle a percpu counter into res_counters and use its lock
` [RFC 4/7] move res_counter_set limit to res_counter.c
` [RFC 5/7] use percpu_counters for res_counter usage
` [RFC 6/7] Add min and max statistics to percpu_counter
` [RFC 7/7] Global optimization
[PATCH 1/2] uprobes/core: slot allocation
2012-03-30 13:05 UTC (3+ messages)
` [PATCH 2/2] uprobes/core: counter to optimize probe hits
[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
2012-03-30 10:46 UTC (30+ messages)
` [PATCH -V4 01/10] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V4 02/10] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V4 03/10] hugetlbfs: Add an inline helper for finding hstate index
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V4 08/10] hugetlbfs: Add a list for tracking in-use HugeTLB pages
` [PATCH -V4 09/10] memcg: move HugeTLB resource count to parent cgroup on memcg removal
` [PATCH -V4 10/10] memcg: Add memory controller documentation for hugetlb management
BOUNCE linux-mm@kvack.org: Header field too long (>2048)
2012-03-30 10:00 UTC
[PATCH 00/17] mark const init data with __initconst instead of __initdata
2012-03-30 9:59 UTC (3+ messages)
` [PATCH 01/17] percpu: "
[PATCHv7 0/9] ARM: DMA-mapping framework redesign
2012-03-30 7:14 UTC (11+ messages)
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper
[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
2012-03-30 2:19 UTC (11+ messages)
` [PATCH 08/16] mm/unicore32: use vm_flags_t for vma flags
[PATCH] pagemap: fix order of pmd_trans_unstable() and pmd_trans_huge_lock()
2012-03-29 22:53 UTC (3+ messages)
BOUNCE linux-mm@kvack.org: Header field too long (>2048)
2012-03-29 21:12 UTC
[PATCH] pagemap: remove remaining unneeded spin_lock()
2012-03-29 20:26 UTC (2+ messages)
[GIT PULL] x86 cleanups for 3.4-rc1
2012-03-29 19:14 UTC
[PATCH] mm/memory_failure: Let the compiler add the function name
2012-03-29 14:05 UTC (5+ messages)
[PATCHv2 00/14] DMA-mapping framework redesign preparation
2012-03-29 13:51 UTC (24+ messages)
` [PATCHv2 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCHv2 02/14] X86 & IA64: adapt for dma_map_ops changes
` [PATCHv2 03/14] MIPS: "
` [PATCHv2 04/14] PowerPC: "
` [PATCHv2 05/14] SPARC: "
` [PATCHv2 06/14] Alpha: "
` [PATCHv2 07/14] SH: "
` [PATCHv2 08/14] Microblaze: "
` [PATCHv2 09/14] Unicore32: "
` [PATCHv2 10/14] Hexagon: "
` [PATCHv2 11/14] common: dma-mapping: remove old alloc_coherent and free_coherent methods
` [PATCHv2 12/14] common: dma-mapping: introduce mmap method
` [PATCHv2 13/14] common: DMA-mapping: add WRITE_COMBINE attribute
` [PATCHv2 14/14] common: DMA-mapping: add NON-CONSISTENT attribute
[PATCH, v2] Fix potentially derefencing uninitialized 'r'
2012-03-29 12:25 UTC (2+ messages)
[RFC] simple system for enable/disable slabs being tracked by memcg
2012-03-29 11:51 UTC (6+ messages)
[PATCH 1/2] linux: sparsemem: Initialize all memmap entries within sections
2012-03-29 10:01 UTC
[PATCH] mm/memblock.c: Correctly check whether to trim a block
2012-03-29 4:01 UTC (2+ messages)
[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
2012-03-29 2:48 UTC (12+ messages)
` [PATCH 1/6] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
` [PATCH 2/6] blk-cgroup: account dirtied pages
` [PATCH 3/6] blk-cgroup: buffered write IO controller - bandwidth weight
` [PATCH 4/6] blk-cgroup: buffered write IO controller - bandwidth limit
` [PATCH 5/6] blk-cgroup: buffered write IO controller - bandwidth limit interface
` [PATCH 6/6] blk-cgroup: buffered write IO controller - debug trace
Unexpected swapping without memory pressure
2012-03-28 19:37 UTC
[PATCH 00/39] [RFC] AutoNUMA alpha10
2012-03-28 18:39 UTC (47+ messages)
` [PATCH 01/39] autonuma: make set_pmd_at always available
` [PATCH 02/39] xen: document Xen is using an unused bit for the pagetables
` [PATCH 04/39] autonuma: x86 pte_numa() and pmd_numa()
` [PATCH 07/39] autonuma: introduce kthread_bind_node()
` [PATCH 08/39] autonuma: mm_autonuma and sched_autonuma data structures
` [PATCH 09/39] autonuma: define the autonuma flags
` [PATCH 11/39] autonuma: CPU follow memory algorithm
` [PATCH 12/39] autonuma: add page structure fields
` [PATCH 13/39] autonuma: knuma_migrated per NUMA node queues
` [PATCH 14/39] autonuma: init knuma_migrated queues
` [PATCH 16/39] autonuma: call autonuma_setup_new_exec()
` [PATCH 20/39] autonuma: avoid CFS select_task_rq_fair to return -1
` [PATCH 21/39] autonuma: fix selecting task runqueue
` [PATCH 22/39] autonuma: select_task_rq_fair cleanup new_cpu < 0 fix
` [PATCH 24/39] autonuma: fix finding idlest cpu
` [PATCH 25/39] autonuma: fix selecting idle sibling
` [PATCH 27/39] autonuma: core
` [PATCH 28/39] autonuma: follow_page check for pte_numa/pmd_numa
` [PATCH 29/39] autonuma: default mempolicy follow AutoNUMA
` [PATCH 30/39] autonuma: call autonuma_split_huge_page()
` [PATCH 31/39] autonuma: make khugepaged pte_numa aware
` [PATCH 32/39] autonuma: retain page last_nid information in khugepaged
` [PATCH 34/39] autonuma: reset autonuma page data when pages are freed
` [PATCH 38/39] autonuma: boost khugepaged scanning rate
` [PATCH 39/39] autonuma: NUMA scheduler SMT awareness
[PATCH] arch/tile: allow building Linux with transparent huge pages enabled
2012-03-28 17:59 UTC
mm: hung task (handle_pte_fault)
2012-03-28 17:35 UTC (5+ messages)
[RFC PATCH 0/2] Removal of lumpy reclaim
2012-03-28 16:06 UTC (3+ messages)
` [PATCH 1/2] mm: vmscan: Remove "
` [PATCH 2/2] mm: vmscan: Remove reclaim_mode_t
[TOPIC] Last iput() from flusher thread, last fput() from munmap()
2012-03-28 14:07 UTC (7+ messages)
` [Lsf-pc] "
[RFC][PATCH 0/6 v2] reducing page_cgroup size
2012-03-28 11:06 UTC (7+ messages)
` [RFC][PATCH 1/6] memcg: add methods to access pc->mem_cgroup
` [RFC][PATCH 2/6] memcg: add pc_set_mem_cgroup_and_flags()
` [RFC][PATCH 3/6] memcg: add PageCgroupReset()
` [RFC][[PATCH 4/6] memcg: remove mem_cgroup pointer from page_cgroup
` [RFC][PATCH 5/6] memcg: remove unnecessary memory barrier
` [RFC][PATCH 6/6] memcg: config for integrate page_cgroup into memmap
[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
2012-03-28 7:20 UTC (9+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
` [PATCH v2.1 "
` [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware
[PATCH 1/1] mmap.c: find_vma: remove if(mm) check
2012-03-28 3:43 UTC (3+ messages)
[PATCH 1/2] Avoid lock contention on page draining
2012-03-28 0:40 UTC (2+ messages)
` [PATCH 2/2] Implement simple hierarchical draining
[PATCH 00/14] DMA-mapping framework redesign preparation
2012-03-27 21:53 UTC (4+ messages)
` [PATCH 05/14] IA64: adapt for dma_map_ops changes
[PATCH] staging: zsmalloc: add user-definable alloc/free funcs
2012-03-27 17:06 UTC (6+ messages)
[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
2012-03-27 13:14 UTC (6+ messages)
` [PATCH] mm: Optimize put_mems_allowed() usage
[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
2012-03-27 11:37 UTC (4+ messages)
[GIT PULL] DMA-mapping framework updates for 3.4
2012-03-27 9:59 UTC (3+ messages)
Why memory.usage_in_bytes is always increasing after every mmap/dirty/unmap sequence
2012-03-27 8:26 UTC (4+ messages)
[PATCH v6 0/7] mm: some simple cleanups
2012-03-27 7:46 UTC (7+ messages)
` [PATCH v6 1/7] mm/memcg: scanning_global_lru means mem_cgroup_disabled
[PATCH 1/1] mmap.c: find_vma: replace if(mm) check with BUG_ON(!mm)
2012-03-26 23:52 UTC (3+ messages)
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).