libnuma-devel-2.0.14.20.g4ee5e0c-10.1 >  A aLPp9|b\RYD.3 -_ؼ:ƶicТiMTpFC"xoD6gOlNL}DԗZWEM%=':^909[8#6Vu kxmG^ty f *bn sO%;QNCޛP CP䡣V^ɔ/O R>A0;ij L3xqyD}@* iL>p>"?"d# ( < 6bhp     ,Jht(89:TFGH(I@XHYT\]^b $c d!Oe!Tf!Wl!Yu!lv!w"x"(y"@z"H"X"\"b"Clibnuma-devel2.0.14.20.g4ee5e0c10.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.aLP`sheep56ezSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxx86_645z#aLP_aLP_aLP_aLP^aLP_aLP_ade28d610ced273aeca4b66833b27555f1f6cdef7081d42568f300377a56a030cfe32ae7891dd0620a6bd80605e0c52db34be4dedd855329452b4a6cece220a4a7b3aab49f02a2cec478a6ebe7cad4207e584eddc2dbeb8b1e2d3a18b424b534dae051e3f5913d17017d0e5526776e35bfdc44ee060f751cd7caaa4bb099c95627cef3c9a866400b3488e9c874fd52069f99072f69430f83b0d6cef037ee8dc5libnuma.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.src.rpmlibnuma-devellibnuma-devel(x86-64)pkgconfig(numa)@    /usr/bin/pkg-configlibnuma1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.0.14.20.g4ee5e0c3.0.4-14.6.0-14.0-15.2-14.14.3a/k@`i@_إ@_xg^]w@\@\@[[aZOhY_wXCU@T@T}TC@Tw@Tpztrenn@suse.detrenn@suse.demliska@suse.czdmueller@suse.comstefan.bruens@rwth-aachen.dekukuk@suse.detrenn@suse.demliska@suse.czegotthold@suse.comschwab@suse.dematwey.kornilov@gmail.comfschnizlein@suse.comfschnizlein@suse.commpluskal@suse.comcrrodriguez@opensuse.orgtrenn@suse.detrenn@suse.demeissner@suse.commailaender@opensuse.org- 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- Update to version 2.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 - Enhance _service magic - Enable automake- Enable LTO (boo#1133098) as it works now.- update to 2.0.14 (SLE-17217): * manpage update * numademo: fix issue on 32 bit systems * drop custom cflags for libnuma * use symvers attribute for symbol versioning- 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).- numastat doesn't need perl anymore since 2012- 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- Disable LTO (boo#1133098).- 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- sysmacros.patch: Include for major/minor (bsc#1181571) (bsc#1183796)- 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"- 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- 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)- Cleanup spec file with spec-cleaner - Use autoreconf to update configure- 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)- Change license from GPL-2.0+ to GPL-2.0- Make latest factory version build against SLE11 as well- cleanup, also build for i586 - remove move_pages.2 , as it is in manual-pages rpm.- Update to version 2.0.10: * 131123 numactl: numactl check for NUMA available (Elena Ufimtseva) * 140715 numactl: fix numactl --show and preferrred node (Bill Gray) * 140722 makefile: remove warning about missing .depend (Filipe Brandenburger) * 140820 convert the build procedure to automake (Filipe Brandenburger) - Cleanup spec file * use RPM macros where possible * remove redundant %cleansheep56 16323912642.0.14.20.g4ee5e0c-10.12.0.14.20.g4ee5e0c-10.12.0.14numa.hnumacompat1.hnumaif.hlibnuma.sonuma.pcnuma.3.gz/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:21265/SUSE_SLE-15-SP3_Update/be0cddcf994d0c04aae5f930494e05b6-numactl.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxC source, ASCII textASCII textpkgconfig filetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PR-x1c}3#2'utf-8aeb3d3748544bf0a7b31d0b0f418ed73d977f4cde7f08067fbbeb5bfa706017b? 7zXZ !t/iK5#] crv(vX0 kݿ-D:+ېXv,5Fj}Ƥ@rf.P>-5;tFVBg8ZR7UZo۲[d6 d]B Wj&:FVVWQ({x*\neKxVsFg L֣&놢2sԹvڅuǥLP!;0f{ 67edeZN"-&?i2 geе$Q<<@%P4!C_r4˼U1|#ӂ65bt쇶P _U`g$8"&I(@&?OX>;H"`1 ʣv.s=aMe"讞 HWcYB zF i\:7b#J|&27r?EUЬ8YT)ve 6RߖxeO"'g"`5nusn/It/*I8.OĿOi@oDږF])"؃ݹ>럑n}T̴L $-A({~fp+SHO^ߞ̵ 74qTa˛R$\]w8$9F W @xvfhE q+^«&&i7HB3S=},8)Nq۵d)]9D[H7G+bTϒ|;ӟ8YןƥMYQM+/Г/zWcI b|5/h/cV*n:{((͛8kT DpJ}w4Ef>l+WoK?+] ĆT /u|KAO E:4A7$w ֐W$@Qf8ɽMCiYf 4xY#P;iG3xHt>7R $YU6SH}+J(5l%O7"c㯒v 1D?<bfi="/sԲ.i~F}{xtc41ݎUܰ2WwoF{ //>h%\;?,!%є xJ|Q5_ +[" [ߩ~1ĵ 1W0x<И;6^b4ue'u&'scia1$s|{,װHnKXk$|B#o}K^D^c?^r{h'EWWHk_6DO@hkN(ܵ#y$ rlMQ(,@}nDE҈r*Y4 gKԼ ~ՈF(Efm8ns# *AӋQ6]MfC$IэWLXJ _ ʟ|/ry}yt,^-4٨`dS*֗fJN+yΩMh}4HlVV =|j$q'l(_?n-b(u`r)R,r Q$Hxs)Ye@qB11)%>Ӷ{y~*bUCS![貞7I?ة9[fm Ī+Jx$^F_29ܭ[qJ^+JSLx{ %9nNPq ,;r$k *LbyBjNYP7펥p']"8_"yDS/.Zn;c,+V^hDŽjN,)%@ N|x;;Fҩjl"}f_EbH0 OɑU*@cŕ#7IH}_㳂kH?8& n^pdڽT ro>Ԭs@"A`4 qx[zn4^ol=%WNF&+]G cwE]Nrj4=3|_: yra9Oc/Gզ5R Q6]dR FI"ӒFisJ\exn3LKs7;0(?xM@F$|JQEM/ ͱ^ ena{o^tf! c9y0t]|//d2E96U K2J .fcw?\cFe4;Ol¯6LQZwjHHkG>aosg}_5p!O-J(UE[}[w`dj"jC%fݨ0SU A']Ls/`ўT|qk%UFӱ(;0F͜ji=ǖ914:S|^ّxOWo!NH?Gbq,21D4ŬF-υ v1Tq~Hwȹyg_&pQKid-pPBYhV0X|ņI B2i=J;=`:'ؑ莤Uh*9 ̆ӑw!D՜.ύ;brk2r-^S6eH7B.ě=*.oӺ62-G}z L;)ivG:5SS{7BbߕNVL4^fC2bh؅֖ [¶<.fP c F0V :aCШCvPhhczi?7P4A`?cRAzuG=%L|Ci dv0XsGtLz@R(<:3*b|صfDABQLiB*Zy8?7>aF#&ƱpI)k4 cog!'mۍK㉀:s^%J؝)|7ϿϨ aP9g[Rp@ǣzZ,4<{~f XIQDfN m(7NSү3+_bx"/2JXzO7yKy^ .#Xom_a^Fև6|VUi)WjNގ% Dũ\%7.+KR '+br xSP:I|jpUI1r5`K`iAUz_~=5i]&mSbz)1 $] [ñEЂOkuU#i+wxb [,J:$r6C%ZKd%liP7.p} ʰ/Syr3P>#110@2W ܬ&JcDu-CdG8\/`>IScԷak;-bkZu1K!GIIJ jfV~~#&ٷAy#LZ1!Xbe2\}MNи6D1J(gYLȆ4GNc!אƦ?GybKh(T; hb:7$}VN6Y,]`ab`ž꺥/!,R5Kz34kr/VqYU8q`-l&8>"O&\Ge9oVM:=wJ!í5|R6XYpbɰ1@ w̕?-󮻏Q wbK! |WtcKظD -ٓ;D^w>/yF$ wn*t/%תxV^%TK6P$mض&{{aHM`dNEj8bYn R h >G7;?bLp)QYjP iġtGJy>@om# ajƹ…V 6࠙a!12t^-*>5&E~4*Qox",鶸~UN 8>JcǘP6ROTuu7N!ճ.)t?15=䦝^W Hok7^F M!SG8 ;LMW~&)Z~&S&"]]]IlI-U lH -UlqYiB`m6[xSp8TRJ;ї jzFz*MEA@uyiHϩwwnf1^&y.*CKB*DPQeMM]0E0Jt $+倨K]G$9ج1QC b!W! $̦6 ęp8YYL w0}yzIqIui@ҠS"LvNmZo݁4qsCU ϽY6FM$RquC<-N;]܀Y`}z/LP(Y/9^<`DJ8>f>A=`Cd.,\Cz6oB8nk2H5)pcbj 5[΀tG$iҷz2"u9ˊ"T;mNŏm|5^_/3?3>OҿPl^wrXeA4oFXygd v.PW$/`5pؐ |lN,ꄰvE];`O?2kƍ[CbżV՛Reտ&+wGQ_tb̲'J LBkOUO32MA]GT(`7}T4q9AbVYllS*xY 鄂\3odzrN! MsS@ '+$ އY@*buyEP5j 0xj`T{>a3Ml(!kzNɾh b%>4;(./YiMeݨ!>bk܂(mhMTĕGah;5J$I\Xv0fB[( џi"OCqH?Aҳ,n+V_e@7+lNCIgEh񄕂hTUW1xiGR780Sxl%:s;$e5[m^%$EO8~wtmUZ?ЙeP9\D̞#Tɥ=oAzаe<:kw`.X˲5a2ww:֕V_j[3o֒5h4f&2x>Ƶ & ³> Pb=#c$C!0ӟ"囩aN$:WMswc n|[ Jۨıķ[v-, oFH@h1MSڪk:zx,avrA@˿Jz(Y3lF֞ eg>~Gy?`\fehђ*}GEPkS: 1dʨi[JS9@Es ^#TY܄;%j`${Q%W?!uG=EpTP$gl3Dcğx8 $-gy-82e0W7~cdG 'Mj3~  n#^; -dMbJ-~@P/V"R #SG:5@#AsS4^U/_Q`#%x(]Y@:a٘aczc&z]# MO-_iK~ nYe)d6l@p`AGw]BS" pS2(oX9 ۚ5%ؖIo"m{hګF}%ہ>*@h 6o\}R ukD>t3XW0atZ:-.>!uG_/1=/i|w&RH)7ujR27`]QXT%Bwa%+cHB MkذNLɪL7L++>&(r ML̎鳶^ Ts(vHjO8秊=!Lyؤ#̭*eZIQ bLi{JC4kQ컀Y5:ٌ`?3Y%nR۩BiFj¾* w*JBv8j\F3n}%,PrP<͵7]biBMT6K3%A"&)[0&`VXUKrqHAix,WrYeyrk!w5Z%I>[8O.|`5D3¼ծGq;k+-%d8$7*DS"ahg^5;0^hg,c 4 UVo'$²h\u`b?/16DY?q~|1 6_GjOc5ws٪%ФtPLp>vZk)Ee=/q"O_ C!L"fԇO<ܩh" G?8O?!se/ڼR?B'V%^}le 5 5OԞ R\6K$Hk;_hFwrfnETcQ-`N-Zw0;y' nEi@}T8T)sZ-#]YN;̽@I[QRc x p(鉳^d /U$0vd9/ΘBlٶ+>#AN+ ݈U85HC= gBn$BeŸĝ@TP KEP ^3&@I\ $  1PPD%afB><(cH%i;*.o FHmM]#|\| M@Iei0o1ءҕW Y;6>`.8;o7ũ¬ŹXе}pɏ0=_>B"R3}ow:nƗ(n&Y+XAa*O[^_ӂp1 xmXNu<7Jd&Üraw/GQE` 8- qXj&s_IRc~-U졿#H`?+kz[S.Q;Ϳ~*H1^| nP J%+NXwm F[qc썽'zs\FϳoY FJWϸt(DA>5)2'D>SΜ Lpz` dںN;yc%ew{=|giKUDdvab!L\~fA5:#T=CNU>< tZ#kԞ8P=(=nȋ+OԆxMe+^E% A=Z\yPd;qpv3, ]`k RI,I8 Db?2k}Ї06W,&NЄ*V"}:½Nh؃Pm-rrb5MQUS~ /[ݯ9]7.Lqugyv Oc5o«vjPW!mZJFIw>Kҫ$k1+j _Ƙs fEI^gB qj 5d;$Zb T;"uFAh`Y9J M%gVqHg4 ɕQ׏0dNb+m}.>4ތz)[a? o7GR@ QbFf6ƈ6vܩNHLhL(܎0sFO{:xƈƧjRmi/ QF8ɘX$7Lc<_12<%k (- dvdm%Vt+꒔hqQ0 `ޗ܂(0.H+IfZe*/T/=4fյgP̑Sv.o: =_03Kv'ִA$Z8ECe|5OEāvp WK,8K@2h_Bjmdm#C2E(ugp2VIwOLYxm(eKW l_+B% G 2ByoI3Bu;'Vhy)UNÞ ='MN7PyO_ /Kn AHWto0mxkQpUhEN]3ULR-$l7!\)@eP!bxaLUAY.n}ӵԋb9(]\R a%~N D5(֙WQa$F0U-y7ؙ}º8ZF`i|QӢ-UOl"x>cWFT0wvRw/ J@\Ǐl|G3F;tDWXF?xaP;C}QRsC߂+"3= 5 Y90`%W0HG%[Ϋ조 銲/BfGe4 Swr D AU5\bss O9=ٰK'?s" =2 u(QIT V)6"4EY^L" .?JB.QRQ8h[|)HNm028؊݇Sn! 12iep?4< |X#g P^"pCx:)@U俿  pe=_;'Gf"$Q@O+?p*ZA޲bn~;b:a%_{^֗\vW/΋?c򽚇pCM$zx!3|T[Zŋ)%&t o6 9ٚQ>u!"`_w d9a:peTOIјX=w <`Fx@cM (Qg&~/ͣCN/Ҡlk2؝xA'HHr4~@dP~tA_0B2XS lR_c\3Z ՕեF!d>冯_Mr@VNR!4kK /5Xz08ႣEaVxEH5}uaEA!Qach`Q zŘ,nvlbx}%tF@# hJ 7Yš&p$6C줢 ϓH@G5h0ۼ6J/:MOR(BW417y6! eGVeFAy = !3,&<"QD_a[ Fg8"\Pw1_JM^DK$73®e =M{{o0%67]4𲰃Jh1ڃ-tlߓ {ji 9\*T5ҏO }C/`;ⲫL^8{TQ4!?',.0.Ywť0͗s4@Ks:-ZSy4dfƴ(+FPc;!D (>סɨ5l"'v/{$^<.aajrHgE%f?ja YZ