linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-04 02:45:34 to 2010-08-09 03:20:16 UTC [more...]

scalability investigation: Where can I get your latest patches?
 2010-08-09  3:20 UTC  (11+ messages)

[PATCH 09/39] whiteout: tmpfs whiteout support
 2010-08-08 15:52 UTC 

[PATCH] percpu : fix the memory leak
 2010-08-08 12:42 UTC  (2+ messages)
` [PATCH] percpu: fix a memory leak in pcpu_extend_area_map()

[RFC][PATCH 0/7] low latency synchrounous lumpy reclaim
 2010-08-08  6:42 UTC  (23+ messages)
` [PATCH 1/7] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
` [PATCH 2/7] vmscan: synchronous lumpy reclaim don't call congestion_wait()
` [PATCH 3/7] vmscan: synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition
` [PATCH 5/7] vmscan: kill dead code in shrink_inactive_list()
` [PATCH 6/7] vmscan: remove PF_SWAPWRITE from __zone_reclaim()
` [PATCH 7/7] vmscan: isolated_lru_pages() stop neighbor search if neighbor can't be isolated

[PATCH 00/13] writeback patches for 2.6.36
 2010-08-07 16:47 UTC  (23+ messages)
` [PATCH 01/13] writeback: reduce calls to global_page_state in balance_dirty_pages()
` [PATCH 02/13] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 03/13] writeback: add comment to the dirty limits functions
` [PATCH 04/13] writeback: dont redirty tail an inode with dirty pages
` [PATCH 05/13] writeback: fix queue_io() ordering
` [PATCH 06/13] writeback: merge for_kupdate and !for_kupdate cases
` [PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio
` [PATCH 08/13] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 09/13] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 10/13] writeback: kill writeback_control.more_io
` [PATCH 11/13] writeback: sync expired inodes first in background writeback
` [PATCH 12/13] writeback: try more writeback as long as something was written
` [PATCH 13/13] writeback: introduce writeback_control.inodes_written

memblock updates
 2010-08-06 22:50 UTC  (46+ messages)
` [PATCH 01/43] memblock: Fix memblock_is_region_reserved() to return a boolean
` [PATCH 02/43] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 03/43] memblock: No reason to include asm/memblock.h late
` [PATCH 04/43] memblock: Implement memblock_is_memory and memblock_is_region_memory
` [PATCH 05/43] memblock/arm: pfn_valid uses memblock_is_memory()
` [PATCH 06/43] memblock/arm: Use memblock_region_is_memory() for omap fb
` [PATCH 07/43] memblock: Introduce for_each_memblock() and new accessors
` [PATCH 08/43] memblock/microblaze: Use "
` [PATCH 09/43] memblock/sh: "
` [PATCH 10/43] memblock/sparc: "
` [PATCH 11/43] memblock/powerpc: "
` [PATCH 12/43] memblock/arm: "
` [PATCH 13/43] memblock: Remove obsolete accessors
` [PATCH 14/43] memblock: Remove memblock_find()
` [PATCH 15/43] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 16/43] memblock: Factor the lowest level alloc function
` [PATCH 17/43] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 18/43] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 19/43] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 20/43] memblock: Change u64 to phys_addr_t
` [PATCH 21/43] memblock: Remove unused memblock.debug struct member
` [PATCH 22/43] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 23/43] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 24/43] memblock: Add debug markers at the end of the array
` [PATCH 25/43] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 26/43] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 27/43] memblock: Move memblock_init() to the bottom of the file
` [PATCH 28/43] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 29/43] memblock: Move functions around into a more sensible order
` [PATCH 30/43] memblock: Add array resizing support
` [PATCH 31/43] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 32/43] memblock: Add "start" argument to memblock_find_base()
` [PATCH 33/43] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 34/43] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 35/43] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 36/43] memblock: Add debugfs files to dump the arrays content
` [PATCH 37/43] memblock: Expose some memblock bits for use by x86
` [PATCH 38/43] memblock: Improve debug output when resizing the reserve array
` [PATCH 39/43] memblock: Export MEMBLOCK_ERROR
` [PATCH 40/43] memblock: Make MEMBLOCK_ERROR be 0
` [PATCH 41/43] memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK
` [PATCH 42/43] memblock: Option for the architecture to put memblock into the .init section
` [PATCH 43/43] memblock: Add memblock_find_in_range()

[PATCH 09/38] whiteout: tmpfs whiteout support
 2010-08-06 22:34 UTC 

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - second fully working version - once again
 2010-08-06 21:17 UTC  (6+ messages)

PATCH: fix slab object alignment
 2010-08-06 19:44 UTC  (2+ messages)

[PATCHv2 0/4] The Contiguous Memory Allocator
 2010-08-06 13:31 UTC  (5+ messages)
` [PATCHv2 2/4] mm: cma: Contiguous Memory Allocator added

[rfc][patch 0/2] another way to scale mmap_sem?
 2010-08-06 13:25 UTC 

[PATCH/RFCv3 0/6] The Contiguous Memory Allocator framework
 2010-08-06 13:22 UTC  (7+ messages)
` [PATCH/RFCv3 1/6] lib: rbtree: rb_root_init() function added
  ` [PATCH/RFCv3 2/6] mm: cma: Contiguous Memory Allocator added
    ` [PATCH/RFCv3 3/6] mm: cma: Added SysFS support
      ` [PATCH/RFCv3 4/6] mm: cma: Added command line parameters support
        ` [PATCH/RFCv3 5/6] mm: cma: Test device and application added
          ` [PATCH/RFCv3 6/6] arm: Added CMA to Aquila and Goni

[PATCH 0/2] Adding two writeback files in /proc/sys/vm
 2010-08-06  7:19 UTC  (11+ messages)
` [PATCH 1/2] mm: helper functions for dirty and writeback accounting
` [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback

[PATCH 0/5 -mm][memcg] towards I/O aware memory cgroup v4
 2010-08-06  4:37 UTC  (8+ messages)
` [PATCH 1/4 -mm][memcg] quick ID lookup in memcg
` [PATCH 2/4 -mm][memcg] use id in page cgroup
` [PATCH 3/4 -mm][memcg] scalable file status update logic without race
` [PATCH 4/4 -mm][memcg] generic file-stat accounting interface for memcg

[RFC]mm: batch activate_page() to reduce lock contention
 2010-08-06  3:08 UTC  (5+ messages)

[S+Q3 00/23] SLUB: The Unified slab allocator (V3)
 2010-08-05 17:33 UTC  (17+ messages)
` [S+Q3 03/23] slub: Use a constant for a unspecified node
` [S+Q3 14/23] slub: Add SLAB style per cpu queueing
` [S+Q3 17/23] slub: Remove MAX_OBJS limitation
` [S+Q3 18/23] slub: Drop allocator announcement
` [S+Q3 19/23] slub: Object based NUMA policies
` [S+Q3 20/23] slub: Shared cache to exploit cross cpu caching abilities
` [S+Q3 21/23] slub: Support Alien Caches
` [S+Q3 22/23] slub: Cached object expiration
` [S+Q3 23/23] vmscan: Tie slub object expiration into page reclaim

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-08-05 16:01 UTC  (10+ messages)
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 6/6] writeback: merge for_kupdate and !for_kupdate cases

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-08-05 15:26 UTC  (7+ messages)
` [PATCH 3/6] writeback: kill writeback_control.more_io

[PATCH 14/17] mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
 2010-08-05 14:37 UTC 

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-08-05 14:15 UTC  (7+ messages)
` [PATCH 5/6] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[RFC PATCH 0/2] Prioritise inodes and zones for writeback required by page reclaim
 2010-08-05 13:42 UTC  (5+ messages)
` [PATCH 1/2] writeback: Prioritise dirty inodes encountered by reclaim for background flushing
` [PATCH 2/2] writeback: Account for pages written back belonging to a particular zone

Why PAGEOUT_IO_SYNC stalls for a long time
 2010-08-05  8:09 UTC  (6+ messages)

[PATCH 0/9] v4 De-couple sysfs memory directories from memory sections
 2010-08-05  5:04 UTC  (17+ messages)
` [PATCH 1/9] v4 Move the find_memory_block() routine up
` [PATCH 2/9] v4 Add new phys_index properties
` [PATCH 3/9] v4 Add section count to memory_block
` [PATCH 4/9] v4 Add mutex for add/remove of memory blocks
` [PATCH 5/9] v4 Allow memory_block to span multiple memory sections
` [PATCH 6/9] v4 Update the find_memory_block declaration
` [PATCH 7/9] v4 Update the node sysfs code
` [PATCH 9/9] v4 Update memory-hotplug documentation

question about CONFIG_BASE_SMALL
 2010-08-05  1:10 UTC  (4+ messages)

[PATCH 0/2] Adding four writeback files in /proc/sys/vm
 2010-08-05  0:18 UTC  (3+ messages)

[GIT PULL] SLAB updates for 2.6.36-rc0
 2010-08-04 19:19 UTC 

Over-eager swapping
 2010-08-04 12:04 UTC  (12+ messages)

[PATCH] memblock: Fix memblock_is_region_reserved() to return a boolean
 2010-08-04  4:19 UTC 


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).