linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-01 03:02:42 to 2015-10-06 15:00:50 UTC [more...]

can't oom-kill zap the victim's memory?
 2015-10-06 14:52 UTC  (28+ messages)
                      ` Can't we use timeout based OOM warning/killing?

[PATCH] hugetlb: clear PG_reserved before setting PG_head on gigantic pages
 2015-10-06 14:35 UTC 

[PATCH] zsmalloc: fix obj_to_head use page_private(page) as value but not pointer
 2015-10-06 13:54 UTC  (3+ messages)

[linux-next:master 5509/5515] kernel/time/clocksource.c:220:7: error: implicit declaration of function 'abs64'
 2015-10-06 12:48 UTC 

[PATCH 0/7] get_user_pages() cleanup
 2015-10-06  9:53 UTC  (9+ messages)
` [PATCH 1/7] cris: Convert cryptocop to use get_user_pages_fast()
` [PATCH 2/7] ia64: Use get_user_pages_fast() in err_inject.c
` [PATCH 3/7] drm: Convert via driver to use get_user_pages_fast()
` [PATCH 4/7] fsl_hypervisor: Convert ioctl_memcpy() "
` [PATCH 5/7] IB/mthca: Convert mthca_map_user_db() "
` [PATCH 6/7] drm/i915: Convert to use get_user_page_unlocked()
` [PATCH 7/7] [media] ivtv: Convert to get_user_pages_unlocked()

New helper to free highmem pages in larger chunks
 2015-10-06  8:42 UTC  (4+ messages)
    ` [arc-linux-dev] "

SR # <4-10997886031> Performance issues
 2015-10-06  7:18 UTC 

[PATCH v4 0/4] enhance shmem process and swap accounting
 2015-10-06  7:08 UTC  (18+ messages)
` [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v4 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH v4 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
 2015-10-06  6:59 UTC  (7+ messages)

linux-next: kernel BUG at mm/slub.c:1447!
 2015-10-06  5:12 UTC  (10+ messages)

[PATCH 00/11] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-10-06  3:35 UTC  (3+ messages)
` [PATCH 03/11] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-05 23:53 UTC  (12+ messages)
` [MM PATCH V4.1 "

[PATCH] memcg: convert threshold to bytes
 2015-10-05 22:03 UTC  (2+ messages)

[PATCH v3 0/3] Revert locking changes in DAX for v4.3
 2015-10-05 20:32 UTC  (3+ messages)
` [PATCH v3 1/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v3 2/3] Revert "dax: fix race between simultaneous faults"

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-05 20:25 UTC  (5+ messages)

[Bug 99471] System locks with kswapd0 and kworker taking full IO and mem
 2015-10-05 20:03 UTC  (3+ messages)

[PATCH] mm/mmap.c: Do not initialize retval in mmap_pgoff()
 2015-10-05 16:30 UTC  (2+ messages)

[PATCH] mm/mmap.c: Remove redundant statement "error = -ENOMEM"
 2015-10-05 16:24 UTC  (2+ messages)

[PATCH v2 3/3] mm/nommu: drop unlikely behind BUG_ON()
 2015-10-05 13:26 UTC 

[PATCH] mm/mmap.c: Remove redundant vma looping
 2015-10-05 12:23 UTC  (5+ messages)

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-10-05 11:09 UTC  (18+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API

[PATCH 2/2] drivers/base/node.c: skip non-present sections in register_mem_sect_under_node
 2015-10-05  8:31 UTC  (5+ messages)

[PATCH 3/3] mm/nommu: drop unlikely behind BUG_ON()
 2015-10-05  7:49 UTC  (7+ messages)

mm: ksm: deadlock in oom killing process while breaking ksm pages
 2015-10-05  7:31 UTC  (2+ messages)

[PATCH 1/3] memcg: simplify charging kmem pages
 2015-10-04 22:21 UTC  (3+ messages)
` [PATCH 2/3] memcg: unify slab and other kmem pages charging
` [PATCH 3/3] memcg: simplify and inline __mem_cgroup_from_kmem

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-10-04  9:54 UTC  (3+ messages)

[PATCH v2 0/2] Revert locking changes in DAX for v4.3
 2015-10-04  5:24 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v2 2/2] Revert "dax: fix race between simultaneous faults"

[PATCH] mm/mmap.c: Change static function __install_special_mapping args' order
 2015-10-03 20:02 UTC 

[PATCH] mm: optimize PageHighMem() check
 2015-10-03 10:19 UTC  (6+ messages)

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-10-03  8:17 UTC  (29+ messages)
` [PATCH 26/26] x86, pkeys: Documentation

[PATCH 00/15] get_user_pages() for dax mappings
 2015-10-02 22:55 UTC  (7+ messages)
` [PATCH 14/15] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup

[PATCH 0/3] Revert locking changes in DAX for v4.3
 2015-10-02 21:02 UTC  (3+ messages)
` [PATCH 2/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 3/3] Revert "dax: fix race between simultaneous faults"

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-10-02 13:03 UTC  (18+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
        ` [PATCH] mm: page_alloc: Hide some GFP internals and document the bits and flag combinations -fix

[PATCH 2/2] slab.h: sprinkle __assume_aligned attributes
 2015-10-02 10:50 UTC  (2+ messages)

[PATCH 0/3] page-flags updates
 2015-10-02  5:40 UTC  (4+ messages)
` [PATCH 1/3] page-flags: do not corrupt caller 'page' in PF_NO_TAIL
` [PATCH 2/3] page-flags: add documentation for policies
` [PATCH 3/3] page-flags: hide PF_* validation check under separate config option

SR # <4-10997886031> Performance issues
 2015-10-02  5:36 UTC 

SR # <4-10997886031> Performance issues
 2015-10-02  5:35 UTC 

[jirislaby-stable:stable-3.12-queue 2253/3338] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: loongson2e (mips3) `sdc1 $f1,904($4)'
 2015-10-01 23:11 UTC 

[stable:linux-3.14.y 1941/3276] arch/mips/kernel/r4k_fpu.S:48: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f1,256+8($4)'
 2015-10-01 21:37 UTC 

[PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes()
 2015-10-01 20:02 UTC  (2+ messages)

[PATCH 1/5] mm: uncharge kmem pages from generic free_page path
 2015-10-01 18:52 UTC  (3+ messages)

[PATCH 1/2] mm: fix the racy mm->locked_vm change in
 2015-10-01 18:34 UTC  (3+ messages)

[PATCH 00/25] x86: Memory Protection Keys
 2015-10-01 17:19 UTC  (17+ messages)
` [PATCH 02/25] x86, pkeys: Add Kconfig option
` [PATCH 03/25] x86, pkeys: cpuid bit definition
` [PATCH 01/25] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 06/25] x86, pkeys: PTE bits for storing protection key
` [PATCH 05/25] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 04/25] x86, pku: define new CR4 bit
` [PATCH 07/25] x86, pkeys: new page fault error code bit: PF_PK

[PATCH 00/12] userfaultfd non-x86 and selftest updates for 4.2.0+
 2015-10-01 16:45 UTC  (6+ messages)

[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
 2015-10-01 11:30 UTC  (3+ messages)

[PATCH] mm: avoid false-positive PageTail() during meminit
 2015-10-01  8:58 UTC 

[PATCH 0/3] allow zram to use zbud as underlying allocator
 2015-10-01  7:52 UTC  (6+ messages)

[PATCH v2 00/12] THP support for ARC
 2015-10-01  6:02 UTC  (2+ messages)

[PATCH 2/2] mm: add the "struct mm_struct *mm" local into
 2015-10-01  3:02 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).