linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-18 10:36:38 to 2015-08-24 00:58:20 UTC [more...]

[PATCH V2 0/3] slub: introducing detached freelist
 2015-08-24  0:58 UTC 

[PATCHv3 0/5] Fix compound_head() race
 2015-08-23 23:59 UTC  (21+ messages)
` [PATCHv3 1/5] mm: drop page->slab_page
` [PATCHv3 2/5] zsmalloc: use page->private instead of page->first_page
` [PATCHv3 3/5] mm: pack compound_dtor and compound_order into one word in struct page
` [PATCHv3 4/5] mm: make compound_head() robust
` [PATCHv3 5/5] mm: use 'unsigned int' for page order

[PATCH 0/3] mm/vmalloc: Cache the /proc/meminfo vmalloc statistics
 2015-08-23 21:56 UTC  (6+ messages)
    ` [PATCH 3/3 v3] mm/vmalloc: Cache the vmalloc memory info

[PATCH] mm: mmap: Simplify the failure return working flow
 2015-08-23 17:28 UTC  (5+ messages)

[PATCH 1/1] memhp: Add hot-added memory ranges to memblock before allocate node_data for a node
 2015-08-23 17:06 UTC 

[PATCH] mm: mmap: Check all failures before set values
 2015-08-23 16:59 UTC 

[PATCH] mm: mmap: Check all failures before set values
 2015-08-23 16:57 UTC 

[PATCH] mm: mmap: Simplify the failure return working flow
 2015-08-23 16:28 UTC 

[PATCH] mm: mmap: Simplify the failure return working flow
 2015-08-23 16:20 UTC 

[PATCH 1/2] memory-hotplug: fix wrong edge when hot add a new node
 2015-08-23 10:28 UTC  (3+ messages)
` [PATCH 2/2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()

[REPOST] [PATCH 2/2] mm: Fix potentially scheduling in GFP_ATOMIC allocations
 2015-08-23  7:23 UTC 

[REPOST] [PATCH 1/2] mm: Fix race between setting TIF_MEMDIE and __alloc_pages_high_priority()
 2015-08-23  7:21 UTC 

[REPOST] [PATCH 2/2] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-08-23  7:19 UTC 

[REPOST] [PATCH 1/2] mm,oom: Fix potentially killing unrelated process
 2015-08-23  7:18 UTC 

[PATCH 0/3] mm/vmalloc: Cache the /proc/meminfo vmalloc statistics
 2015-08-22 14:36 UTC  (5+ messages)
` [PATCH 1/3] mm/vmalloc: Abstract out vmap_area_lock lock/unlock operations
` [PATCH 2/3] mm/vmalloc: Track vmalloc info changes
` [PATCH 3/3] mm/vmalloc: Cache the vmalloc memory info

[PATCH 0/2] x86/KASAN updates for 4.3
 2015-08-22 12:51 UTC  (9+ messages)

[PATCH 1/3] mm/page_alloc: fix a terrible misleading comment
 2015-08-22  7:40 UTC  (3+ messages)
` [PATCH 2/3] mm/page_alloc: add a helper function to check page before alloc/free
` [PATCH 3/3] mm/memblock: fix memblock comment

difficult to pinpoint exhaustion of swap between 4.2.0-rc6 and 4.2.0-rc7
 2015-08-22  7:05 UTC  (9+ messages)

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v2
 2015-08-21 20:56 UTC  (24+ messages)
` [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 02/10] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 06/10] mm: page_alloc: Distinguish between being unable to sleep, unwilling to unwilling and avoiding waking kswapd
` [PATCH 07/10] mm: page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM

is this a problem of numactl in RedHat7.0 ?
 2015-08-21 20:53 UTC  (2+ messages)

[PATCH] mm/readahead.c: fix regression caused by small readahead limit
 2015-08-21 20:44 UTC  (6+ messages)
  ` [PATCH] mm: use only per-device "

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-21 18:31 UTC  (9+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-08-21 16:38 UTC  (14+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps
  ` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[RFC PATCH 0/7] 'struct page' driver for persistent memory
 2015-08-21 15:15 UTC  (16+ messages)
` [RFC PATCH 1/7] x86, mm: ZONE_DEVICE for "device memory"

[patch -mm] mm, oom: add global access to memory reserves on livelock
 2015-08-21 13:29 UTC  (4+ messages)

[PATCH v3 03/20] list_lru: add list_lru_rotate
 2015-08-21  9:36 UTC  (2+ messages)

[PATCH] mm, vmscan: unlock page while waiting on writeback
 2015-08-21  8:42 UTC  (3+ messages)

[PATCH] mm/compaction: correct to flush migrated pages if pageblock skip happens
 2015-08-21  3:56 UTC 

[PATCH V2] mm:memory hot-add: memory can not been added to movable zone
 2015-08-21  2:00 UTC  (4+ messages)

[PATCH v3 0/10] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-08-20 23:04 UTC  (4+ messages)
` [PATCH v3 1/10] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO

[PATCH 1/3] mm: rename alloc_pages_exact_node to __alloc_pages_node
 2015-08-20 14:43 UTC  (6+ messages)
` [PATCH 2/3] mm: unify checks in alloc_pages_node() and __alloc_pages_node()
` [PATCH 3/3] mm: use numa_mem_id() in alloc_pages_node()

[Patch V3 0/9] Enable memoryless node support for x86
 2015-08-20  6:36 UTC  (24+ messages)
` [Patch V3 2/9] kernel/profile.c: Replace cpu_to_mem() with cpu_to_node()
` [Patch V3 3/9] sgi-xp: Replace cpu_to_node() with cpu_to_mem() to support memoryless node
` [Patch V3 5/9] i40e: Use numa_mem_id() to better "
  ` [Intel-wired-lan] "
` [Patch V3 6/9] i40evf: "
  ` [Intel-wired-lan] "
` [Patch V3 9/9] mm, x86: Enable memoryless node support to better support CPU/memory hotplug

[PATCH] Memory hot added,The memory can not been added to movable zone
 2015-08-20  6:15 UTC  (5+ messages)

[linux-next:master 9078/9582] arch/arm64/include/asm/pgtable.h:238:0: warning: "HUGE_MAX_HSTATE" redefined
 2015-08-20  5:24 UTC  (5+ messages)

[PATCH] zswap: update docs for runtime-changeable attributes
 2015-08-19 15:56 UTC  (5+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-08-19 14:51 UTC  (12+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] list_lru: don't call list_lru_from_kmem if the list_head is empty
 2015-08-19 14:25 UTC  (2+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-19 12:26 UTC  (20+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
  ` [RFC -v2 "
` [RFC 5/8] ext4: Do not fail journal due to block allocator
  ` [RFC -v2 "
` [RFC 6/8] ext3: Do not abort journal prematurely
  ` [RFC -v2 "
` [RFC 7/8] btrfs: Prevent from early transaction abort
  ` [RFC -v2 "
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
  ` [RFC -v2 "

[PATCH 1/2] zpool: define and use max type length
 2015-08-19  2:20 UTC  (4+ messages)
` [PATCH 2/2] zswap: use const max length for kparam names

[PATCH] mm: mmap: Simplify the failure return working flow
 2015-08-18 22:57 UTC  (2+ messages)

[mmotm:master 506/522] frv-linux-ld: Warning: size of symbol `sys_membarrier' changed from 8 in kernel/sys_ni.o to 52 in kernel/membarrier.o
 2015-08-18 21:23 UTC  (2+ messages)

[PATCH] zpool: remove no-op module init/exit
 2015-08-18 19:59 UTC 

[PATCH] zswap: move zswap_pool frequently-used fields together
 2015-08-18 19:21 UTC 

[RFC v4 0/3] mm: make swapin readahead to gain more thp performance
 2015-08-18 19:11 UTC  (4+ messages)
` [RFC v4 1/3] mm: add tracepoint for scanning pages
` [RFC v4 2/3] mm: make optimistic check for swapin readahead
` [RFC v4 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCHv2 0/4] Fix compound_head() race
 2015-08-18 18:24 UTC  (10+ messages)
` [PATCHv2 3/4] mm: pack compound_dtor and compound_order into one word in struct page
` [PATCHv2 4/4] mm: make compound_head() robust

[linux-stable-rt:stable-rt/v3.2-rt 426/519] kernel/smp.c:735: undefined reference to `smp_call_function_many'
 2015-08-18 17:49 UTC 

[linux-stable-rt:stable-rt/v3.2-rt 513/519] mm/slub.c:1291:11: warning: unused variable 'order'
 2015-08-18 17:12 UTC 

[linux-stable-rt:stable-rt/v3.14-rt 442/450] mm/slub.c:1350:6: warning: unused variable 'idx'
 2015-08-18 16:56 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).