linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-10 08:02:10 to 2013-06-13 15:54:55 UTC [more...]

[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
 2013-06-13 15:54 UTC  (3+ messages)

mem_cgroup_page_lruvec: BUG: unable to handle kernel NULL pointer dereference at 00000000000001a8
 2013-06-13 15:19 UTC  (10+ messages)

[patch] mm, memcg: add oom killer delay
 2013-06-13 15:16 UTC  (15+ messages)

[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
 2013-06-13 14:16 UTC  (6+ messages)
` [Part3 PATCH v2 1/4] bootmem, mem-hotplug: Register local pagetable pages with LOCAL_NODE_DATA when freeing bootmem
` [Part3 PATCH v2 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
` [Part3 PATCH v2 3/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory online procedure
` [Part3 PATCH v2 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure

[patch 1/2] arch: invoke oom-killer from page fault
 2013-06-13 13:48 UTC  (15+ messages)
` [patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context

[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
 2013-06-13 13:03 UTC  (23+ messages)
` [Part1 PATCH v5 01/22] x86: Change get_ramdisk_{image|size}() to global
` [Part1 PATCH v5 02/22] x86, microcode: Use common get_ramdisk_{image|size}()
` [Part1 PATCH v5 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [Part1 PATCH v5 04/22] x86, ACPI: Search buffer above 4GB in a second try for acpi initrd table override
` [Part1 PATCH v5 05/22] x86, ACPI: Increase acpi initrd override tables number limit
` [Part1 PATCH v5 06/22] x86, ACPI: Split acpi_initrd_override() into find/copy two steps
` [Part1 PATCH v5 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [Part1 PATCH v5 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [Part1 PATCH v5 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [Part1 PATCH v5 10/22] x86, mm, numa: Move two functions calling on successful path later
` [Part1 PATCH v5 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86
` [Part1 PATCH v5 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [Part1 PATCH v5 14/22] x86, mm, numa: Set memblock nid later
` [Part1 PATCH v5 15/22] x86, mm, numa: Move node_possible_map setting later
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down
` [Part1 PATCH v5 17/22] x86, ACPI, numa, ia64: split SLIT handling out
` [Part1 PATCH v5 18/22] x86, mm, numa: Add early_initmem_init() stub
` [Part1 PATCH v5 19/22] x86, mm: Parse numa info earlier
` [Part1 PATCH v5 20/22] x86, mm: Add comments for step_size shift
` [Part1 PATCH v5 21/22] x86, mm: Make init_mem_mapping be able to be called several times
` [Part1 PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

[Part2 PATCH v4 00/15] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-06-13 13:03 UTC  (16+ messages)
` [Part2 PATCH v4 01/15] x86: get pg_data_t's memory from other node
` [Part2 PATCH v4 02/15] acpi: Print Hot-Pluggable Field in SRAT
` [Part2 PATCH v4 03/15] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [Part2 PATCH v4 04/15] x86, numa, acpi, memory-hotplug: Introduce hotplug info into struct numa_meminfo
` [Part2 PATCH v4 05/15] x86, numa, acpi, memory-hotplug: Consider hotplug info when cleanup numa_meminfo
` [Part2 PATCH v4 06/15] memblock, numa: Introduce flag into memblock
` [Part2 PATCH v4 07/15] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [Part2 PATCH v4 08/15] x86, numa: Save nid when reserve memory into memblock.reserved[]
` [Part2 PATCH v4 09/15] x86, numa, mem-hotplug: Mark nodes which the kernel resides in
` [Part2 PATCH v4 10/15] x86, numa: Move memory_add_physaddr_to_nid() to CONFIG_NUMA
` [Part2 PATCH v4 11/15] x86, numa, memblock: Introduce MEMBLK_LOCAL_NODE to mark and reserve node-life-cycle data
` [Part2 PATCH v4 12/15] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to mark and reserve hotpluggable memory
` [Part2 PATCH v4 13/15] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [Part2 PATCH v4 14/15] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [Part2 PATCH v4 15/15] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[PATCHv13 0/4] zswap: compressed swap caching
 2013-06-13 12:34 UTC  (2+ messages)

[patch 4/4 v4]swap: make cluster allocation per-cpu
 2013-06-13 11:50 UTC  (3+ messages)

[patch 2/4 v4]swap: make swap discard async
 2013-06-13 11:16 UTC  (3+ messages)

[patch 1/4 v4]swap: change block allocation algorithm for SSD
 2013-06-13 10:54 UTC  (4+ messages)

[iput] BUG: Bad page state in process rm pfn:0b0ce
 2013-06-13 10:25 UTC 

Change soft-dirty interface?
 2013-06-13  9:10 UTC  (2+ messages)

[PATCH, RFC] mm: Implement RLIMIT_RSS
 2013-06-13  8:57 UTC  (4+ messages)

[PATCH] slab: prevent warnings when allocating with __GFP_NOWARN
 2013-06-13  7:03 UTC  (22+ messages)

[PATCH 0/8] Volatile Ranges (v8?)
 2013-06-13  6:28 UTC  (12+ messages)
` [PATCH 1/8] vrange: Add basic data structure and functions
` [PATCH 2/8] vrange: Add vrange support for file address_spaces
` [PATCH 3/8] vrange: Add vrange support to mm_structs
` [PATCH 4/8] vrange: Clear volatility on new mmaps
` [PATCH 5/8] vrange: Add new vrange(2) system call
` [PATCH 6/8] vrange: Add GFP_NO_VRANGE allocation flag
` [PATCH 7/8] vrange: Add method to purge volatile ranges
` [PATCH 8/8] vrange: Send SIGBUS when user try to access purged page

[PATCH]memblock: Fix potential section mismatch problem
 2013-06-13  1:58 UTC  (3+ messages)

[PATCH] mm/page_alloc: don't re-init pageset in zone_pcp_update()
 2013-06-12 21:50 UTC  (4+ messages)

[PATCH] memcg: make cache index determination more robust
 2013-06-12 20:43 UTC 

Slow swap-in with SSD
 2013-06-12 20:42 UTC  (2+ messages)

[PATCH] mm: Remove zone_type argument of build_zonelists_node
 2013-06-12 20:16 UTC  (2+ messages)

[PATCH] memcg: event control at vmpressure
 2013-06-12 13:09 UTC  (12+ messages)
      ` [PATCH v2] "

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-06-12 12:16 UTC  (6+ messages)

[PATCH 00/11] HugeTLB and THP support for ARM64
 2013-06-12  8:25 UTC  (3+ messages)

[PATCH -V7 09/18] powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
 2013-06-12  6:30 UTC  (4+ messages)

[checkpatch] - Confusion
 2013-06-12  4:48 UTC  (6+ messages)

[PATCH v8, part3 00/14] accurately calculate memory statisitic information
 2013-06-12  2:17 UTC  (4+ messages)
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages

[PATCH v2] Make transparent hugepages cpuset aware
 2013-06-11 22:20 UTC  (2+ messages)

zram is deployed!
 2013-06-11 18:56 UTC 

[PATCH 0/8] Transparent huge page cache: phase 0, prep work
 2013-06-11 16:27 UTC  (11+ messages)
` [PATCH 1/8] mm: drop actor argument of do_generic_file_read()
` [PATCH 2/8] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCH 3/8] thp: account anon transparent huge pages into NR_ANON_PAGES
` [PATCH 4/8] mm: cleanup add_to_page_cache_locked()
` [PATCH 5/8] thp, mm: locking tail page is a bug
` [PATCH 6/8] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCH 7/8] thp: do_huge_pmd_anonymous_page() cleanup
` [PATCH 8/8] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()

[patch v4] Soft limit rework
 2013-06-11 15:43 UTC  (2+ messages)

[PATCH] Make transparent hugepages cpuset aware
 2013-06-11 14:57 UTC  (3+ messages)

[PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
 2013-06-11 14:45 UTC  (13+ messages)
          ` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())

OOM Killer and add_to_page_cache_locked
 2013-06-11  9:49 UTC  (5+ messages)

[PATCH 3/3] memcg: simplify mem_cgroup_reclaim_iter
 2013-06-11  8:00 UTC  (18+ messages)

[patch -mm] UBIFS: signedness bug in ubifs_shrink_count()
 2013-06-11  7:13 UTC 

Handling of GFP_WAIT in the slub and slab allocators
 2013-06-10 23:39 UTC  (4+ messages)

[PATCHv4 00/39] Transparent huge page cache
 2013-06-10 17:41 UTC  (7+ messages)
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() to support huge pages

[RFC PATCH 0/4] Enable async page faults on s390
 2013-06-10 17:11 UTC  (6+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Additional flag for direct page fault inject
` [PATCH 4/4] PF: Intial async page fault support on s390x

[PATCH] memcg: Add force_reclaim to reclaim tasks' memory in memcg
 2013-06-10 15:22 UTC  (2+ messages)

[PATCH] mm: Fix the comment for GFP_ZONE_TABLE
 2013-06-10 14:36 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).