Skip to content

Releases: numactl/numactl

v2.0.18

07 Feb 07:23
Compare
Choose a tag to compare

Commits

  • 7633cea: Fix README.md (bookman)
  • Fix unexpected output #207 (Chunsheng Luo)
  • Fix incorrect print and exit of numa_preferred/_many APIs #207 (Chunsheng Luo)
  • 63befa8: Fix CodeQl Warn: Wrong type of arguments to formatting function (Chunsheng Luo) #209
  • add numa_set_mempolicy_home_node API #211 (Chunsheng Luo)
  • fd4ec69: Check for MPOL_PREFERRED_MANY lazily (Andi Kleen)
  • Remove commented out perl code (Andi Kleen)
  • Print package version number instead of own. (Andi Kleen)
  • a136fd7: man pages: fix table include preprocessor (Ian Wienand) #213
  • 3871b1c: Increase version number to 2.0.18 (Andi Kleen)

v2.0.17

17 Jan 10:47
Compare
Choose a tag to compare

Features

Bug Fixes

Commits

  • 18ec3b9: link with -latomic if needed (again ...) (Fabrice Fontaine) #144
  • Fix shm verfiy for preferred policy #156 (Chunsheng Luo)
  • 'numactl --length=xxx --shm xxx -px' doesn't work #156 (Chunsheng Luo)
  • Add FileHugePages/FilePmdMapped to list of known fields in meminfo #151 (Chunsheng Luo)
  • Add ShadowCallStack to list of known fields in meminfo #151 (Chunsheng Luo)
  • Add SecPageTables to list of known fields in meminfo #151 (Chunsheng Luo)
  • Add SwapCached to list of known fields in meminfo #151 (Chunsheng Luo)
  • clear errno at the end of numa_init #154 (Chunsheng Luo)
  • eeb3d39: fix wrong nodemask_sz when CONFIG_NODES_SHIFT is less than 5 (Chunsheng Luo) #146
  • statistical errors occur when huge pages is used #149 (Chunsheng Luo)
  • Update system hugepages memory info from sysfs/node/hugepages directory #157 (Chunsheng Luo)
  • Check for largefile support #159 (Khem Raj)
  • 851bbd5: shm.c: Replace stat64/fstat64/ftruncate64mmap64 with normal functions (Khem Raj) #159
  • c09fefd: numactl.c: Remove unused variable (Honggyu Kim) #160
  • Update memhog usage #168 (Chunsheng Luo)
  • 6587ed2: numactl.c: Fix merging of neighboring pages' policies in dump_shm (Ackerley Tng) #171
  • 0cb865a: Add fuzzer for OSS-Fuzz integration (David Korczynski) #169
  • 693fee1: fix typo (David Korczynski) #169
  • c6355e5: Add MPOL_F_RELATIVE/STATIC_NODES (gonzalobg) #172
  • 2a04e8a: migspeed don't have to be linked against librt (Christoph Bauer) #179
  • 535d88e: Update move_pages.c (Qing) #178
  • 66308a7: fix typo in memhog.8 (Pingfan Liu) #180
  • f8e8529: use mems allowed nodes to test prefer_many policy. (zikerHe) #183
  • 6e5ff8e: Create SECURITY.md (Gabriela Gutierrez) #187
  • fc99928: Fix issue #190 about numa_exit_on_warn does not work (bookman) #191
  • 3a85c29: Fix the example usage in the numactl manual (Hyeongtak Ji) #201
  • 4dfbd3f: Include <fcntl.h> instead of <sys/fcntl.h> (Marvin Schmidt) #198
  • b5110b6: Revert "Fix build error on riscv64 by linking libatomic" (Marvin Schmidt) #197
  • Fix manual for --preferred and --preferred-many #196 (Honggyu Kim)
  • 21ac663: Refactor print_node_cpus to display CPU ranges instead of individual CPUs (vishalc-ibm) #195
  • b4054df: numactl.c: Refactor print_node_cpus to display CPU ranges (vishalc-ibm) #195
  • 03d6ef7: numactl.c: Refactor print_node_cpus to display CPU ranges (vishalc-ibm) #195
  • a68578c: numactl.c: Refactor print_node_cpus to display CPU ranges (vishalc-ibm) #195
  • Adjust memcpy test bandwidth calculation (Andi Kleen)
  • Remove unused variable (NFC) #199 (Marvin Schmidt)
  • Remove unused functions (Andi Kleen)
  • Fix warning (missing hunk from earlier revert) (Andi Kleen)
  • 5441552: Pin release workflow script to minimize risk of supply chain attacks (Andi Kleen)
  • Add --cpu-compress option (Andi Kleen)
  • 8d6abae: Avoid using /proc/cpuinfo in test suite (Andi Kleen)
  • Use standard tab indent for print_node_cpus (Andi Kleen)
  • d938ccb: Remove obsolete numamon file (Andi Kleen)
  • Add --version option to print version (Andi Kleen)
  • e958692: Support empty memory nodes (Andi Kleen)
  • Handle initialization without sysfs (Andi Kleen)
  • 8f865b5: Enable v1 compatibility for unused getnodemask test (Andi Kleen)
  • 57d82ec: Add numastat_diff from jirka-h (Andi Kleen)
  • a3a2a82: Document that numa_police_memory may cause data races (Andi Kleen)
  • 346ff19: fix complain() fuction print newline (luochenglcs) #203
  • 827c81a: Fix unused function return warning in numastat (Andi Kleen)
  • c8bd3b7: Add configure file for release (Andi Kleen)
  • 2df165c: Update README.md (Andi Kleen)
  • d7ffc18: Fix README.md (Andi Kleen)
  • 288a0fe: Fix build badge (Andi Kleen)
  • c116589: Increase version number (Andi Kleen)

v2.0.16

04 Oct 00:45
Compare
Choose a tag to compare

Builds

Commits

  • 5a99c6d: Revert "numademo: fix error on 32bit system" (Andi Kleen)
  • 04da3af: fix the memory leak of numa_preferred api (luochenglcs) #139
  • 86edd38: when preferred_many is not supported, fall back to preferred will (luochenglcs) #137
  • 413a93f: add cut-release github workflow (#142) (LUCIANO FURTADO) #142
  • 10285f1: Release numactl 2.0.16 (Filipe Brandenburger)

v2.0.15

07 Sep 21:52
01a39cb
Compare
Choose a tag to compare
v2.0.15 Pre-release
Pre-release
  • Various bug fixes and cleanups
  • Supported multiple preferred nodes

This release didn't include a release tarball. Furthermore, it had issues such as #135, #136 and #138 that got fixed in the follow up release. Please try to use v2.0.16 instead.

v2.0.14

18 Sep 03:26
Compare
Choose a tag to compare

Release numactl 2.0.14

v2.0.13

30 Aug 08:19
Compare
Choose a tag to compare

Release numactl 2.0.13

v2.0.12

15 Jun 20:48
Compare
Choose a tag to compare
Release numactl 2.0.12

v2.0.11

15 Jun 20:18
Compare
Choose a tag to compare
Release numactl 2.0.11

v2.0.10

03 Jul 20:58
Compare
Choose a tag to compare
Release numactl 2.0.10

v2.0.9

15 Jun 20:18
Compare
Choose a tag to compare
Release numactl 2.0.9