linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-15 07:25:26 to 2012-06-18 22:32:08 UTC [more...]

Early boot panic on machine with lots of memory
 2012-06-18 22:32 UTC  (10+ messages)

[PATCH -mm 0/7] mm: scalable and unified arch_get_unmapped_area
 2012-06-18 22:05 UTC  (8+ messages)
` [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm 2/7] mm: get unmapped area from VMA tree
` [PATCH -mm 3/7] Allow each architecture to specify the address range that can be used for this allocation
` [PATCH -mm 4/7] mm: make page colouring code generic
` [PATCH -mm 5/7] mm: remove x86 arch_get_unmapped_area(_topdown)
` [PATCH -mm 6/7] remove MIPS arch_get_unmapped_area code
` [PATCH -mm 7/7] remove ARM arch_get_unmapped_area functions

[PATCH -mm 0/6] mm: scalable and unified arch_get_unmapped_area
 2012-06-18 22:03 UTC  (14+ messages)
` [PATCH -mm 1/6] mm: get unmapped area from VMA tree
` [PATCH -mm 2/6] Allow each architecture to specify the address range that can be used for this allocation
` [PATCH -mm 3/6] Fix the x86-64 page colouring code to take pgoff into account and use that code as the basis for a generic page colouring code
` [PATCH -mm 4/6] mm: remove x86 arch_get_unmapped_area(_topdown)
` [PATCH -mm 5/6] remove MIPS arch_get_unmapped_area code
` [PATCH -mm 6/6] remove ARM arch_get_unmapped_area functions

[PATCH v3] mm/memblock: fix overlapping allocation when doubling reserved array
 2012-06-18 19:36 UTC  (2+ messages)

[PATCH 3/7][TRIVIAL][resend] drivers/pci: cleanup kernel-doc warning
 2012-06-18 18:22 UTC  (2+ messages)

[PATCH V5 1/5] mm: memcg softlimit reclaim rework
 2012-06-18 16:47 UTC  (5+ messages)
` [PATCH V2 2/5] mm: memcg set soft_limit_in_bytes to 0 by default
` [PATCH V5 3/5] mm: memcg detect no memcgs above softlimit under zone reclaim
` [PATCH V5 4/5] mm, vmscan: fix do_try_to_free_pages() livelock
` [PATCH V5 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages

[PATCH 3/5] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-06-18 16:30 UTC  (3+ messages)

[PATCH 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
 2012-06-18 15:39 UTC  (3+ messages)

[[PATCH -mm] 3/6] Fix the x86-64 page colouring code to take pgoff into account and use that code as the basis for a generic page colouring code
 2012-06-18 14:20 UTC  (4+ messages)
` [[PATCH -mm] 4/6] mm: remove x86 arch_get_unmapped_area(_topdown)
` [[PATCH -mm] 5/6] remove MIPS arch_get_unmapped_area code
` [[PATCH -mm] 6/6] remove ARM arch_get_unmapped_area functions

[PATCH 1/2] memcg: remove -EINTR at rmdir()
 2012-06-18 13:31 UTC  (4+ messages)
` [PATCH 2/2] memcg: clean up force_empty_list() return value check

[PATCH] mm/memcg: add unlikely to mercg->move_charge_at_immigrate
 2012-06-18 13:19 UTC  (4+ messages)

[PATCH v4 00/25] kmem limitation for memcg
 2012-06-18 12:43 UTC  (35+ messages)
` [PATCH v4 01/25] slab: rename gfpflags to allocflags
` [PATCH v4 02/25] provide a common place for initcall processing in kmem_cache
` [PATCH v4 03/25] slab: move FULL state transition to an initcall
` [PATCH v4 04/25] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
` [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
` [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 07/25] memcg: Reclaim when more than one page needed
` [PATCH v4 08/25] memcg: change defines to an enum
` [PATCH v4 09/25] kmem slab accounting basic infrastructure
` [PATCH v4 10/25] slab/slub: struct memcg_params
` [PATCH v4 11/25] consider a memcg parameter in kmem_create_cache
` [PATCH v4 12/25] sl[au]b: always get the cache from its page in kfree
` [PATCH v4 13/25] Add a __GFP_SLABMEMCG flag
` [PATCH v4 14/25] memcg: kmem controller dispatch infrastructure
` [PATCH v4 15/25] allow enable_cpu_cache to use preset values for its tunables
` [PATCH v4 16/25] don't do __ClearPageSlab before freeing slab page
` [PATCH v4 17/25] skip memcg kmem allocations in specified code regions
` [PATCH v4 18/25] mm: Allocate kernel pages to the right memcg
` [PATCH v4 19/25] memcg: disable kmem code when not in use
` [PATCH v4 20/25] memcg: destroy memcg caches
` [PATCH v4 21/25] Track all the memcg children of a kmem_cache
` [PATCH v4 22/25] slab: slab-specific propagation changes
` [PATCH v4 23/25] memcg: propagate kmem limiting information to children
` [PATCH v4 24/25] memcg/slub: shrink dead caches
` [PATCH v4 25/25] Documentation: add documentation for slab tracker for memcg

Hydrocodone 10/500 mg (WATSON 540) - 60 pills $249, Hydrocodone 10/500 mg (WATSON 540) - 90 pills $339. Buy NOW! tt7sy
 2012-06-18 10:41 UTC 

[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
 2012-06-18  9:03 UTC  (3+ messages)

[PATCH 3.5] c/r: prctl: less paranoid prctl_set_mm_exe_file()
 2012-06-18  8:58 UTC  (9+ messages)

[PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
 2012-06-18  8:25 UTC  (5+ messages)
` [PATCH] trivial, memory hotplug: add kswapd_is_running() for better readability

[PATCH v5] slab/mempolicy: always use local policy from interrupt context
 2012-06-18  8:20 UTC  (5+ messages)

[PATCH] mm/buddy: get the allownodes for dump at once
 2012-06-18  3:13 UTC  (3+ messages)

[PATCH 2/5] mm: memcg set soft_limit_in_bytes to 0 by default
 2012-06-18  2:43 UTC  (2+ messages)

[PATCH 0/7][TRIVIAL][resend] trivial patches
 2012-06-18  1:16 UTC  (2+ messages)

[resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
 2012-06-18  0:52 UTC  (9+ messages)

[PATCH 1/2] memcg: remove MEMCG_NR_FILE_MAPPED
 2012-06-17  7:44 UTC  (9+ messages)
` [PATCH 2/2] memcg: add per cgroup dirty pages accounting

Best Male Enhancement Penis Enlargement Pills 2012. Order Now! See The 4 Free Great Bonus Gifts 798pc
 2012-06-17  6:31 UTC 

[PATCH] mm: cleanup comments error in mm subsystem
 2012-06-17  4:12 UTC 

[PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
 2012-06-17  2:20 UTC  (3+ messages)

[PATCH] mm/vmscan: cleanup comment error in balance_pgdat
 2012-06-17  2:14 UTC  (5+ messages)

[PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
 2012-06-17  2:05 UTC  (8+ messages)

[PATCH 3/3] bounce: allow use of bounce pool via config option
 2012-06-16 20:41 UTC 

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-06-16 20:26 UTC  (10+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

Buy Ciails and Viarga online!
 2012-06-16 15:29 UTC 

[PATCH] swap: fix shmem swapping when more than 8 areas
 2012-06-16 10:05 UTC  (4+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V11
 2012-06-16  8:14 UTC  (4+ messages)
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
  ` [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v2
 2012-06-16  7:28 UTC  (3+ messages)

[PATCH] mm: fix page reclaim comment error
 2012-06-16  7:18 UTC  (2+ messages)

[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-16  6:24 UTC  (10+ messages)
` [PATCH -V9 11/15] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
      ` [PATCH 1/2] hugetlb: Move all the in use pages to active list
        ` [PATCH 2/2] hugetlb/cgroup: Assign the page hugetlb cgroup when we move the page "
` [PATCH -V9 14/15] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration

[PATCH -V2 1/2] hugetlb: Move all the in use pages to active list
 2012-06-16  6:23 UTC  (5+ messages)
` [PATCH -V2 2/2] hugetlb/cgroup: Assign the page hugetlb cgroup when we move the page "

[PATCH v2] mm/memblock: fix overlapping allocation when doubling reserved array
 2012-06-16  3:06 UTC  (2+ messages)

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-06-15 23:26 UTC  (15+ messages)
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[PATCH] mm/memblock: fix overlapping allocation when doubling reserved array
 2012-06-15 22:39 UTC  (3+ messages)

[PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
 2012-06-15 20:36 UTC 

[PATCH 7/7] mm/memory.c : cleanup the coding style issue
 2012-06-15 19:40 UTC  (2+ messages)

[RFC][PATCH 00/26] sched/numa
 2012-06-15 18:16 UTC  (3+ messages)
` [RFC][PATCH 12/26] sched, mm: sched_{fork,exec} node assignment

[PATCH 6/7][TRIVIAL][resend] mm: cleanup page reclaim comment error
 2012-06-15 14:58 UTC  (2+ messages)

[PATCH] hugeltb: Mark hugelb_max_hstate __read_mostly
 2012-06-15 14:50 UTC  (7+ messages)

[PATCH 5/7][TRIVIAL][resend] mm: cleanup kernel-doc warnings
 2012-06-15 13:18 UTC 

[PATCH 4/7][TRIVIAL][resend] mm: cleanup on the comments of zone_reclaim_stat
 2012-06-15 13:17 UTC 

[PATCH 2/7][TRIVIAL][resend] x86/kernel: cleanup some kernel-doc warnings
 2012-06-15 13:13 UTC 

[PATCH 1/7][TRIVIAL][resend] powerpc: cleanup kernel-doc warning
 2012-06-15 13:10 UTC 

[PATCH -V3 0/4] hugeltb: Fixes for hugetlb controller patches
 2012-06-15 12:50 UTC  (6+ messages)
` [PATCH -V3 1/4] hugeltb: Mark hugelb_max_hstate __read_mostly
` [PATCH -V3 2/4] hugetlb: Move all the in use pages to active list
` [PATCH -V3 3/4] hugetlb/cgroup: Assign the page hugetlb cgroup when we move the page "
` [PATCH -V3 4/4] hugetlb/cgroup: Remove exclude and wakeup rmdir calls from migrate

Replica Watches & Jewelry at ProWatches - high luxury quality replica Swiss watches. We have a lot of famous brands. Such as Jacob & Co, TAG Heuer, ... k63kmrc7j
 2012-06-15 11:11 UTC 

test
 2012-06-15  9:20 UTC 

[PATCH][TRIVIAL][resend] mm: fix page reclaim comment error
 2012-06-15  9:06 UTC 

[PATCH v11 1/2] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-15  7:32 UTC  (2+ messages)

Welcoming you to the world of Habbo
 2012-06-15  7:25 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).