linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-18 23:53:00 to 2013-06-21 15:09:08 UTC [more...]

[PATCH v5] Soft limit rework
 2013-06-21 15:09 UTC  (8+ messages)

[PATCH 2/2] zswap: update/document boot parameters
 2013-06-21 14:47 UTC  (6+ messages)

[PATCH] mm: Revert pinned_vm braindamage
 2013-06-21 14:44 UTC  (13+ messages)

[PATCH v3] memcg: event control at vmpressure
 2013-06-21 12:40 UTC  (19+ messages)
        ` [PATCH v4] "
            ` [PATCH v5] "
                ` [PATCH v6] "
                            ` [PATCH v7] "

[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
 2013-06-21  9:19 UTC  (20+ messages)
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-06-21  9:00 UTC  (15+ messages)

Change soft-dirty interface?
 2013-06-21  1:41 UTC  (11+ messages)

[PATCH v5 1/6] mm/writeback: remove wb_reason_name
 2013-06-21  1:26 UTC  (13+ messages)
` [PATCH v5 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v5 3/6] commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v5 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v5 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v5 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

[PATCH v7 1/6] mm/writeback: remove wb_reason_name
 2013-06-21  1:24 UTC  (6+ messages)
` [PATCH v7 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v7 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v7 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v7 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v7 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

[PATCH v6 1/6] mm/writeback: remove wb_reason_name
 2013-06-21  0:57 UTC  (6+ messages)
` [PATCH v6 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v6 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v6 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v6 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v6 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

[PATCH] mm: fix overflow in alloc_vmap_area
 2013-06-21  8:52 UTC  (4+ messages)

[PATCH v4 1/6] mm/writeback: remove wb_reason_name
 2013-06-21  0:31 UTC  (14+ 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 1/2] zswap: limit pool fragment
 2013-06-21  0:00 UTC  (3+ messages)

[PATCH 0/8] Volatile Ranges (v8?)
 2013-06-20 21:05 UTC  (12+ messages)
` [PATCH 5/8] vrange: Add new vrange(2) system call
` [PATCH 7/8] vrange: Add method to purge volatile ranges
` [PATCH 8/8] vrange: Send SIGBUS when user try to access purged page

[PATCH v2] Make transparent hugepages cpuset aware
 2013-06-20 20:37 UTC  (11+ messages)

[PATCH] mm: remove unused VM_<READfoo> macros and expand other in-place
 2013-06-20 19:22 UTC  (2+ messages)

[PATCHv13 0/4] zswap: compressed swap caching
 2013-06-20 14:35 UTC  (9+ messages)
` [PATCHv13 3/4] zswap: add to mm/

vmstat kthreads
 2013-06-20 14:05 UTC  (13+ messages)
        ` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional
        ` [PATCH v2 2/2] mm: add sysctl to pick vmstat monitor cpu

[PATCH 0/3] mm, vmalloc: cleanup for vmap block
 2013-06-20  6:38 UTC  (3+ messages)

[PATCH] mm/page_alloc: remove repetitious local_irq_save() in __zone_pcp_update()
 2013-06-20  6:32 UTC  (7+ messages)

[3.11 1/4] slub: Make cpu partial slab support configurable V2
 2013-06-20  5:50 UTC  (12+ messages)
` [3.11 3/4] Move kmalloc_node functions to common code

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-20  2:37 UTC  (10+ messages)
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays

[PATCH] slub: do not put a slab to cpu partial list when cpu_partial is 0
 2013-06-20  2:32 UTC  (10+ messages)

[PATCH 0/2] hugetlb fixes
 2013-06-20  1:31 UTC  (6+ messages)
` [PATCH 2/2] mmap: allow MAP_HUGETLB for hugetlbfs files
    ` [PATCH] mmap: allow MAP_HUGETLB for hugetlbfs files v2

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-19 23:24 UTC  (7+ messages)

[patch] mm, memcg: add oom killer delay
 2013-06-19 21:30 UTC  (15+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-19 16:53 UTC  (3+ messages)

[PATCH v4 00/20] change invalidatepage prototype to accept length
 2013-06-19 16:37 UTC  (4+ messages)
` [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole

[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
 2013-06-19 15:32 UTC  (8+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-06-19 13:26 UTC  (11+ messages)
              ` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM

[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] "

[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 v4 0/9] memcg: make memcg's life cycle the same as cgroup
 2013-06-19  1:29 UTC  (2+ messages)

[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


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).