messages from 2015-01-13 16:09:45 to 2015-01-16 14:13:30 UTC [more...]
[PATCH -mm 0/6] memcg: release kmemcg_id on css offline
2015-01-16 14:13 UTC (4+ messages)
` [PATCH -mm 1/6] slab: embed memcg_cache_params to kmem_cache
` [PATCH -mm 2/6] slab: link memcg caches of the same kind into a list
` [PATCH -mm 3/6] slab: use css id for naming per memcg caches
[PATCH v2 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
2015-01-16 13:40 UTC (14+ messages)
` [PATCH v2 2/2] mm: don't use compound_head() in virt_to_head_page()
[PATCH RFC] page_writeback: cleanup mess around cancel_dirty_page()
2015-01-16 13:18 UTC (3+ messages)
[LSF/MM ATTEND] Transparent huge pages: huge tmpfs
2015-01-16 13:12 UTC (3+ messages)
[PATCH 0/5] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages try#2
2015-01-16 13:03 UTC (13+ messages)
` [PATCH 1/5] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
` [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 4/5] mm: gup: use get_user_pages_unlocked
` [PATCH 5/5] mm: gup: kvm "
[PATCHSET RFC 0/6] memcg: inode-based dirty-set controller
2015-01-16 12:33 UTC (12+ messages)
` [PATCH 1/6] memcg: inode-based dirty and writeback pages accounting
` [PATCH 2/6] memcg: dirty-set limiting and filtered writeback
` [PATCH 3/6] memcg: track shared inodes with dirty pages
` [PATCH 4/6] percpu_ratelimit: high-performance ratelimiting counter
` [PATCH 5/6] delay-injection: resource management via procrastination
` [PATCH 6/6] memcg: filesystem bandwidth controller
[PATCH V3] mm/thp: Allocate transparent hugepages on local node
2015-01-16 12:27 UTC (2+ messages)
[PATCH 0/8] current ACCESS_ONCE patch queue
2015-01-16 12:12 UTC (19+ messages)
` [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 2/8] ppc/hugetlbfs: "
` [PATCH 3/8] x86/xen/p2m: "
` [Xen-devel] "
` [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
` [PATCH 5/8] mm/gup: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 6/8] kernel: tighten rules for ACCESS ONCE
` [PATCH 7/8] next: sh: Fix compile error
` [PATCH 8/8] kernel: Fix sparse warning for ACCESS_ONCE
[PATCH] mm/vmscan: fix highidx argument type
2015-01-16 7:07 UTC (3+ messages)
[LSF/MM ATTEND] swap interface improvements
2015-01-16 6:48 UTC
[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
2015-01-16 5:10 UTC (5+ messages)
backing_dev_info cleanups & lifetime rule fixes V2
2015-01-16 4:06 UTC (25+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info
[RFC V6 2/3] add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
2015-01-16 1:42 UTC (12+ messages)
` [RFC V6 2/3] arm:add bitrev.h file "
[LSF/MM TOPIC] Reclaim in the face of really fast I/O
2015-01-16 1:32 UTC (3+ messages)
` [Lsf-pc] "
[PATCH v3 1/5] mm/compaction: change tracepoint format from decimal to hexadecimal
2015-01-16 1:16 UTC (6+ messages)
` [PATCH v3 2/5] mm/compaction: enhance tracepoint output for compaction begin/end
` [PATCH v3 3/5] mm/compaction: print current range where compaction work
` [PATCH v3 4/5] mm/compaction: more trace to understand when/why compaction start/finish
` [PATCH v3 5/5] mm/compaction: add tracepoint to observe behaviour of compaction defer
[LSF/MM TOPIC] async buffered diskio read for userspace apps
2015-01-15 22:31 UTC (3+ messages)
` [Lsf-pc] "
[LSF/MM TOPIC ATTEND]
2015-01-15 20:58 UTC (6+ messages)
[Regression] 3.19-rc3 : memcg: Hang in mount memcg
2015-01-15 17:56 UTC (7+ messages)
` [PATCH cgroup/for-3.19-fixes] cgroup: implement cgroup_subsys->unbind() callback
[PATCH v7 0/7] Support Write-Through mapping on x86
2015-01-15 17:28 UTC (2+ messages)
[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
2015-01-15 17:08 UTC (13+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory
[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
2015-01-15 17:07 UTC (5+ messages)
[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
2015-01-15 17:03 UTC (2+ messages)
[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
2015-01-15 16:46 UTC (5+ messages)
[LSF/MM TOPIC] userfaultfd
2015-01-15 16:08 UTC (3+ messages)
[PATCH] page_writeback: put account_page_redirty() after set_page_dirty()
2015-01-15 15:52 UTC
[PATCH -mm 1/2] mm: vmscan: account slab pages on memcg reclaim
2015-01-15 13:17 UTC (2+ messages)
[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
2015-01-15 11:43 UTC
[PATCH -mm] vmscan: move reclaim_state handling to shrink_slab
2015-01-15 7:56 UTC (3+ messages)
[PATCH] mm: account pmd page tables to the process
2015-01-14 18:27 UTC (2+ messages)
[patch] mm: memcontrol: fold move_anon() and move_file()
2015-01-14 15:42 UTC (3+ messages)
[PATCH V2 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
2015-01-14 14:55 UTC (2+ messages)
[PATCH 0/2] Account PMD page tables to the process
2015-01-14 14:48 UTC (11+ messages)
` [PATCH 1/2] mm: rename mm->nr_ptes to mm->nr_pgtables
` [PATCH 2/2] mm: account pmd page tables to the process
[PATCH 0/5] kstrdup optimization
2015-01-14 14:37 UTC (11+ messages)
` [PATCH 2/5] kernfs: convert node name allocation to kstrdup_const
` [PATCH 2.5/5] kernfs: remove KERNFS_STATIC_NAME
[PATCH] mm: vmscan: fix the page state calculation in too_many_isolated
2015-01-14 11:27 UTC (3+ messages)
Should mmap MAP_LOCKED fail if mm_poppulate fails?
2015-01-14 9:50 UTC
[LSF/MM TOPIC] The kernel address sanitizer
2015-01-14 8:18 UTC (3+ messages)
[PATCH -mm] fs: shrinker: always scan at least one object of each type
2015-01-14 7:36 UTC (3+ messages)
[PATCH] x86, mpx: Ensure unused arguments of prctl() MPX requests are 0
2015-01-14 7:21 UTC (7+ messages)
[PATCH v2 0/5] clean up and generalize swap-over-NFS
2015-01-14 3:18 UTC (2+ messages)
[PATCH 1/1] mm: pagemap: limit scan to virtual region being asked
2015-01-14 1:08 UTC (2+ messages)
[PATCH] mm: wrap BUG() branches with unlikely()
2015-01-14 0:03 UTC (2+ messages)
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2015-01-13 22:47 UTC (20+ messages)
` [PATCH v12 03/20] mm: Fix XIP fault vs truncate race
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW
` [PATCH v12 06/20] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v12 07/20] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v12 08/20] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v12 09/20] dax,ext2: Replace xip_truncate_page with dax_truncate_page
[patch] mm: memcontrol: default hierarchy interface for memory fix
2015-01-13 19:02 UTC
[RFC] A question about memcg/kmem
2015-01-13 16:28 UTC (4+ messages)
mm performance with zram
2015-01-13 16:25 UTC (3+ messages)
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).