Linux NUMA Userland Tools Discussion
[Prev Page][Next Page]
- [PATCH 3/11] hugetlb: introduce alloc_nodemask_of_node, (continued)
- [PATCH 0/6] hugetlb: V6 constrain allocation/free based on task mempolicy,
Lee Schermerhorn
- [PATCH 1/6] hugetlb: rework hstate_next_node_* functions, Lee Schermerhorn
- [PATCH 2/6] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns, Lee Schermerhorn
- [PATCH 3/6] hugetlb: introduce alloc_nodemask_of_node, Lee Schermerhorn
- [PATCH 4/6] hugetlb: derive huge pages nodes allowed from task mempolicy, Lee Schermerhorn
- [PATCH 5/6] hugetlb: add per node hstate attributes, Lee Schermerhorn
- [PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management., Lee Schermerhorn
- [PATCH 1/3] hugetlb: use only nodes with memory for huge pages, Lee Schermerhorn
- [PATCH 2/3] hugetlb: handle memory hot-plug events, Lee Schermerhorn
- [PATCH 3/3] hugetlb: offload per node attribute registrations, Lee Schermerhorn
- [PATCH 0/6] hugetlb: V5 constrain allocation/free based on task mempolicy,
Lee Schermerhorn
- [PATCH 0/5] hugetlb: numa control of persistent huge pages alloc/free,
Lee Schermerhorn
- [PATCH] libnuma: Fix issue with numactl --hardware on sparse cpumaps,
Anton Blanchard
- [PATCH] libnuma: introduce DSO desctructor to free allocated memory, Neil Horman
- [PATCH] libnuma: fix obo error in set_thread_constraints, Neil Horman
- [PATCH 0/4] hugetlb: V1 Per Node Hugepages attributes,
Lee Schermerhorn
- [PATCH 0/4] hugetlb: V3 constrain allocation/free based on task mempolicy,
Lee Schermerhorn
- [PATCH] hugetlb: restore interleaving of bootmem huge pages,
Lee Schermerhorn
- PCIe dma-able memory location in physical memory for Intel Nehalem + Tylersburg architecture,
Rob van de Voort
- [PATCH 0/3] hugetlb: V2 constrain allocation/free based on task mempolicy,
Lee Schermerhorn
- [PATCH] (theoretical) leak in do_mbind(), Max Laier
- 2.0.3 release of libnuma/numactl, Cliff Wickman
- [PATCH] numactl: Support dumping nodes of pages in shared memory segments,
Andi Kleen
- alloc_pages_node(... GFP_KERNEL | GFP_THISNODE ...) fails,
Max Laier
numademo,
Cliff Wickman
numctl build fix with -Werror=format-security,
Frederik Himpe
Re: [RFC PATCH 0/4]: affinity-on-next-touch,
Andi Kleen
[PATCH] Limit initial tasks' and top level cpuset's mems_allowed to nodes with memory,
Lee Schermerhorn
[BUG] 2.6.30-rc3-mmotm-090428-1814 -- bogus pointer deref,
Lee Schermerhorn
[PATCH 1/2] mmotm: cpusetmm-update-tasks-mems_allowed-in-time-fix,
Lee Schermerhorn
[PATCH 0/8] numactl/libnuma - Fixes and Cleanup,
Lee Schermerhorn
- [PATCH 1/8] numactl/libnuma - Possibly already fixed leaks and cleanup, Lee Schermerhorn
- [PATCH 2/8] numactl/libnuma - Simple bitmask leak fixes, Lee Schermerhorn
- [PATCH 3/8] numactl/libnuma - more bitmask leak fixes, Lee Schermerhorn
- [PATCH 4/8] numactl/libnuma - return freeable bitmasks, Lee Schermerhorn
- [PATCH 5/8] numactl/libnuma - fix parsing of cpu, node mask, Lee Schermerhorn
- [PATCH 6/8] numactl/numademo - eliminate page allocation overhead from memtest measurements, Lee Schermerhorn
- [PATCH 8/8] numactl/test - Make checkaffinity more robust, Lee Schermerhorn
- [PATCH 7/8] numactl/Makefile - Generalize Makefile .so Version, Lee Schermerhorn
- Re: [PATCH 0/8] numactl/libnuma - Fixes and Cleanup, Cliff Wickman
wrong parsing to /proc/self/status causes wrong out-of-range errors,
Brice Goglin
Re: Off topic: Numactl "distance" wrong, Cliff Wickman
find the node that a cpu belongs to,
Kornilios Kourtis
[PATCH] bitmask memory leaks, Kornilios Kourtis
[PATCH 0/2] non-contiguous NUMA nodes handling in numactl and libnuma,
Amit K. Arora
[PATCH] cleanup build flags a bit,
Mike Frysinger
[PATCH] fix output of numactl --hardware with >BITS_PER_LONG cpus, Arnd Bergmann
Re: libnuma on big-endian 64-bit systems, Arnd Bergmann
Re: [PATCH] Fix test/prefered v2,
Cliff Wickman
[PATCH] Remove numa_maps(5), Bernhard Walle
[PATCH] Fix test/prefered,
Andi Kleen
[PATCH] Fix mbind_migrate_pages, Andi Kleen
[PATCH] Fix numactl test program includes, Andi Kleen
Unexpected warning on non-NUMA host,
Kazunori Asayama
[Re: PATCH] numactl: fix libnuma on big-endian 64-bit systems, Cliff Wickman
Kernel sees incorrect topology on 4-node Opteron,
Zeljko Vrba
Fix build break in numactl-2.0.2,
Neil Horman
[PATCH] kernel testcase numa of LTP and use compatibility interface of libnuma,
Daniel Gollub
[PATCH] Fix compat V1 for nodemask_ interfaces, Daniel Gollub
[patch] Update reference to numa_maps + fix download URI in Documentation/vm/page_migration, Michael Kerrisk
move_pages.2 changes, Michael Kerrisk
/proc/PID/numa_maps doc changes,
Michael Kerrisk
[patch] Update refernece to numa_maps in Documentation/vm/page_migration,
Michael Kerrisk
[PATCH] Use 'install' to install files,
Bernhard Walle
Additional Kernel Numa Man Pages,
Lee Schermerhorn
[PATCH 0/10] Mempolicy updates for man pages 3.05,
Lee Schermerhorn
- [PATCH 1/10] Mempolicy man pages: misc cleanup of get_mempolicy(2), Lee Schermerhorn
- [PATCH 2/10] Mempolicy man pages: document MPOL_F_MEMS_ALLOWED, Lee Schermerhorn
- [PATCH 3/10] Mempolicy man pages: fix set_mempolicy() error returns, Lee Schermerhorn
- [PATCH 4/10] Mempolicy man pages: document mode flags for set_mempolicy(), Lee Schermerhorn
- [PATCH 6/10] Mempolicy man pages: fix mbind() error returns, Lee Schermerhorn
- [PATCH 8/10] Mempolicy man pages: misc cleanup of mbind(2), Lee Schermerhorn
- [PATCH 6/10] Mempolicy man pages: document mode flags for mbind(), Lee Schermerhorn
- [PATCH 9/10] Mempolicy man pages: fix MPOL_BIND fallback for set_mempolicy(), Lee Schermerhorn
- [PATCH 4/10] Mempolicy man pages: clarify MPOL_DEFAULT meaning, Lee Schermerhorn
- [PATCH 10/10] Mempolicy man pages: fix MPOL_BIND fallback for mbind(), Lee Schermerhorn
- Re: [PATCH 0/10] Mempolicy updates for man pages 3.05, Michael Kerrisk
[PATCH] Fix numademo segfault issue,
Kent Liu
[PATCH] Min/Max in numademo output is confusing,
Kent Liu
fix meaningless migratepages function prototype,
Masatake YAMATO
[Fwd: Re: [LTP]: Test Case Design for move_pages()]],
Subrata Modak
libnuma numa.h issues,
Brice Goglin
[PATCH] Compile fixes, Arun Sharma
[PATCH] numademo: ia64 version of clearcache(),
Cliff Wickman
[PATCH] Add unconditional exit to allocate again,
Andi Kleen
compat functions in numa.h,
Andi Kleen
[PATCH] [0/15] Various fixes to numactl 2.0.0,
Andi Kleen
- [PATCH] [1/15] Improve random benchmark, Andi Kleen
- [PATCH] [2/15] Add a pointer chase benchmark to numademo, Andi Kleen
- [PATCH] [4/15] Optimize mersenne twister, Andi Kleen
- [PATCH] [15/15] Run numademo in regression test, Andi Kleen
- [PATCH] [5/15] Compile numademo with vectorization if available, Andi Kleen
- [PATCH] [6/15] Clean up libnuma namespace, Andi Kleen
- [PATCH] [7/15] Move internal macros to numaint.h, Andi Kleen
- [PATCH] [8/15] Replace weirdo line reading code with GNU getline, Andi Kleen
- [PATCH] [9/15] Fix error handling in libnuma, Andi Kleen
- [PATCH] [10/15] Add numa_free_node/nodemask for API symmetry, Andi Kleen
- [PATCH] [11/15] Fix fallback for no cpusets, Andi Kleen
- [PATCH] [12/15] Auto generate manlinks, Andi Kleen
- [PATCH] [13/15] ---, Andi Kleen
- [PATCH] [14/15] Make libnuma.so dependent on ldscript, Andi Kleen
- Re: [PATCH] [0/15] Various fixes to numactl 2.0.0, Cliff Wickman
- Message not available
Re: [LTP] Test Case Design for move_pages(), Subrata Modak
[RFC] numactl doesn't work as expected with --phycpubind,
Sharyathi Nagesh
Re: libnuma debian patches,
Cliff Wickman
Re: libnuma debian patches, Ian Wienand
[PATCH] Fix numa_alloc_local() segfault in 2.0.0, Andi Kleen
release numactl-2.0.0,
Cliff Wickman
numademo SIGSEGV on SMP, More, Andres
numactl-2.0.0-rc1 to numactl-2.0.0,
Cliff Wickman
[PATCH] fix cpumask ncpus parameter handling,
Neil Horman
<Possible follow-ups>
[PATCH] fix cpumask ncpus parameter handling, Cliff Wickman
[PATCH] Mempolicy: fix mpol_to_str() to handle ignore mode flags, Lee Schermerhorn
[PATCH 1/1] numactl/libnuma: version 1 source code compatibility,
Cliff Wickman
release numactl-1.0.3?,
Cliff Wickman
[PATCH] Fix some comments in mempolicy.c,
Andi Kleen
patches applied; numactl-1.0.3-rc2, Cliff Wickman
[PATCH] numactl: Fix bogus __NR_migrate_pages reference., Paul Mundt
[PATCH 0/15] Mempolicy: More Reference Counting/Fallback Fixes,
Lee Schermerhorn
- [PATCH 1/15] Mempolicy: Rename mpol_free to mpol_put, Lee Schermerhorn
- [PATCH 2/15] Mempolicy: Rename mpol_copy to mpol_dup, Lee Schermerhorn
- [PATCH 3/15] Mempolicy: Write lock mmap_sem while changing task mempolicy, Lee Schermerhorn
- [PATCH 4/15] Mempolicy: Fixup Fallback for Default Shmem Policy, Lee Schermerhorn
- [PATCH 5/15] Mempolicy: Rename struct mempolicy 'policy' member to 'mode', Lee Schermerhorn
- [PATCH 6/15] Mempolicy: Mark shared policies for unref, Lee Schermerhorn
- [PATCH 7/15] Mempolicy: Document {set|get}_policy() vm_ops APIs, Lee Schermerhorn
- [PATCH 8/15] Mempolicy: Rework mempolicy Reference Counting [yet again], Lee Schermerhorn
- [PATCH 9/15] Mempolicy: Use MPOL_PREFERRED for system-wide default policy, Lee Schermerhorn
- [PATCH 10/15] Mempolicy: MPOL_PREFERRED cleanups for "local allocation", Lee Schermerhorn
- [PATCH 12/15] Mempolicy: Clean-up mpol-to-str() mempolicy formatting, Lee Schermerhorn
- [PATCH 11/15] Mempolicy: Use MPOL_F_LOCAL to Indicate Preferred Local Policy, Lee Schermerhorn
- [PATCH 13/15] Mempolicy: rework shmem mpol parsing and display, Lee Schermerhorn
- [PATCH 14/15] Mempolicy: support mpol=local tmpfs mount option, Lee Schermerhorn
- [PATCH 15/15] Mempolicy: use struct mempolicy pointer in shmem_sb_info, Lee Schermerhorn
Fix to [PATCH 4/10] numactl/libnuma - numa_maps.5 clarifications and cleanup, Lee Schermerhorn
Fix to [PATCH 8/10] numactl/libnuma - support assymetric platforms and memoryless nodes, Lee Schermerhorn
linux-numa working?,
Cliff Wickman
[PATCH 0/10] numactl/libnuma - Fixes and Cleanup,
Lee Schermerhorn
- [PATCH 1/10] numactl/libnuma - man pages -- General Cleanup, Lee Schermerhorn
- [PATCH 2/10] numactl/libnuma - add numa_get_mems_allowed(), Lee Schermerhorn
- [PATCH 3/10] numactl/libnuma - cleanup local allocation behavior, Lee Schermerhorn
- [PATCH 4/10] numactl/libnuma - numa_maps.5 clarifications and cleanup, Lee Schermerhorn
- [PATCH 5/10] numactl/libnuma - Minor cleanups of numademo.c, Lee Schermerhorn
- [PATCH 6/10] numactl/libnuma - fix numastat sysfs scanning, Lee Schermerhorn
- [PATCH 7/10] numactl/libnuma - reorganize regress test script., Lee Schermerhorn
- [PATCH 8/10] numactl/libnuma - support assymetric platforms and memoryless nodes, Lee Schermerhorn
- [PATCH 9/10] numactl/libnuma - fix checkaffinity regression test, Lee Schermerhorn
- [PATCH 10/10] numactl/libnuma - fix checktopology regression test, Lee Schermerhorn
- <Possible follow-ups>
- [PATCH 0/10] numactl/libnuma - Fixes and Cleanup, Lee Schermerhorn
- [PATCH 1/10] numactl/libnuma - man pages -- General Cleanup, Lee Schermerhorn
- [PATCH 3/10] numactl/libnuma - cleanup local allocation behavior, Lee Schermerhorn
- [PATCH 5/10] numactl/libnuma - Minor cleanups of numademo.c, Lee Schermerhorn
- [PATCH 6/10] numactl/libnuma - fix numastat sysfs scanning, Lee Schermerhorn
- [PATCH 2/10] numactl/libnuma - add numa_get_mems_allowed(), Lee Schermerhorn
- [PATCH 4/10] numactl/libnuma - numa_maps.5 clarifications and cleanup, Lee Schermerhorn
- [PATCH 7/10] numactl/libnuma - reorganize regress test script., Lee Schermerhorn
- [PATCH 8/10] numactl/libnuma - support assymetric platforms and memoryless nodes, Lee Schermerhorn
- [PATCH 9/10] numactl/libnuma - fix checkaffinity regression test, Lee Schermerhorn
- [PATCH 10/10] numactl/libnuma - fix checktopology regression test, Lee Schermerhorn
[Index of Archives]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]