messages from 2012-08-02 09:21:49 to 2012-08-03 21:30:22 UTC [more...]
[RFC v2 0/7] generic hashtable implementation
2012-08-03 21:30 UTC (15+ messages)
` [RFC v2 1/7] hashtable: introduce a small and naive hashtable
` [RFC v2 2/7] user_ns: use new hashtable implementation
` [RFC v2 3/7] mm,ksm: "
` [RFC v2 4/7] workqueue: "
` [RFC v2 5/7] mm/huge_memory: "
` [RFC v2 6/7] tracepoint: "
` [RFC v2 7/7] net,9p: "
Common10 [00/20] Sl[auo]b: Common code rework V10
2012-08-03 19:21 UTC (21+ messages)
` Common10 [01/20] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common10 [02/20] slub: Use kmem_cache for the kmem_cache structure
` Common10 [03/20] Rename oops label
` Common10 [04/20] Improve error handling in kmem_cache_create
` Common10 [05/20] Move list_add() to slab_common.c
` Common10 [06/20] Extract a common function for kmem_cache_destroy
` Common10 [07/20] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common10 [08/20] Move freeing of kmem_cache structure to common code
` Common10 [09/20] Get rid of __kmem_cache_destroy
` Common10 [10/20] Move duping of slab name to slab_common.c
` Common10 [11/20] Do slab aliasing call from common code
` Common10 [12/20] Move sysfs_slab_add to common
` Common10 [13/20] Move kmem_cache allocations into common code
` Common10 [14/20] Shrink __kmem_cache_create() parameter lists
` Common10 [15/20] Move kmem_cache refcounting to common code
` Common10 [16/20] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` Common10 [17/20] slab: Simplify bootstrap
` Common10 [18/20] create common functions for boot slab creation
` Common10 [19/20] slab: Use the new create_boot_cache function to simplify bootstrap
` Common10 [20/20] Common alignment code
[PATCH v2] slub: use free_page instead of put_page for freeing kmalloc allocation
2012-08-03 18:51 UTC
[RFC 0/4] generic hashtable implementation
2012-08-03 17:59 UTC (34+ messages)
` [RFC 1/4] hashtable: introduce a small and naive hashtable
bootmem code - reboots after 'uncompressing linux' on old computers
2012-08-03 17:20 UTC (2+ messages)
Fwd: Re: Wire Transfer
2012-08-03 16:48 UTC
[PATCH V8 1/2] mm: memcg softlimit reclaim rework
2012-08-03 16:34 UTC (4+ messages)
[PATCH V8 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
2012-08-03 16:30 UTC (5+ messages)
[PATCH -mm] mm: hugetlbfs: Correctly populate shared pmd
2012-08-03 14:37 UTC (4+ messages)
Common [00/19] Sl[auo]b: Common code rework V9
2012-08-03 14:07 UTC (34+ messages)
` Common [01/19] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common [02/19] slub: Use kmem_cache for the kmem_cache structure
` Common [03/19] Rename oops label
` Common [04/19] Improve error handling in kmem_cache_create
` Common [05/19] Move list_add() to slab_common.c
` Common [06/19] Extract a common function for kmem_cache_destroy
` Common [07/19] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common [08/19] Move freeing of kmem_cache structure to common code
` Common [09/19] Get rid of __kmem_cache_destroy
` Common [10/19] Move duping of slab name to slab_common.c
` Common [11/19] Do slab aliasing call from common code
` Common [12/19] Move sysfs_slab_add to common
` Common [13/19] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` Common [14/19] slub: Introduce function for opening boot caches
` Common [15/19] create common create_kmalloc_cache()
` Common [16/19] Move kmem_cache allocations into common code
` Common [17/19] Shrink __kmem_cache_create() parameter lists
` Common [18/19] Move kmem_cache refcounting to common code
` Common [19/19] Common alignment code
Your Photos
2012-08-03 14:03 UTC
[patch] hugetlb: correct page offset index for sharing pmd
2012-08-03 13:32 UTC (2+ messages)
[PATCH v4 0/3] make balloon pages movable by compaction
2012-08-03 12:26 UTC (9+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
2012-08-03 7:49 UTC (20+ messages)
` [RFC PATCH V6 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH V6 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH V6 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH V6 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH V6 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH V6 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH V6 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH V6 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH V6 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH V6 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH V6 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH V6 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH V6 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH V6 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH V6 16/19] memory-hotplug: free memmap "
` [RFC PATCH V6 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH V6 18/19] memory-hotplug: add node_device_release
` [RFC PATCH V6 19/19] memory-hotplug: remove sysfs file of node
[PATCH v2 0/9] faster augmented rbtree interface
2012-08-02 22:41 UTC (11+ messages)
` [PATCH v2 1/9] rbtree test: fix sparse warning about 64-bit constant
` [PATCH v2 2/9] rbtree: optimize fetching of sibling node
` [PATCH v2 3/9] rbtree: add __rb_change_child() helper function
` [PATCH v2 4/9] rbtree: place easiest case first in rb_erase()
` [PATCH v2 5/9] rbtree: handle 1-child recoloring in rb_erase() instead of rb_erase_color()
` [PATCH v2 6/9] rbtree: low level optimizations in rb_erase()
` [PATCH v2 7/9] rbtree: augmented rbtree test
` [PATCH v2 8/9] rbtree: faster augmented rbtree manipulation
` [PATCH v2 9/9] rbtree: remove prior augmented rbtree implementation
(no subject)
2012-08-02 21:12 UTC
Common [00/16] Sl[auo]b: Common code rework V8
2012-08-02 18:27 UTC (39+ messages)
` Common [08/16] Move duping of slab name to slab_common.c
` Common [09/16] Do slab aliasing call from common code
` Common [11/16] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` Common [12/16] create common create_kmalloc_cache()
` Common [13/16] slub: Introduce function for opening boot caches
` Common [14/16] Move kmem_cache allocations into common code
` Common [15/16] Shrink __kmem_cache_create() parameter lists
How to steer allocations to or away from subsets of physical memory?
2012-08-02 18:24 UTC
[PATCH] slub: use free_page instead of put_page for freeing kmalloc allocation
2012-08-02 17:24 UTC (6+ messages)
[RFC PATCH 05/23 V2] mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
2012-08-02 16:09 UTC (4+ messages)
` [RFC PATCH 09/23 V2] vmstat: "
[RFC PATCH 00/23 V2] memory, numa: introduce MOVABLE-dedicated node and online_movable for hotplug
2012-08-02 16:06 UTC (7+ messages)
` [RFC PATCH 01/23 V2] node_states: introduce N_MEMORY
` [RFC PATCH 14/23 V2] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
` [RFC PATCH 16/23 V2] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Common [0/9] Sl[auo]b: Common code rework V7
2012-08-02 13:58 UTC (5+ messages)
` Common [9/9] Do slab aliasing call from common code
[question] how to increase the number of object on cache?
2012-08-02 13:54 UTC (6+ messages)
[PATCH -alternative] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
2012-08-02 13:53 UTC (13+ messages)
hello
2012-08-02 12:06 UTC
WARNING: at mm/page_alloc.c:4514 free_area_init_node+0x4f/0x37b()
2012-08-02 11:06 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).