messages from 2010-10-03 19:41:01 to 2010-10-06 22:33:13 UTC [more...]
[PATCH] doc: clarify the behaviour of dirty_ratio/dirty_bytes
2010-10-06 22:33 UTC
RFC: Implement hwpoison on free for soft offlining
2010-10-06 22:09 UTC (2+ messages)
` [PATCH] HWPOISON: Implement hwpoison-on-free "
HWPOISON/SLAB: Allow shrinking of specific slab cache
2010-10-06 21:55 UTC (8+ messages)
` [PATCH 1/2] SLAB: Add function to get slab cache for a page
` [PATCH 2/2] HWPOISON: Attempt directed shrinking of slabs
HWPOISON huge page signal fixes
2010-10-06 20:57 UTC (3+ messages)
` [PATCH 1/2] Encode huge page size for VM_FAULT_HWPOISON errors
` [PATCH 2/2] x86: HWPOISON: Report correct address granuality for huge hwpoison faults
[UnifiedV4 00/16] The Unified slab allocator (V4)
2010-10-06 20:56 UTC (36+ messages)
` [UnifiedV4 01/16] slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
` [UnifiedV4 02/16] slub: Move functions to reduce #ifdefs
` [UnifiedV4 03/16] slub: Add per cpu queueing
` [UnifiedV4 04/16] slub: Allow resizing of per cpu queues
` [UnifiedV4 05/16] slub: Remove MAX_OBJS limitation
` [UnifiedV4 06/16] slub: Drop allocator announcement
` [UnifiedV4 07/16] slub: Object based NUMA policies
` [UnifiedV4 08/16] slub: Get rid of page lock and rely on per node lock
` [UnifiedV4 09/16] slub: Shared cache to exploit cross cpu caching abilities
` [UnifiedV4 10/16] slub: Support Alien Caches
` [UnifiedV4 11/16] slub: Add a "touched" state to queues and partial lists
` [UnifiedV4 12/16] slub: Cached object expiration
` [UnifiedV4 13/16] vmscan: Tie slub object expiration into page reclaim
` [UnifiedV4 14/16] slub: Reduce size of not performance critical slabs
` [UnifiedV4 15/16] slub: Detailed reports on validate
` [UnifiedV4 16/16] slub: Add stats for alien allocation slowpath
` [UnifiedV4 slabinfo 1/2] Move slabinfo.c to tools/slub/slabinfo.c
` [UnifiedV4 slabinfo 2/2] slub: update slabinfo.c for queuing
[PATCH 00/10] memcg: per cgroup dirty page accounting
2010-10-06 20:54 UTC (60+ messages)
` [PATCH 01/10] memcg: add page_cgroup flags for dirty page tracking
` [PATCH 02/10] memcg: document cgroup dirty memory interfaces
` [PATCH 03/10] memcg: create extensible page stat update routines
` [PATCH 04/10] memcg: disable local interrupts in lock_page_cgroup()
` [PATCH 05/10] memcg: add dirty page accounting infrastructure
` [PATCH 06/10] memcg: add kernel calls for memcg dirty page stats
` [PATCH 07/10] memcg: add dirty limits to mem_cgroup
` [PATCH 08/10] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH 09/10] writeback: make determine_dirtyable_memory() static
` [PATCH 10/10] memcg: check memcg dirty limits in page writeback
HWPoison fixes for 2.6.36
2010-10-06 20:49 UTC (5+ messages)
` [PATCH 1/4] page-types.c: fix name of unpoison interface
` [PATCH 2/4] HWPOISON: Copy si_addr_lsb to user
` [PATCH 3/4] HWPOISON: Report correct address granuality for AO huge page errors
` [PATCH 4/4] HWPOISON: Stop shrinking at right page count
[RFC]vmscan: doing page_referenced() in batch way
2010-10-06 20:10 UTC (2+ messages)
[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
2010-10-06 20:08 UTC (37+ messages)
` [PATCH v6 01/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v6 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v6 03/12] Retry fault before vmentry
` [PATCH v6 04/12] Add memory slot versioning and use it to provide fast guest write interface
` [PATCH v6 05/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v6 06/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v6 07/12] Add async PF initialization to PV guest
` [PATCH v6 08/12] Handle async PF in a guest
` [PATCH v6 09/12] Inject asynchronous page fault into a PV guest if page is swapped out
` [PATCH v6 10/12] Handle async PF in non preemptable context
` [PATCH v6 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v6 12/12] Send async PF when guest is not in userspace too
[PATCH 00/10] zram: various improvements and cleanups
2010-10-06 14:53 UTC (15+ messages)
` OOM panics with zram
[RFC] Restrict size of page_cgroup->flags
2010-10-06 14:23 UTC
[PATCH 0/3] V2: Reduce mmap_sem hold times during file backed page faults
2010-10-06 4:20 UTC (15+ messages)
` [PATCH 1/3] filemap_fault: unique path for locking page
` [PATCH 2/3] Retry page fault when blocking on disk transfer
` [PATCH 3/3] access_error API cleanup
[PATCH] pramfs: Persistent and protected RAM filesystem
2010-10-06 0:24 UTC (2+ messages)
[PATCH 00/12] mm: fix sparse warnings
2010-10-05 21:27 UTC (3+ messages)
` [PATCH 12/12] vmstat: include compaction.h when CONFIG_COMPACTION
Transparent Hugepage Support #30
2010-10-05 19:18 UTC (3+ messages)
Default zone_reclaim_mode = 1 on NUMA kernel is bad forfile/email/web servers
2010-10-05 5:32 UTC (6+ messages)
[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
2010-10-05 5:18 UTC (22+ messages)
` [PATCH 1/9] v3 Move find_memory_block routine
` [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
` [PATCH 3/9] v3 Add section count to memory_block struct
` [PATCH 4/9] v3 Allow memory blocks to span multiple memory sections
` [PATCH 5/9] v3 rename phys_index properties of memory block struct
` [PATCH 6/9] v3 Update node sysfs code
` [PATCH 7/9] v3 Define memory_block_size_bytes for powerpc/pseries
` [PATCH 9/9] v3 Update memory hotplug documentation
linux-next: Tree for October 4
2010-10-05 2:42 UTC
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
2010-10-04 13:22 UTC
[PATCH][RESEND] nommu: add anonymous page memcg accounting
2010-10-04 0:16 UTC (6+ 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).