messages from 2011-03-08 01:31:15 to 2011-03-11 10:20:05 UTC [more...]
[PATCH v5 0/9] memcg: per cgroup dirty page accounting
2011-03-11 10:19 UTC (7+ messages)
` [PATCH v5 1/9] memcg: document cgroup dirty memory interfaces
` [PATCH v5 6/9] memcg: add kernel calls for memcg dirty page stats
[PATCH] shmem: put inode if alloc_file failed
2011-03-11 10:12 UTC (6+ messages)
` [PATCH] shmem: using goto to replace several return
[PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
2011-03-11 6:08 UTC (22+ messages)
[PATCH] thp: mremap support and TLB optimization
2011-03-11 2:04 UTC
mmotm 2011-03-10-16-42 uploaded
2011-03-11 0:43 UTC
[PATCH v2] memcg: fix leak on wrong LRU with FUSE
2011-03-11 0:01 UTC (11+ messages)
` [PATCH v3] "
` [PATCH v4] "
[RFC][PATCH 2/6] mm: Change flush_tlb_range() to take an mm_struct
2011-03-10 23:19 UTC (3+ messages)
` [PATCH] arch/tile: optimize icache flush
[PATCH] xfs: flush vmap aliases when mapping fails
2011-03-10 22:49 UTC (2+ messages)
COW userspace memory mapping question
2011-03-10 22:11 UTC (5+ messages)
[patch] oom: prevent unnecessary oom kills or kernel panics
2011-03-10 17:19 UTC (16+ messages)
` [PATCH 0/1] Was: "
` [PATCH 1/1] oom_kill_task: mark every thread as TIF_MEMDIE
` [PATCH 0/1] select_bad_process: improve the PF_EXITING check
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH 0/5] make *_gate_vma accept mm_struct instead of task_struct
2011-03-10 17:22 UTC (15+ messages)
` [PATCH 1/5] x86: add context tag to mark mm when running a task in 32-bit compatibility mode
` [PATCH 2/5] x86: mark associated mm when running a task in 32 bit "
` [PATCH 3/5] mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
` [PATCH 4/5] mm: arch: make in_gate_area "
` [PATCH 5/5] mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
` [PATCH 0/5] make *_gate_vma accept mm_struct instead of task_struct II
[PATCH 00/17] mm: mmu_gather rework
2011-03-10 15:50 UTC (3+ messages)
` [PATCH 02/17] "
[PATCH 0/4] rcu: don't assume the size of struct rcu_head
2011-03-10 15:36 UTC (7+ messages)
` [PATCH 1/3 V2] slub: automatically reserve bytes at the end of slab
` [PATCH 2/3 V2] slub,rcu: don't assume the size of struct rcu_head
` [PATCH 3/3 V2] slab,rcu: "
[PATCH R4 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-10 14:59 UTC (5+ messages)
` [Xen-devel] "
[Bug 30702] New: vmalloc(GFP_NOFS) can callback file system evict_inode, inducing deadlock
2011-03-10 12:17 UTC (3+ messages)
[PATCH] remove compaction from kswapd
2011-03-10 10:11 UTC (13+ messages)
[PATCH R4 6/7] mm: Extend memory hotplug API to allow memory hotplug in virtual guests
2011-03-10 8:51 UTC (3+ messages)
[PATCH/v2] mm/memblock: Properly handle overlaps and fix error path
2011-03-10 6:53 UTC (5+ messages)
[PATCH 2/2 v4]mm: batch activate_page() to reduce lock contention
2011-03-10 5:30 UTC
[PATCH 1/2 v4]mm: simplify code of swap.c
2011-03-10 5:30 UTC
[PATCH] memcg: fix event counter breakage with THP
2011-03-10 4:01 UTC (2+ messages)
[PATCHv2 0/3] hwmem: Hardware memory driver
2011-03-10 2:48 UTC (5+ messages)
` [PATCHv2 1/3] hwmem: Add hwmem (part 1)
` [PATCHv2 2/3] hwmem: Add hwmem (part 2)
` [PATCHv2 3/3] hwmem: Add hwmem to ux500
[PATCH RFC 0/5] IO-less balance_dirty_pages() v2 (simple approach)
2011-03-10 0:07 UTC (8+ messages)
` [PATCH 1/5] writeback: account per-bdi accumulated written pages
` [PATCH 2/5] mm: Properly reflect task dirty limits in dirty_exceeded logic
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()
` [PATCH 4/5] mm: Remove low limit from sync_writeback_pages()
` [PATCH 5/5] mm: Autotune interval between distribution of page completions
[patch] memcg: add oom killer delay
2011-03-09 23:30 UTC (27+ messages)
` [patch] memcg: give current access to memory reserves if it's trying to die
[PATCH 0/3] mm: Simplify anon_vma lifetime rules
2011-03-09 16:38 UTC (7+ messages)
` [PATCH 1/3] mm: Rename drop_anon_vma to put_anon_vma
` [PATCH 3/3] mm: Simplify anon_vma refcounts
[RFC][PATCH 0/6] mm: Unify TLB gather implementations
2011-03-09 16:34 UTC (8+ messages)
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb
[PATCHv2] procfs: fix /proc/<pid>/maps heap check
2011-03-09 14:36 UTC (3+ messages)
[PATCH R4 0/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-03-09 14:01 UTC (2+ messages)
[PATCH R4 2/7] xen/balloon: HVM mode support
2011-03-09 13:58 UTC (2+ messages)
[PATCH 0/6] enable writing to /proc/pid/mem
2011-03-09 12:38 UTC (16+ messages)
` [PATCH 1/6] mm: use mm_struct to resolve gate vma's in __get_user_pages
` [PATCH 2/6] mm: factor out main logic of access_process_vm
` [PATCH 3/6] mm: implement access_remote_vm
` [PATCH 4/6] proc: disable mem_write after exec
` [PATCH 5/6] proc: make check_mem_permission() return an mm_struct on success
` [PATCH 6/6] proc: enable writing to /proc/pid/mem
THP, rmap and page_referenced_one()
2011-03-09 9:18 UTC (10+ messages)
[PATCH] vmalloc: remove confusing comment on vwrite()
2011-03-09 6:37 UTC (2+ messages)
[PATCH R4 5/7] xen/balloon: Minor notation fixes
2011-03-08 21:49 UTC
[PATCH R4 4/7] xen/balloon: Protect against CPU exhaust by event/x process
2011-03-08 21:48 UTC
[PATCH R4 3/7] xen/balloon: Migration from mod_timer() to schedule_delayed_work()
2011-03-08 21:47 UTC
[PATCH R4 1/7] xen/balloon: Removal of driver_pages
2011-03-08 21:45 UTC
[PATCH R4 1/7] xen/balloon: Removal of driver_pages
2011-03-08 21:45 UTC
[PATCH 3/4] slab,rcu: don't assume the size of struct rcu_head
2011-03-08 18:27 UTC (2+ messages)
[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
2011-03-08 18:25 UTC (8+ messages)
[PATCH 1/4] slub: automatically reserve bytes at the end of slab
2011-03-08 18:24 UTC (2+ messages)
[PATCH] mm: handle mm_fault_error in kernel space (v2)
2011-03-08 15:59 UTC
[PATCH] hugetlb: /proc/meminfo shows data for all sizes of hugepages
2011-03-08 13:51 UTC (10+ messages)
[PATCH 00/13] mm: mmu_gather rework -v2
2011-03-08 10:25 UTC (5+ messages)
` [PATCH 09/13] unicore: mmu_gather rework
[BUG?] shmem: memory leak on NO-MMU arch
2011-03-08 9:17 UTC
[PATCH] page-types.c: add a new argument of debugfs path
2011-03-08 7:27 UTC (6+ messages)
` [PATCH V2] page-types.c: auto debugfs mount for hwpoison operation
[PATCH 2/2 v3]mm: batch activate_page() to reduce lock contention
2011-03-08 6:52 UTC (7+ messages)
[PATCH 1/2 v3]mm: simplify code of swap.c
2011-03-08 5:18 UTC (4+ messages)
[PATCH 8/8] Add VM counters for transparent hugepages
2011-03-08 2:43 UTC (3+ messages)
[PATCH] memcg: fix to leave pages on wrong LRU with FUSE
2011-03-08 2:06 UTC (5+ messages)
[PATCH] mm: skip zombie in OOM-killer
2011-03-08 2:10 UTC (6+ messages)
[patch] oom: prevent unnecessary oom kills or kernel panics
2011-03-08 2:01 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).