linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] numactl/libnuma - Fixes and Cleanup
@ 2009-04-28 16:36 Lee Schermerhorn
  2009-04-28 16:36 ` [PATCH 1/8] numactl/libnuma - Possibly already fixed leaks and cleanup Lee Schermerhorn
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Lee Schermerhorn @ 2009-04-28 16:36 UTC (permalink / raw)
  To: Cliff Wickman; +Cc: Kornilios Kourtis, Brice Goglin, linux-numa, eric.whitney

This is a series of patches to the numactl/libnuma package, against
numactl-2.0.3-rc2.  A couple of these patches include hunks that may
be or are already in the Cliff's tree--see the patch descriptions. 
I've included them here as these are what I've tested with.

+ libnuma:  
++  fix apparent bitmask memory leaks;
++  always return freeable bitmask pointers, instead of pointers to
    libnuma exported masks such as numa_no_nodes_ptr
++  fix parsing of /proc/self/status cpu and node masks in
    set_thread_constraints.

+ numademo:
++  add extra loop in memtest() to eliminate page allocation overhead
    from bandwidth stats.

+ Makefile:
++ define LIBNUMA_SO and use throughout the Makefile to support
   multiple versions on a system.

+ test/checkaffinity:
++  fix test expression to work if numactl should fail.


Pick and choose as you see fit, Cliff.

Lee

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-04-28 20:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28 16:36 [PATCH 0/8] numactl/libnuma - Fixes and Cleanup Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 1/8] numactl/libnuma - Possibly already fixed leaks and cleanup Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 2/8] numactl/libnuma - Simple bitmask leak fixes Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 3/8] numactl/libnuma - more " Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 4/8] numactl/libnuma - return freeable bitmasks Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 5/8] numactl/libnuma - fix parsing of cpu, node mask Lee Schermerhorn
2009-04-28 16:36 ` [PATCH 6/8] numactl/numademo - eliminate page allocation overhead from memtest measurements Lee Schermerhorn
2009-04-28 16:37 ` [PATCH 7/8] numactl/Makefile - Generalize Makefile .so Version Lee Schermerhorn
2009-04-28 16:46   ` Andi Kleen
2009-04-28 17:01     ` Lee Schermerhorn
2009-04-28 17:10       ` Andi Kleen
2009-04-28 16:37 ` [PATCH 8/8] numactl/test - Make checkaffinity more robust Lee Schermerhorn
2009-04-28 19:38 ` [PATCH 0/8] numactl/libnuma - Fixes and Cleanup Cliff Wickman
2009-04-28 20:08   ` Lee Schermerhorn

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).