Skip to content

Releases: filbranden/numactl

v2.0.16

29 Sep 01:14
Compare
Choose a tag to compare

Builds

Commits

  • node_list with memory-less nodes #33 (Harish)
  • fix wrong node input #32 (Harish)
  • distance test to include all existing nodes #34 (Harish)
  • regress test numastat function and few test fixes #35 (Harish)
  • d1bc165: Correct calculation of nr_nodes and re-enable move_pages test (Filipe Brandenburger) #31
  • move_pages test for non-contiguous nodes #36 (Harish)
  • Add ShmemHugePages and ShmemPmdMapped to system_meminfo[] #37 (Sanskriti Sharma)
  • b4072cd: add missing policy (João Neto) #39
  • c099293: make MPOL_ macros match linux kernel (João Neto) #39
  • 8fa4b69: add missing linux version header (João Neto) #39
  • a557cc5: remove kernel version check (João Neto) #39
  • add build matrix #40 (João Neto)
  • add va_end to usage function #42 (Sanskriti Sharma)
  • cleanup node cpu mask in destructor #43 (Sanskriti Sharma)
  • free test nodemask #43 (Sanskriti Sharma)
  • free the node_to_use on the way out #43 (Sanskriti Sharma)
  • 1959c77: Allow linking with lld by deduplicating symbols (Jesse Haber-Kucharsky) #47
  • add man page #48 (Sanskriti Sharma)
  • 6a41846: Added memhog.8 to Makefile.am (Sanskriti Sharma) #49
  • 2e6775a: Synchronized usage function with man page (Sanskriti Sharma) #51
  • 9555fd2: Removed unnecessary exit from memhog.c (Sanskriti Sharma) #52
  • 4fda899: Correct sysconf constants (Gareth Lloyd) #53
  • 0b26cbc: Enable building on s390x (Neale Ferguson) #56
  • Better diagnostic when find unknown string in meminfo #59 (Tony Luck)
  • Add KReclaimable to list of known fields in meminfo #59 (Tony Luck)
  • when reading no-exist pid, return EXIT_FAILURE #64 (Pingfan Liu)
  • b0a9ca3: Update INSTALL.md (Krzysztof Wicher) #65
  • Add check for cpu-less nodes #66 (Harish)
  • 25dcde0: Fix all declarations to be C prototypes (Andi Kleen)
  • c2b0a95: numastat.8: clarify that information relates to resident pages (Stefan Hajnoczi) #70
  • 8018535: Disable clang travis targets for now (Andi Kleen)
  • 9eba797: Convert numastat.c to standard numactl coding style (Andi Kleen)
  • 29d53d8: Handle cpu-less node for bind_range test (Harish) #72
  • b4d36f6: Add license files: GPLv2 + LGPLv2.1 (Filipe Brandenburger) #75
  • fa689d1: Skip test/move_pages if we don't have at least two nodes available (Filipe Brandenburger) #76
  • 5d9f167: Release numactl 2.0.13 (Filipe Brandenburger)
  • introduce an API to outdate cpu to node mapping #73 (Pingfan Liu)
  • 034ad86: Update manpage description of numa_node_to_cpu_update() (Andi Kleen)
  • fix error on 32bit system (Hongzhi.Song)
  • fix incompatible pointer types #79 (Hongzhi.Song)
  • a47463a: Fix crashes when using the "--touch" option. (Patrick Mansfield) #80
  • a7c37d1: Enable copr builds and add packit config (Dominika Hodovska) #83
  • 7a4fc04: Drop Fedora changelog from spec file (Andi Kleen)
  • exit when ftruncate() fails #82 (Pingfan Liu)
  • 26fba71: Update manpage description of --localalloc option (Seeteena Thoufeek) #88
  • Fix message about preferred test #90 (Ben Widawsky)
  • 600ec8f: Minor cleanup for show() (Ben Widawsky) #90
  • 1158b57: Add Travis-CI jobs for gcc-9 and gcc-10 (Filipe Brandenburger) #92
  • 92d4e7d: Use symver attribute not asms for symbol versioning. (Jeff Law) #92
  • d73332a: Include CFLAGS from configure in build of numademo (Filipe Brandenburger) #93
  • 5eada1c: Drop custom CFLAGS for libnuma itself (Filipe Brandenburger) #93
  • dd6de07: Release numactl 2.0.14 (Filipe Brandenburger) #93
  • f96c96a: Do not stringify SYMVER symbols (Scott McMillan) #95
  • 1eb169a: Spelling and grammar fixes (Ville Skyttä) #98
  • 09db94b: test/bind_range: Handle memory-less nodes for cpubind (Harish) #97
  • Skip if enough configurable nodes are not available #100 (Harish)
  • b46666e: Bash needs a noop if TLS isn't found. (Robert Blake) #103
  • 156e4b1: Support to optimize page placement via NUMA balancing among bound nodes (Huang Ying) #104
  • regex for bind_range test #101 (Harish)
  • Use first two nodes instead of node 0 and 1 #106 (Harish)
  • make numa_police_memory() free of race #107 (Pingfan Liu)
  • e0de0d9: link with -latomic if needed (Fabrice Fontaine) #109
  • 20eded4: fix numa_node_size definition in manpage numa.3 (danfai) #112
  • 32730ef: fix description for numa_node_size64 in man as well (danfai) #112
  • 7b5f3e9: shm.c: fix memleak in dump_shm() (Pingfan Liu) #113
  • 8ae7521: shm.c: fix memleak in verify_shm() (Pingfan Liu) #113
  • dfca78c: sysfs.c: don't leak fd if fail in sysfs_read() (Pingfan Liu) #113
  • cc1d7d1: sysfs.c: prevent mem leak in sysfs_node_read() (Pingfan Liu) #113
  • 498385e: numactl.c: fix use after free (Pingfan Liu) #114
  • b6bbc8b: numactl.c: Fixed description for the usage of numactl (luochunsheng) #119
  • ...
Read more

Release numactl 2.1.1

25 Sep 08:08
Compare
Choose a tag to compare
v2.1.1

Use automatic_release_tag again