Commit Graph

79 Commits

Author SHA256 Message Date
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
cd9339c9c7 - update to 2.0.14 (SLE-17217):
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=89
2021-04-08 20:02:09 +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
09821b8621 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=80 2020-01-14 07:44:08 +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
72934030a8 - For obs regression checker, this version includes following SLE
fixes:
  - enable build for aarch64 (fate#319973) (bsc#976199)
     factory has an extra patch to disable ARM 32 bit archs which
     looks a bit misleading as %arm macro only covers 32 bit ARM.
  -  Bug 955334 - numactl/libnuma: add patch for Dynamic Reconfiguration
     bsc#955334

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=75
2019-05-15 11:43:33 +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
25827b438f OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=71 2018-11-16 10:46:12 +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
a89a1196e2 - remove move_pages.2 , as it is in manual-pages rpm.
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=51
2014-11-27 07:45:56 +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
d2661eb6b4 Accepting request 242817 from home:juwolf:branches:Base:System
Fixed patch 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch for bnc#872922

OBS-URL: https://build.opensuse.org/request/show/242817
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=46
2014-07-30 09:44:21 +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
140eb7d969 Revert unused patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=37
2012-11-08 21:48:12 +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
Andreas Jaeger
ad99fb02c0 Accepting request 52786 from home:a_jaeger:branches:openSUSE:Factory
update

OBS-URL: https://build.opensuse.org/request/show/52786
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=26
2010-11-11 09:46:55 +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