messages from 2013-07-04 13:54:23 to 2013-07-10 08:06:07 UTC [more...]
linux-next: slab shrinkers: BUG at mm/list_lru.c:92
2013-07-10 8:06 UTC (23+ messages)
[RFC] mm: Honor min_free_kbytes set by user
2013-07-10 6:57 UTC (8+ messages)
[PATCH RFC] fsio: filesystem io accounting cgroup
2013-07-10 6:03 UTC (3+ messages)
[PATCH RFC] fsio: filesystem io accounting cgroup
2013-07-10 3:50 UTC (25+ messages)
[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
2013-07-10 2:49 UTC (18+ messages)
` [PATCH 0/1] mm: mempolicy: (Was: add sys_madvise2 and MADV_NAME to name vmas)
` [PATCH 1/1] mm: mempolicy: fix mbind_range() && vma_adjust() interaction
[REGRESSION] x86 vmalloc issue from recent 3.10.0+ commit
2013-07-10 1:59 UTC (2+ messages)
[RFC PATCH 0/5] Support multiple pages allocation
2013-07-10 1:20 UTC (8+ messages)
PageDirty check in mk_pte for s390
2013-07-10 0:54 UTC (2+ messages)
[PATCH] [MMOTM] xfs: fix dquot isolation hang
2013-07-09 18:02 UTC (2+ messages)
[PATCH] mm: cleanup backing_dev_info foo_stamp fields
2013-07-09 17:06 UTC (2+ messages)
[PATCH v3 0/4] Enable async page faults on s390
2013-07-09 16:01 UTC (10+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Make KVM_HVA_ERR_BAD usable on s390
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390
[PATCH 4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
2013-07-09 15:54 UTC (2+ messages)
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-07-09 13:54 UTC (21+ 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-07-09 2:16 UTC (6+ messages)
[3.11 1/4] slub: Make cpu partial slab support configurable V2
2013-07-08 18:55 UTC (11+ messages)
` [3.11 3/4] Move kmalloc_node functions to common code
[PATCH -V3 1/4] mm/cma: Move dma contiguous changes into a seperate config
2013-07-08 14:21 UTC (2+ messages)
[PATCH 2/4] PF: Move architecture specifics to the backends
2013-07-08 11:50 UTC
[PATCH 2/2] fs/aio: Add support to aio ring pages migration
2013-07-08 10:38 UTC
[PATCH 1/2] fs/anon_inode: Introduce a new lib function, anon_inode_getfile_private()
2013-07-08 10:38 UTC
[PATCH 0/2] Add support to aio ring pages migration
2013-07-08 10:38 UTC
[PATCH 1/5] mm: remove redundant dirty pages check from __delete_from_page_cache()
2013-07-08 9:52 UTC (5+ messages)
` [PATCH 2/5] nfs: remove redundant cancel_dirty_page() from nfs_wb_page_cancel()
` [PATCH 3/5] hugetlbfs: remove cancel_dirty_page() from truncate_huge_page()
` [PATCH 4/5] page_writeback: get rid of account_size argument in cancel_dirty_page()
` [PATCH 5/5] page_writeback: put account_page_redirty() after set_page_dirty()
[PATCH 0/15] Basic scheduler support for automatic NUMA balancing V3
2013-07-08 9:23 UTC (22+ messages)
` [PATCH 01/15] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/15] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/15] sched: Select a preferred node with the most numa hinting faults
` [PATCH 04/15] sched: Update NUMA hinting faults once per scan
` [PATCH 05/15] sched: Favour moving tasks towards the preferred node
` [PATCH 06/15] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 07/15] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 08/15] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 09/15] sched: Check current->mm before allocating NUMA faults
` [PATCH 10/15] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 11/15] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 12/15] sched: Remove check that skips small VMAs
` [PATCH 13/15] sched: Set preferred NUMA node based on number of private faults
` [PATCH 14/15] sched: Account for the number of preferred tasks running on a node when selecting a preferred node
` [PATCH 15/15] sched: Favour moving tasks towards nodes that incurred more faults
[PATCH] mm/slub.c: remove 'per_cpu' which is useless variable
2013-07-08 8:07 UTC
[PATCH 1/3] mm/slab: Fix drain freelist excessively
2013-07-08 8:03 UTC (8+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub
[PATCH] swap: warn when a swap area overflows the maximum size (resent)
2013-07-07 20:56 UTC (6+ messages)
` [PATCH v2] swap: warn when a swap area overflows the maximum size
slob: Check for NULL pointer before calling ctor()
2013-07-07 16:19 UTC (4+ messages)
` [PATCH] "
[PATCH] slab: add kmalloc() to kernel API documentation
2013-07-07 16:03 UTC (3+ messages)
[PATCH v10 00/16] kmemcg shrinkers
2013-07-07 15:56 UTC (17+ messages)
` [PATCH v10 01/16] memcg: make cache index determination more robust
` [PATCH v10 02/16] memcg: consolidate callers of memcg_cache_id
` [PATCH v10 03/16] vmscan: also shrink slab in memcg pressure
` [PATCH v10 04/16] memcg: move stop and resume accounting functions
` [PATCH v10 05/16] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v10 06/16] lru: add an element to a memcg list
` [PATCH v10 07/16] list_lru: per-memcg walks
` [PATCH v10 08/16] memcg: move initialization to memcg creation
` [PATCH v10 09/16] memcg: per-memcg kmem shrinking
` [PATCH v10 10/16] memcg: scan cache objects hierarchically
` [PATCH v10 11/16] vmscan: take at least one pass with shrinkers
` [PATCH v10 12/16] super: targeted memcg reclaim
` [PATCH v10 13/16] memcg: allow kmem limit to be resized down
` [PATCH v10 14/16] vmpressure: in-kernel notifications
` [PATCH v10 15/16] memcg: reap dead memcgs upon global memory pressure
` [PATCH v10 16/16] memcg: flush memcg items upon memcg destruction
[PATCH] slub: do not put a slab to cpu partial list when cpu_partial is 0
2013-07-07 15:47 UTC (2+ messages)
[PATCH v3 1/5] mm/slab: Fix drain freelist excessively
2013-07-07 15:38 UTC (5+ messages)
[RFC PATCH v2 0/4] Enable async page faults on s390
2013-07-07 9:28 UTC (7+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390
[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
2013-07-06 10:47 UTC (6+ messages)
` [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected
Trying to vfree() bad address (e7eb1d38)
2013-07-05 20:39 UTC
[PATCH V4 0/6] Memcg dirty/writeback page accounting
2013-07-05 17:34 UTC (7+ messages)
` [PATCH V4 1/6] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V4 2/6] fs/ceph: vfs __set_page_dirty_nobuffers interface instead of doing it inside filesystem
` [PATCH V4 3/6] memcg: add per cgroup dirty pages accounting
` [PATCH V4 4/6] memcg: add per cgroup writeback "
` [PATCH V4 5/6] memcg: patch mem_cgroup_{begin,end}_update_page_stat() out if only root memcg exists
` [PATCH V4 6/6] memcg: Document cgroup dirty/writeback memory statistics
Bad page map / swap_free warnings
2013-07-05 17:36 UTC
[PATCH] mm: strictlimit feature -v3
2013-07-05 15:53 UTC
[PATCH 16/16] mm: strictlimit feature
2013-07-05 13:14 UTC (6+ messages)
` [PATCH] mm: strictlimit feature -v2
[PATCH 0/13] Basic scheduler support for automatic NUMA balancing V2
2013-07-05 12:49 UTC (21+ messages)
` [PATCH 07/13] sched: Split accounting of NUMA hinting faults that pass two-stage filter
` [PATCH 11/13] sched: Check current->mm before allocating NUMA faults
` [PATCH 13/13] sched: Account for the number of preferred tasks running on a node when selecting a preferred node
` [PATCH RFC WIP] Process weights based scheduling for better consolidation
[WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())
2013-07-05 3:21 UTC (12+ messages)
3.9.8 and 3.9.9: stack corruption still there
2013-07-05 3:02 UTC
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).