messages from 2010-09-28 12:35:17 to 2010-10-05 01:29:38 UTC [more...]
[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
2010-10-05 1:29 UTC (15+ 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
Default zone_reclaim_mode = 1 on NUMA kernel is bad forfile/email/web servers
2010-10-04 19:43 UTC (12+ messages)
[PATCH 00/10] memcg: per cgroup dirty page accounting
2010-10-04 17:35 UTC (14+ 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
[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
2010-10-04 14:45 UTC (27+ 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 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set
` [PATCH 9/9] v3 Update memory hotplug documentation
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
2010-10-04 13:22 UTC
[PATCH 00/10] zram: various improvements and cleanups
2010-10-04 11:08 UTC (6+ messages)
` OOM panics with zram
Transparent Hugepage Support #30
2010-10-04 3:24 UTC (2+ messages)
[PATCH][RESEND] nommu: add anonymous page memcg accounting
2010-10-04 0:16 UTC (9+ messages)
[PATCH 0/8] v2 De-Couple sysfs memory directories from memory sections
2010-10-03 7:52 UTC (29+ messages)
` [PATCH 2/8] v2 Add section count to memory_block struct
` [PATCH 4/8] v2 Allow memory block to span multiple memory sections
` [PATCH 6/8] v2 Update node sysfs code
` [PATCH 8/8] v2 Update memory hotplug documentation
[PATCH] ksm: fix bad user data when swapping
2010-10-03 0:49 UTC
[PATCH] ksm: fix page_address_in_vma anon_vma oops
2010-10-03 0:46 UTC
[PATCH 1/3] slub: Fix signedness warnings
2010-10-02 8:50 UTC (8+ messages)
` [PATCH 2/3] slub: Add lock release annotation
` [PATCH 3/3] slub: Move NUMA-related functions under CONFIG_NUMA
[Slub cleanup5 0/3] SLUB: Cleanups V5
2010-10-02 8:50 UTC (12+ messages)
` [Slub cleanup5 1/3] slub: reduce differences between SMP and NUMA
` [Slub cleanup5 2/3] SLUB: Pass active and inactive redzone flags instead of boolean to debug functions
` [Slub cleanup5 3/3] slub: extract common code to remove objects from partial list without locking
[PATCH 0/2] Reduce mmap_sem hold times during file backed page faults
2010-10-02 0:02 UTC (8+ messages)
` [PATCH 1/2] Unique path for locking page in filemap_fault()
` [PATCH 2/2] Release mmap_sem when page fault blocks on disk transfer
Linux swapping with MySQL/InnoDB due to NUMA architecture imbalanced allocations?
2010-10-01 16:43 UTC (4+ messages)
block cache replacement strategy?
2010-10-01 13:05 UTC (3+ messages)
[BUGFIX][PATCH v2] memcg: fix thresholds with use_hierarchy == 1
2010-10-01 9:22 UTC (4+ messages)
Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
2010-09-30 8:38 UTC (2+ messages)
[patch]vmscan: protect exectuable page from inactive list scan
2010-09-30 6:00 UTC (11+ messages)
[RFC][PATCH 0/2] memcg: use ID instead of pointer in page_cgroup , retry
2010-09-30 5:31 UTC (3+ messages)
` [RFC][PATCH 0/4] memcg: use ID instead of pointer in page_cgroup , retry v2
[PATCH 00/12] mm: fix sparse warnings
2010-09-30 3:50 UTC (13+ messages)
` [PATCH 01/12] mm: remove temporary variable on generic_file_direct_write()
` [PATCH 02/12] mm: add casts to/from gfp_t in gfp_to_alloc_flags()
` [PATCH 03/12] mm: wrap get_locked_pte() using __cond_lock()
` [PATCH 04/12] mm: add lock release annotation on do_wp_page()
` [PATCH 05/12] mm: wrap follow_pte() using __cond_lock()
` [PATCH 06/12] rmap: annotate lock context change on page_[un]lock_anon_vma()
` [PATCH 07/12] rmap: wrap page_check_address() using __cond_lock()
` [PATCH 08/12] rmap: make anon_vma_[chain_]free() static
` [PATCH 09/12] vmalloc: rename temporary variable in __insert_vmap_area()
` [PATCH 10/12] vmalloc: annotate lock context change on s_start/stop()
` [PATCH 11/12] mm: declare some external symbols
` [PATCH 12/12] vmstat: include compaction.h when CONFIG_COMPACTION
[Bugme-new] [Bug 19312] New: bad_page crash when writing to OCZ Agility2 120G
2010-09-29 19:46 UTC
zone state overhead
2010-09-29 19:44 UTC (19+ messages)
[BUGFIX][PATCH] memcg: fix thresholds with use_hierarchy == 1
2010-09-29 14:06 UTC (3+ messages)
[PATCH] mm: cleanup gfp_zone()
2010-09-29 7:06 UTC (6+ messages)
` [PATCH v2] mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
[RFC]vmscan: doing page_referenced() in batch way
2010-09-29 2:57 UTC
[patch] arch: remove __GFP_REPEAT for order-0 allocations
2010-09-29 1:10 UTC (10+ messages)
[S+Q Cleanup3 0/6] SLUB: Cleanups V3
2010-09-28 12:42 UTC (11+ messages)
` [S+Q Cleanup3 4/6] slub: Dynamically size kmalloc cache allocations
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).