Commit Graph

77 Commits

Author SHA256 Message Date
Thomas Renninger
f5b002d504 Accepting request 1149504 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149504
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=108
2024-02-28 20:12:26 +00:00
79fbf343ff Accepting request 1145066 from home:trenn:branches:Base:System
- Update to version 2.0.18.0.g3871b1c:
  * Increase version number to 2.0.18
  * man pages: fix table include preprocessor

OBS-URL: https://build.opensuse.org/request/show/1145066
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=106
2024-02-08 09:03:30 +00:00
79d2beb585 Accepting request 1144129 from home:vulyanov:branches:Virtualization
- Update to version 2.0.17.8.g67984e5:
  * numastat: Print package version number instead of own.
  * numastat: Remove commented out perl code
  * Check for MPOL_PREFERRED_MANY lazily
  * libnuma: add numa_set_mempolicy_home_node API

OBS-URL: https://build.opensuse.org/request/show/1144129
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=104
2024-02-06 08:34:43 +00:00
1141a6e3e2 Accepting request 1142709 from home:trenn:branches:Base:System
- Update to version 2.0.17.4.g63befa8:
  * Fix CodeQl Warn: Wrong type of arguments to formatting function
  * libnuma: Fix incorrect print and exit of numa_preferred/_many APIs
  * libnuma: Fix unexpected output
  * Fix README.md
  * Increase version number
  * Fix build badge
  * Fix README.md
  * Update README.md
  * Add configure file for release
  * Fix unused function return warning in numastat
  * fix complain() fuction print newline
  * Document that numa_police_memory may cause data races
  * Add numastat_diff from jirka-h
  * Enable v1 compatibility for unused getnodemask test
  * libnuma: Handle initialization without sysfs
  * Support empty memory nodes
  * numactl: Add --version option to print version
  * Remove obsolete numamon file
  * numactl: Use standard tab indent for print_node_cpus
  * Avoid using /proc/cpuinfo in test suite
  * numact: Add --cpu-compress option
  * Pin release workflow script to minimize risk of supply chain attacks
  * move_pages: Fix warning (missing hunk from earlier revert)
  * numastat: Remove unused functions
  * distance: Remove unused variable (NFC)
  * numademo: Adjust memcpy test bandwidth calculation
  * numactl.c: Refactor print_node_cpus to display CPU ranges
  * numactl.c: Refactor print_node_cpus to display CPU ranges
  * numactl.c: Refactor print_node_cpus to display CPU ranges

OBS-URL: https://build.opensuse.org/request/show/1142709
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=102
2024-01-30 08:18:47 +00:00
Thomas Renninger
e56d63a418 Accepting request 1082651 from home:trenn:branches:Base:System
- Update to version 2.0.16.21.g693fee1:
  * fix typo
  * Add fuzzer for OSS-Fuzz integration
  * numactl.c: Fix merging of neighboring pages' policies in dump_shm
  * memhog: Update memhog usage
  * feat: Add minimum permissions to makefile.yml
  * feat: Add minimum permissions to cut-release.yml
  * feat: Add minimum permissions to codeql.yml

- jsc#PED-3367
- Remove unneeded defattr(root,root) statements from spec file from dmueller
- Replace deletion of *.la files with a more general version from dmueller
- Update to version 2.0.16.14.gc09fefd:
  * numactl.c: Remove unused variable
  * shm.c: Replace stat64/fstat64/ftruncate64mmap64 with normal functions
  * configure: Check for largefile support
  * numastat: Update system hugepages memory info from sysfs/node/hugepages directory
  * numastat: statistical errors occur when huge pages is used
  * fix wrong nodemask_sz when CONFIG_NODES_SHIFT is less than 5
  * libnuma: clear errno at the end of numa_init
  * numastat: Add SwapCached to list of known fields in meminfo
  * numastat: Add SecPageTables to list of known fields in meminfo
  * numastat: Add ShadowCallStack to list of known fields in meminfo
  * numastat: Add FileHugePages/FilePmdMapped to list of known fields in meminfo
  * numactl: 'numactl --length=xxx --shm xxx -px' doesn't work
  * numactl: Fix shm verfiy for preferred policy
  * link with -latomic if needed (again ...)
  * Release numactl 2.0.16
  * add cut-release github workflow (#142)
  * when preferred_many is not supported, fall back to preferred will report error.

OBS-URL: https://build.opensuse.org/request/show/1082651
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=99
2023-04-25 07:48:54 +00:00
Thomas Renninger
94d866905b Accepting request 1002284 from home:trenn:branches:Base:System
- Update to version 2.0.15.0.g01a39cb:
  * Create codeql.yml
  * Create makefile.yml
  * Fix crash when memhog uses local policy
  * Fix memhog uses the wrong policy but still works properly
  * Fix the example usage in the man manual.
  * fix memory and file handle leaks
  * Do not reuse variable names in subscopes and delete useless blank lines
  * Delete unused header files
  * Limit the scope of function
  * avoid declaring a global variable
  * Fix build error on riscv64 by linking libatomic

OBS-URL: https://build.opensuse.org/request/show/1002284
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=97
2022-09-09 10:48:19 +00:00
Thomas Renninger
3847080ff3 Accepting request 976623 from home:kodymo:branches:Base:System
- Update to version 2.0.14.39.g8b18345:
  * numa(3): Fix typos and punctuation
  * Avoid libnuma.so dependency on util.o
  * test/prefered: add test cases for new 'preferred-many' policy
  * test/prefered: fix compiling problem
  * numa(3): Update the man page
  * Update to support multiple nodes
  * numademo: Add a new test for multiple-preferred-nodes policy
  * numactl: Simplify preferred selection
  * libnuma: Export interface to set/get preferred nodes
  * util: Add new preferred-many type

OBS-URL: https://build.opensuse.org/request/show/976623
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=95
2022-05-13 08:44:42 +00:00
Thomas Renninger
e715aaaf1c Accepting request 915499 from home:trenn:branches:Base:System
- Update to version 2.0.14.20.g4ee5e0c:
  * Fix system call numbers on s390x
  * numactl.c: fixed debug verify for --preferred option
  * numactl.c: Fixed description for the usage of numactl

OBS-URL: https://build.opensuse.org/request/show/915499
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=94
2021-09-01 14:28:57 +00:00
Thomas Renninger
30fa98397e - Update to version 2.0.14.17.g498385e:
- Enhance _service magic
- Enable automake

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=93
2021-07-19 12:48:25 +00:00
Thomas Renninger
a5c136fa1a OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=92 2021-07-19 12:25:33 +00:00
Thomas Renninger
6ff588d334 Accepting request 905885 from home:trenn:branches:Base:System
- Enhance _service magic
- Enable automake
- Update to version v2.0.14.17.g498385e:
  * numactl.c: fix use after free
  * sysfs.c: prevent mem leak in sysfs_node_read()
  * sysfs.c: don't leak fd if fail in sysfs_read()
  * shm.c: fix memleak in verify_shm()
  * shm.c: fix memleak in dump_shm()
  * fix description for numa_node_size64 in man as well
  * fix numa_node_size definition in manpage numa.3
  * link with -latomic if needed
  * libnuma: make numa_police_memory() free of race
  * numademo: Use first two nodes instead of node 0 and 1

OBS-URL: https://build.opensuse.org/request/show/905885
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=91
2021-07-18 19:08:10 +00:00
e48d808d76 - include bugfixes in SLE, to enable 32 bit systems (SLE-17217)
- sysmacros.patch: Include <sys/sysmacros.h> for major/minor (bsc#1181571) (bsc#1183796)

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=88
2021-04-07 20:35:21 +00:00
310a8fa308 - sysmacros.patch: Include <sys/sysmacros.h> for major/minor (bsc#1181571)
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=86
2021-01-31 19:14:12 +00:00
Thomas Renninger
d2b4343d8f Accepting request 855978 from home:marxin:branches:Base:System
- Enable LTO (boo#1133098) as it works now.

OBS-URL: https://build.opensuse.org/request/show/855978
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=84
2020-12-16 11:13:56 +00:00
996c8afa77 - update to 2.0.14:
* manpage update
  * numademo: fix issue on 32 bit systems
  * drop custom cflags for libnuma
  * use symvers attribute for symbol versioning

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=82
2020-10-03 14:32:42 +00:00
Andreas Jaeger
c91eed6e2b Accepting request 763347 from home:StefanBruens:branches:Base:System
- Update to version 2.0.13:
  * Release numactl 2.0.13
  * Skip `test/move_pages` if we don't have at least two nodes available
  * Add license files: GPLv2 + LGPLv2.1
  * Handle cpu-less node for bind_range test
  * Convert numastat.c to standard numactl coding style
  * Disable clang travis targets for now
  * numastat.8: clarify that information relates to resident pages
  * Fix all declarations to be C prototypes
  * numatopology: Add check for cpu-less nodes
  * Update INSTALL.md
  * numastat: when reading no-exist pid, return EXIT_FAILURE
  * numastat: Add KReclaimable to list of known fields in meminfo
  * numastat: Better diagnostic when find unknown string in meminfo
  * Enable building on s390x
  * Correct sysconf constants
  * Removed unnecessary exit from memhog.c Solves issue #50
  * Synchronized usage function with man page
  * Added memhog.8 to Makefile.am
  * memhog: add man page
  * Allow linking with lld by deduplicating symbols
  * numademo: free the node_to_use on the way out
  * numademo: free test nodemask
  * libnuma: cleanup node cpu mask in destructor
  * numactl: add va_end to usage function
  * travis: add build matrix
  * remove kernel version check
  * add missing linux version header
  * make MPOL_ macros match linux kernel
  * add missing policy
  * Fix: Add ShmemHugePages and ShmemPmdMapped to system_meminfo[]
  * Fix: move_pages test for non-contiguous nodes
  * Correct calculation of nr_nodes and re-enable move_pages test
  * Fix: regress test numastat function and few test fixes
  * Fix: distance test to include all existing nodes
  * numademo: fix wrong node input
  * Fix: node_list with memory-less nodes
- Drop autoconf/libtool BuildRequires and autoreconf invocation,
  bundled configure is up-to-date.
- Drop obsolete revert_date_in_numastat.patch, gcc sets __DATE__
  based on SOURCE_DATE_EPOCH now.
- Correct License for devel subpackage, same as for the library
  (LGPL-2.1-or-later).

OBS-URL: https://build.opensuse.org/request/show/763347
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=79
2020-01-14 07:27:21 +00:00
Thomas Renninger
40a13ac03f Accepting request 729834 from home:kukuk:branches:Base:System
- numastat doesn't need perl anymore since 2012

OBS-URL: https://build.opensuse.org/request/show/729834
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=77
2019-09-11 09:26:56 +00:00
Thomas Renninger
952ea2ed60 Accepting request 697397 from home:marxin:branches:Base:System
- Disable LTO (boo#1133098).

OBS-URL: https://build.opensuse.org/request/show/697397
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=73
2019-04-25 10:34:58 +00:00
Andreas Jaeger
0bdd87ceac Accepting request 647340 from home:SchoolGuy:branches:Base:System
- Update to version 2.0.12:
  * Release numactl 2.0.12
  * Cleanup whitespace from *.c and *.h files
  * Add Travis build status to numactl README
  * Convert README and INSTALL to Markdown
  * Remove `threadtest.c`
  * Remove `mkolddemo` script
  * Remove file TODO, which has outdated contents
  * Remove file DESIGN, which has no contents
  * Remove changelogs from the repository
  * Revert "make clearcache work on x86/PIC"
  * Add "NAME" section to numastat manpage
  * Allow building on ARM systems
  * Add pkg-config file for NUMA library
  * readdir_r(3) is deprecated, use readdir(3) instead
  * Avoid filename truncation in numastat
  * fix coding style in last change
  * Fix: numademo test between sparse nodes
  * Fix: allocation of dynamic array
  * Fix: numactl distance between sparse nodes
  * include sys/sysmacros.h for major/minor
  * make clearcache work on x86/PIC
  * Fix regress test for invalid hard code of nodenames
  * Fix end of line check in distance parsing
  * Optimize numa_distance check
  * affinity: Include sys/sysmacros.h to fix warning
  * numademo: Increase buffer to avoid theoretical buffer overflow
  * Check for invalid nodes in numa_distance

OBS-URL: https://build.opensuse.org/request/show/647340
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=70
2018-11-12 06:00:45 +00:00
0660c5f99b Accepting request 626932 from home:Andreas_Schwab:glibc:rebuild
- sysmacros.patch: Include <sys/sysmacros.h> for major/minor

OBS-URL: https://build.opensuse.org/request/show/626932
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=68
2018-08-02 07:02:45 +00:00
d91aceb631 Accepting request 561982 from home:matwey:branches:Base:System
- Disable building at 32-bit ARM.
  NUMA is not supported by 32-bit ARM Linux Kernel, so build failed
  with
  
  #error "Add syscalls for your architecture or update kernel headers"

OBS-URL: https://build.opensuse.org/request/show/561982
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=66
2018-01-08 14:25:50 +00:00
Thomas Renninger
e553252e96 Accepting request 508812 from home:fschnizlein:branches:Base:System
- Update to latest HEAD (ea3a70681c2f523fe58e1d44527f478ca76db74e)
  * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
  * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
  * Clean up numa_error() calls.
  * Handle sched_getaffinity() failing with errno != EINVAL.
  * "Further more" should be a single word
  * Fix for numa_police_memory()
  * Segment fault when numa nodes not sequential or contiguous
  * Update prototype of get_mempolicy

OBS-URL: https://build.opensuse.org/request/show/508812
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=64
2017-07-10 15:41:03 +00:00
Thomas Renninger
194a25ec0e Accepting request 477898 from home:fschnizlein:branches:Base:System
- Update to 2.0.11
  * 150116 libnuma: numa_node_to_cpu skips over non-existing
    nodes (Petr Holasek)
  * 151210 libnuma: supress warnings for non-existing node (Petr Holasek)

OBS-URL: https://build.opensuse.org/request/show/477898
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=62
2017-03-09 20:21:06 +00:00
Thomas Renninger
d616612547 Accepting request 320032 from home:pluskalm:branches:Base:System
- Cleanup spec file with spec-cleaner
- Use autoreconf to update configure

OBS-URL: https://build.opensuse.org/request/show/320032
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=60
2015-08-10 11:17:40 +00:00
bc75c7eb79 Accepting request 287374 from home:elvigia:branches:Base:System
- package fails to build with PIE globally enabled, due to 
  error: inconsistent operand constraints in an 'asm'.
  Turns out there is a GCC builtin for doing the operation 
  cleanly. (numactl-clearcache-pie.patch)

OBS-URL: https://build.opensuse.org/request/show/287374
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=58
2015-02-24 06:44:19 +00:00
Thomas Renninger
b7c0ffeef5 - Change license from GPL-2.0+ to GPL-2.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=56
2015-01-27 12:15:15 +00:00
Thomas Renninger
49201d18a2 Accepting request 282152 from home:trenn:branches:Base:System
- Make latest factory version build against SLE11 as well

OBS-URL: https://build.opensuse.org/request/show/282152
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=54
2015-01-20 20:17:27 +00:00
Thomas Renninger
3da0fecefb Fix bad manpage(2) files in files section
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=52
2014-12-01 17:20:48 +00:00
73bc3bc0cd OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=50 2014-11-27 07:45:36 +00:00
327dbd80bc - cleanup, also build for i586
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=49
2014-11-27 07:38:06 +00:00
c765841655 Accepting request 262711 from home:Mailaender:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/262711
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=48
2014-11-25 07:08:04 +00:00
Thomas Renninger
a9e0e5bc30 Accepting request 237246 from home:juwolf:branches:Base:System
- Add: 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch
  Fixes segfault when no node could be found in sysfs. bnc#872922

OBS-URL: https://build.opensuse.org/request/show/237246
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=44
2014-06-13 15:12:50 +00:00
4e62003196 Accepting request 210428 from openSUSE:Factory:PowerLE
- enable ppc64le

OBS-URL: https://build.opensuse.org/request/show/210428
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=42
2013-12-12 12:31:25 +00:00
Thomas Renninger
beb2848482 - Update to version 2.0.9:
- 130207 Add a prototype for numa_bitmask_weight (Cliff W.)
- 130725 Fix hubstats huge pages bug, version number, man page (Bill Gray)
- 130726 Disable the regress-io test (Cliff W.)
- 130730 Fix typos in numactl man page; add short opts to --help
  (Petr Holasek)
- 130906 numactl: option --all/-a added for policy settings (Petr Holasek)
- 130906 libnuma: new function numa_run_on_node_mask_all (Petr Holasek)

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=40
2013-10-09 14:42:19 +00:00
Andreas Jaeger
e3e70acc65 Accepting request 171040 from home:a_jaeger:FactoryFix
Update changes file to mention patches)

OBS-URL: https://build.opensuse.org/request/show/171040
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=38
2013-04-16 09:16:34 +00:00
Thomas Renninger
4416cca4ae - Update to version 2.0.8
- Removed __DATE__ in numastat to avoid constant rebuilding in build
  service
- adjusted license strings

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=36
2012-11-08 21:44:01 +00:00
Andreas Jaeger
edef61177f Accepting request 87601 from home:tabraham1
update to numactl 2.0.7

OBS-URL: https://build.opensuse.org/request/show/87601
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=34
2011-10-13 13:42:47 +00:00
OBS User buildservice-autocommit
10b835f203 Updating link to change in openSUSE:Factory/numactl revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=0a96febd759ba5f04fe17f29b689ca91
2011-05-18 13:44:30 +00:00
Thomas Renninger
3df7deb988 - Only use LGPL for the library licence, remove the gpl part.
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=32
2011-03-16 11:03:37 +00:00
Thomas Renninger
6a552d18f7 - Add lesser GPL public license to libnuma as metioned in the
sources

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=31
2011-03-16 09:44:18 +00:00
Thomas Renninger
bfc121ec6a - Adjust/refresh patch, no functional change
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=30
2011-03-16 09:39:54 +00:00
Thomas Renninger
7775c04ebd - Update from 2.0.6-rc3 to final version 2.0.6
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=28
2011-01-04 15:43:38 +00:00
OBS User buildservice-autocommit
d60d3aa637 Updating link to change in openSUSE:Factory/numactl revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=340f9e2590179e5510efdb64d5c1b85c
2010-11-16 00:07:56 +00:00
Stephan Kulow
70c524cb9f Accepting request 51780 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51780
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=25
2010-11-01 08:24:06 +00:00
Thomas Renninger
631a6fdf53 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=24 2010-10-12 10:00:26 +00:00
Thomas Renninger
9746e1f762 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=23 2010-10-05 15:36:47 +00:00
OBS User buildservice-autocommit
73bd06f4b0 Updating link to change in openSUSE:Factory/numactl revision 28.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=e5c3810c243d9b6418eba2e72e430278
2010-10-03 20:39:06 +00:00
Cristian Rodríguez
1172109138 Accepting request 49677 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/49677
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=21
2010-10-03 13:25:38 +00:00
OBS User autobuild
9ec32c000d Accepting request 42008 from Base:System
checked in (request 42008)

OBS-URL: https://build.opensuse.org/request/show/42008
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=19
2010-06-28 10:47:15 +00:00
Stephan Kulow
70894ee965 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=18 2010-06-24 11:42:43 +00:00