messages from 2013-06-17 09:41:54 to 2013-06-19 13:26:17 UTC [more...]
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-06-19 13:26 UTC (13+ messages)
` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-19 13:16 UTC (2+ messages)
[PATCH v3] memcg: event control at vmpressure
2013-06-19 12:53 UTC (9+ messages)
` [PATCH v4] "
[PATCH] mm/vmscan.c: 'lru' may be used without initialized after the patch "3abf380..." in next-20130607 tree
2013-06-19 10:25 UTC (6+ messages)
` [PATCH v2] "
[PATCH v5] Soft limit rework
2013-06-19 10:20 UTC (11+ messages)
` [PATCH v5 1/8] memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
` [PATCH v5 2/8] memcg: Get rid of soft-limit tree infrastructure
` [PATCH v5 3/8] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
` [PATCH v5 4/8] memcg: enhance memcg iterator to support predicates
` [PATCH v5 5/8] memcg: track children in soft limit excess to improve soft limit
` [PATCH v5 6/8] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
` [PATCH v5 7/8] memcg: Track all children over limit in the root
` [PATCH v5 8/8] memcg, vmscan: do not fall into reclaim-all pass too quickly
[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
2013-06-19 10:05 UTC (35+ messages)
` [Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [Part1 PATCH v5 10/22] x86, mm, numa: Move two functions calling on successful path later
` [Part1 PATCH v5 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86
` [Part1 PATCH v5 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [Part1 PATCH v5 14/22] x86, mm, numa: Set memblock nid later
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down
[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
2013-06-19 10:00 UTC (6+ messages)
[PATCH v2] Make transparent hugepages cpuset aware
2013-06-19 9:32 UTC (5+ messages)
Change soft-dirty interface?
2013-06-19 9:31 UTC (10+ messages)
[PATCH] mm/page_alloc: remove repetitious local_irq_save() in __zone_pcp_update()
2013-06-19 9:15 UTC (2+ messages)
[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
2013-06-19 9:12 UTC (5+ messages)
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays
linux-next: slab shrinkers: BUG at mm/list_lru.c:92
2013-06-19 8:52 UTC (20+ messages)
[PATCH] slub: do not put a slab to cpu partial list when cpu_partial is 0
2013-06-19 8:52 UTC (4+ messages)
[3.11 1/4] slub: Make cpu partial slab support configurable V2
2013-06-19 6:30 UTC (10+ messages)
` [3.11 3/4] Move kmalloc_node functions to common code
[Part2 PATCH v4 00/15] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
2013-06-19 6:14 UTC (4+ messages)
` [Part2 PATCH v4 08/15] x86, numa: Save nid when reserve memory into memblock.reserved[]
[PATCH 0/8] Volatile Ranges (v8?)
2013-06-19 4:41 UTC (9+ messages)
` [PATCH 7/8] vrange: Add method to purge volatile ranges
` [PATCH 8/8] vrange: Send SIGBUS when user try to access purged page
[PATCH v4 1/6] mm/writeback: remove wb_reason_name
2013-06-19 1:31 UTC (7+ messages)
` [PATCH v4 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v4 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v4 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v4 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v4 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
2013-06-19 1:29 UTC (2+ messages)
[PATCH 0/2] hugetlb fixes
2013-06-19 1:22 UTC (7+ messages)
` [PATCH 1/2] hugetlb: properly account rss
` [PATCH 2/2] mmap: allow MAP_HUGETLB for hugetlbfs files
[PATCH 00/11] sysv ipc shared mem optimizations
2013-06-19 1:18 UTC (12+ messages)
` [PATCH 01/11] ipc,shm: introduce lockless functions to obtain the ipc object
` [PATCH 02/11] ipc,shm: shorten critical region in shmctl_down
` [PATCH 03/11] ipc: drop ipcctl_pre_down
` [PATCH 04/11] ipc,shm: introduce shmctl_nolock
` [PATCH 05/11] ipc,shm: make shmctl_nolock lockless
` [PATCH 06/11] ipc,shm: shorten critical region for shmctl
` [PATCH 07/11] ipc,shm: cleanup do_shmat pasta
` [PATCH 08/11] ipc,shm: shorten critical region for shmat
` [PATCH 09/11] ipc: rename ids->rw_mutex
` [PATCH 10/11] ipc,msg: drop msg_unlock
` [PATCH 11/11] ipc: document general ipc locking scheme
[PATCH v3 1/6] mm/writeback: remove wb_reason_name
2013-06-18 23:39 UTC (11+ messages)
` [PATCH v3 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v3 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v3 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v3 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v3 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
mmotm 2013-06-18-16-33 uploaded
2013-06-18 23:34 UTC
[PATCH] mm, sparse: Put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE
2013-06-18 21:32 UTC (2+ messages)
[PATCH 0/3] Improve selftests
2013-06-18 20:02 UTC (4+ messages)
` [PATCH 1/3] selftests: exit 1 on failure
` [PATCH 2/3] self-test: fix make clean
` [PATCH 3/3] selftests: add hugetlbfstest
vmstat kthreads
2013-06-18 18:26 UTC (3+ messages)
[PATCH] mm: Remove unused function __put_page
2013-06-18 14:12 UTC
[PATCHv13 0/4] zswap: compressed swap caching
2013-06-18 12:29 UTC (6+ messages)
` [PATCHv13 3/4] zswap: add to mm/
[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
2013-06-18 11:14 UTC (8+ messages)
[PATCH] memcg: Add force_reclaim to reclaim tasks' memory in memcg
2013-06-18 10:40 UTC (4+ messages)
Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-18 0:08 UTC (13+ messages)
[PATCH] mm: Remove unlikely from the current_order test
2013-06-17 23:56 UTC (2+ messages)
[PATCH v2 0/2] slightly rework memcg cache id determination
2013-06-17 23:13 UTC (3+ messages)
[PATCH] thp: define HPAGE_PMD_* constans as BUILD_BUG() if !THP
2013-06-17 22:33 UTC (4+ messages)
[PATCH] mm: Add unlikely for current_order test
2013-06-17 21:56 UTC (5+ messages)
[PATCH] slub: Avoid direct compaction if possible
2013-06-17 21:44 UTC (7+ messages)
+ mm-thp-dont-use-hpage_shift-in-transparent-hugepage-code.patch added to -mm tree
2013-06-17 21:29 UTC (2+ messages)
[PATCH v2 1/7] mm/writeback: remove wb_reason_name
2013-06-17 20:27 UTC (10+ messages)
` [PATCH v2 3/7] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v2 4/7] mm/page_alloc: fix blank in show_free_areas
[PATCH] mm: Revert pinned_vm braindamage
2013-06-17 18:36 UTC (9+ messages)
[PATCH 0/7] RFC: adding compaction to zone_reclaim_mode > 0
2013-06-17 18:12 UTC (7+ messages)
` [PATCH 1/7] mm: remove ZONE_RECLAIM_LOCKED
[PATCH v2] virtio_balloon: leak_balloon(): only tell host if we got pages deflated
2013-06-17 17:17 UTC (2+ messages)
[PATCH 0/8] Transparent huge page cache: phase 0, prep work
2013-06-17 15:31 UTC (2+ messages)
[patch v4] Soft limit rework
2013-06-17 14:01 UTC (3+ messages)
[PATCH] mm: Clear page active before releasing pages
2013-06-17 12:55 UTC (2+ 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).