messages from 2011-03-22 12:58:09 to 2011-03-26 20:00:59 UTC [more...]
[GIT PULL] SLAB changes for v2.6.39-rc1
2011-03-26 20:00 UTC (54+ messages)
` [boot crash #2] "
` [PATCH] slub: Disable the lockless allocator
` Call Trace:Re: [boot crash #2] Re: [GIT PULL] SLAB changes for v2.6.39-rc1
[PATCH 0/4] forkbomb killer
2011-03-26 8:48 UTC (15+ messages)
` [PATCH 1/5] forkbomb killer config and documentation
` [PATCH 2/5] forkbomb: mm tracking subsystem
` [PATCH 3/5] forkbomb : mm histroy scanning and locks
` [PATCH 4/5] forkbomb : periodic flushing mm history information
` [PATCH 5/5] forkbomb killer
[PATCH RFC 0/5] IO-less balance_dirty_pages() v2 (simple approach)
2011-03-25 23:05 UTC (7+ messages)
get_page() vs __split_huge_page_refcount()
2011-03-25 16:48 UTC (2+ messages)
[Resend] Cross Memory Attach v3 [PATCH]
2011-03-25 13:22 UTC (9+ messages)
[RFC 0/5] idle page tracking / working set estimation
2011-03-25 8:43 UTC (6+ messages)
` [PATCH 1/5] page_referenced: replace vm_flags parameter with struct pr_info
` [PATCH 2/5] kstaled: page_referenced_kstaled() and supporting infrastructure
` [PATCH 3/5] kstaled: minimalistic implementation
` [PATCH 4/5] kstaled: skip non-RAM regions
` [PATCH 5/5] kstaled: rate limit pages scanned per second
[Q] PGPGIN underflow?
2011-03-25 7:50 UTC (3+ messages)
XFS memory allocation deadlock in 2.6.38
2011-03-24 23:45 UTC (2+ messages)
[PATCH] Accelerate OOM killing
2011-03-24 23:35 UTC (4+ messages)
[PATCH] mm: fix setup_zone_pageset section mismatch
2011-03-24 20:24 UTC
[GIT PULL] SLAB fixes for v2.6.39-rc1
2011-03-24 19:56 UTC
[patch 0/5] oom: a few anti fork bomb patches
2011-03-24 17:34 UTC (47+ messages)
` [PATCH 1/5] vmscan: remove all_unreclaimable check from direct reclaim path completely
` [PATCH 2/5] Revert "oom: give the dying task a higher priority"
` [PATCH 3/5] oom: create oom autogroup
` [PATCH 4/5] mm: introduce wait_on_page_locked_killable
` [PATCH 5/5] x86,mm: make pagefault killable
[PATCH 0/2] KVM: enable asynchronous page faults
2011-03-24 13:23 UTC (4+ messages)
` [PATCH 2/2] KVM: Enable async page fault processing
+ ksm-add-vm_stat-and-meminfo-entry-to-reflect-pte-mapping-to-ksm-pages.patch added to -mm tree
2011-03-24 13:20 UTC (2+ messages)
+ mm-add-vm-counters-for-transparent-hugepages.patch added to -mm tree
2011-03-24 13:12 UTC
kmemleak for MIPS
2011-03-24 9:55 UTC (3+ messages)
+ mm-compaction-use-async-migration-for-__gfp_no_kswapd-and-enforce-no-writeback.patch added to -mm tree
2011-03-24 8:54 UTC (5+ messages)
[PATCH 1/3] memcg: mark init_section_page_cgroup() properly
2011-03-23 23:37 UTC (9+ messages)
` [PATCH 3/3] memcg: move page-freeing code outside of lock
` [PATCH] memcg: move page-freeing code out "
[PATCH] thp+memcg-numa: fix BUG at include/linux/mm.h:370!
2011-03-23 22:58 UTC (8+ messages)
` [PATCH] mm: PageBuddy and mapcount underflows robustness
` [stable] "
vmstat: Update comment in stat_threshold
2011-03-23 20:46 UTC
[Bugme-new] [Bug 31142] New: Large write to USB stick freezes unrelated tasks for a long time
2011-03-23 16:51 UTC (15+ messages)
[PATCH v2 resend 0/12] enable writing to /proc/pid/mem
2011-03-23 15:04 UTC (15+ messages)
` [PATCH v2 resend 01/12] x86: add context tag to mark mm when running a task in 32-bit compatibility mode
` [PATCH v2 resend 02/12] x86: mark associated mm when running a task in 32 bit "
` [PATCH v2 resend 03/12] mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
` [PATCH v2 resend 04/12] mm: arch: make in_gate_area "
` [PATCH v2 resend 05/12] mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
` [PATCH v2 resend 06/12] mm: use mm_struct to resolve gate vma's in __get_user_pages
` [PATCH v2 resend 07/12] mm: factor out main logic of access_process_vm
` [PATCH v2 resend 08/12] mm: implement access_remote_vm
` [PATCH v2 resend 09/12] proc: disable mem_write after exec
` [PATCH v2 resend 10/12] proc: hold cred_guard_mutex in check_mem_permission()
` [PATCH v2 resend 11/12] proc: make check_mem_permission() return an mm_struct on success
` [PATCH v2 resend 12/12] proc: enable writing to /proc/pid/mem
cgroup: real meaning of memory.usage_in_bytes
2011-03-23 14:26 UTC (12+ messages)
` [PATCH] memcg: consider per-cpu stock reserves when returning RES_USAGE for _MEM
ext4 deep stack with mark_page_dirty reclaim
2011-03-23 14:02 UTC (6+ messages)
[PATCH] mm: page allocator: Silence build_all_zonelists() section mismatch
2011-03-23 10:38 UTC (2+ messages)
[PATCH v6 0/9] memcg: per cgroup dirty page accounting
2011-03-23 9:06 UTC (13+ messages)
2.6.39-rc: panic at rcu_kthread()
2011-03-23 7:18 UTC
[PATCH] mm: remove unused zone_idx variable from set_migratetype_isolate
2011-03-23 4:33 UTC (3+ messages)
[RFC][PATCH 0/3] A forkbomb killer and mm tracking system
2011-03-23 4:30 UTC (4+ messages)
` [RFC][PATCH 1/3] forkbomb: introduce mm recorder
` [RFC][PATCH 2/3] forkbomb: forgetting useless information
` [RFC][PATCH 3/3] forkbomb: forkbomb killer
[BUG?] shmem: memory leak on NO-MMU arch
2011-03-23 3:23 UTC (4+ messages)
[PATCH 59/74] fallthru: tmpfs support for lookup of d_type/d_ino in fallthrus
2011-03-23 2:04 UTC
[PATCH] sys_swapon: fix inode locking
2011-03-23 2:03 UTC
[PATCH 09/74] whiteout: tmpfs whiteout support
2011-03-23 1:58 UTC
[RFC][PATCH 1/2] rename alloc_pages_exact()
2011-03-22 19:42 UTC (3+ messages)
` [RFC][PATCH 2/2] make new alloc_pages_exact()
[GIT PULL] SLAB fixes for v2.6.39-rc1
2011-03-22 19:25 UTC
slub: Add statistics for this_cmpxchg_double failures
2011-03-22 18:35 UTC
slub: Add missing irq restore for the OOM path
2011-03-22 18:32 UTC
[PATCH] xfs: flush vmap aliases when mapping fails
2011-03-22 12:57 UTC (4+ 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).