numactl-2.0.14.20.g4ee5e0c-10.1<>,e<aLPbp9|1k!hZ/ۺ~SwnEO[ZXkVl z5eJo'7]*OЛ|b:ɝO{0LU|!xj^)ῗzQ|ǾF'zV5zK0#vtJ(8!.@YUaT95 %r_gj:ZY;ĦLmJl$p}jMP.97K_r%Xަmth/j|^jcH>>,?,d  " 6 #OU`    V d(P   (B8L9: F"G"H"I#$X#4Y#<\#l]#^$Gb$c%Ad%e%f%l%u%v& w+x+y,z,|,,,,Cnumactl2.0.14.20.g4ee5e0c10.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.aLPbsangiovese.SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Managementhttps://github.com/numactl/numactl/releaseslinuxppc64le   ( FCg A큤aLPaaLPaaLPaaLPaaLPaaLPaaLPaa' Ca' CaLPaaLPaaLPaaLPaaLPa3bc49866d4bd3e85323422a3f3ac4742518a7e76f30b4f3170a4140c1337d24703eb9f0bbd55a18acdb836d303381062a9fc2110c771d04f4df29e3e9f78e6b176eaebe9374aeab78f7fbf2e858cf21913d98abe61d910038b706f2f7d41acc2f1d66b82b16633442f6a61b4cf134b84e57aba64b9c0135c773c0f24d715ea7fe4fc94e3b4ba0b91b179ed831183e0e41126106e9519be804d8a6a4d1f46f4cf202770689a4818572c373cecac9fba4f7d5a379ef0597262edfdea60152d4dfcab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5510c29db76f02d3487921fab3a4ed34986d1f71b75051379e1f8c9b309f55225a1d340d77f868f0806deba82b57c04779e79322546ac2a45575ff6da8f7b5b3cdd5bb70842273279eedbf574171272f23cb2f87a97ce05b1445b67ac915c107e616de72966f0d5f3662cc682868b7c57965a14fddcd0c2e085865f05c0a8331798863a39d6725998550b2ce826b2246411796027ce85aad70c27846b23680dd16frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.src.rpmnumactlnumactl(ppc-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libnuma.so.1()(64bit)libnuma.so.1(libnuma_1.1)(64bit)libnuma.so.1(libnuma_1.2)(64bit)libnuma.so.1(libnuma_1.3)(64bit)libnuma.so.1(libnuma_1.4)(64bit)libnuma.so.1(libnuma_1.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 %cleansangiovese 1632391266 2.0.14.20.g4ee5e0c-10.12.0.14.20.g4ee5e0c-10.1memhogmigratepagesmigspeednumactlnumademonumastatnumactlLICENSE.GPL2LICENSE.LGPL2.1memhog.8.gzmigratepages.8.gzmigspeed.8.gznumactl.8.gznumastat.8.gz/usr/bin//usr/share/licenses//usr/share/licenses/numactl//usr/share/man/man8/-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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=aca07a4d889ab7d9198c54bad5a2f8e1f798a287, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3a8b49d017de001c21d713fd0908be7d79681e24, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=48fc2d6eb5480ad952a503c942f9b0314c16ceb2, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=cb2d4231c2d578929689b9f0f693c92c9cc2be85, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=096e39c2b1e1199873341c1ac482ef287856d701, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=de408604a4fda34db7e818c2d2474d3c13e75098, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRH~y]۠9v|utf-820f4794feaa6fb207cfabfcd53776a8eaba4d5a2d0cfb821da484d22b238239f? 7zXZ !t/P 4]"k%]/؏ǽەnJ{ڬ^N768?eoy,?BaV5LrnOKtԞ]xm_qY'p.fTqTZ&On gƛƣ5~OW0Ȉ{y_o 7g=g]UhY '媫vtWLc(Me `B!sy.TkSSlckMҽmwL`&; h2!v[~ ,ULdy?g6(Jk,y¨ >E[^B1Rߴ!yEa:4N܍F,yWݝ;͊brBCB>OlKz3E&IykLG#Bn {s^N\&YFA$cK'^ע`t)1;r U2:R$09mӰC.A;+%NY)LNic>\כͧB@.F82c|뤃kQ !MZn wsԩbP 9W{eiuGCW|{[ dv1yksG^wf R.WZ`+(=Y,YI_`vc6[V@PA$>-WE*nIӂө?8c݁n&Ub#Ét(Nx?zFvw}G[nE$pיR#5!||p}4aXobJ0ؕ4.RhV*8QоnB.yF1G PFc1D.bzVf;Ȱa;+Q02i|Oҹ0wy t ^Cy]z(lM&Q̉$آ.X^wCԸ  `Թ@'_㕒~GDDx]Nk9PҞ ‰^i/#׺KwE &7Dƃ525YY"Au*KI=nrDZǰ!5 =l%K^RﱬrǘUД)EӷOCޙ0T]50["N#c (Z-L%(J/G/W& 66ZLbra@_KgE.ց]GR'F*zS@X7d7;sl>jf-}S{&*7UۍV%VZ6 s; Y1h,Ihz6$X2bÂr"t鍓{YfT6q2!P-5f:p6nvh<=H̆7|_$5nj1߈80C64Ȏ܂$[CIoIbb.*Aƾ|p(Z~Ecv)XRV%.p-gK;J!ʋh)ohUg%N\3{ƻ|? ,Ǵv#33fwX{Wq4[u'IBJS Y*_p-[=eAnp.Ab0*\ .j3:?Q4\ir}V-4uI{R|ZvY^ Jl~!u67~yP2 KE@Ӵr ZTڰzCEKEQ9DW{q Cr=|c !xر߄0I }$ߡ?cQjI/wGmcZs|RDX Q5'{3x#Aqbm67/ !7=XJ ?cҚPOT&+̌i-<Q0qR3[i{F9Td௴Hяթ9à4J-(Bo ߃~+#ۏ~`׻IVZ[v09)ai|cB5u' gaMd\_`Wԫ'\yȣCNUoG!!t['cH On(|8kU +WVEh'%wotGnZ0A<6(e[: d5Dp=)?&3D8Pd OP3O/ Y1,XB7Wä0n)#O]n0[§_ףaْb )WlT۔>f (C&v4Жx'-sr ZhF܊ϫ*KrzyfMn8o=@χ$$!ԨP ϥ W|gq2@Biͼ|N z_~ެ {ULf~RKϚ ~Os&I|&<eE(5&qsg|05WSkO`Qcy(N  p+v;45|KS >~.~*y|Ex-,ltr#{ʕnIBt }>+2>мC7! }V(K}_~X@"ßxL#7m/ͨ-tM_j֍eAPn!1@-]Y:y+RjrӈBbڷ T 6aPY0>nć1Gg;8`xhJwcBF9BI}[i앉*wÖ?>J' PmCEdh+rT!hMA6Aθb?b_$YP)5*oU5N?i>Zbr2Y#0҆pr; 4gwʎh'ݓd ]2wGÔDz\ke]oY< F3i {6[W ^H%uƳh}4@<>`~xs 1f|暤A1 O@zod[/?`(OYpýZAR` ƕ~e╊o;Eun>;\K:hg"~a˩7خ1d*PcUjג Fd$>NZ$ ֓X:k8Dk3ϒ¡n~ R3) (?IEiVir}CIoIwG r]Kzy,17F/ [b/A8uzv c`mYCL_n7=fƂm=fY=0RaL6LB$hUb[Ș_8d4G]9d5Xfv?x.mOWh4)~!iɟ`q`VBKzJO#TR~e$py+훱,(+S떆4Vd8gwkXbr@NhA@0zj(x8msܟl# XEb] tv2/5VSZHPq{I=ҵo@LS5&X>n4! |? ֒>=+sBH-T"CLIz߫lQAE-W}$^c1Γ# O[$`x GlijvM ^/?{=,*WRUlȸ,Lt!M,U̎DMs-Frh@T(ΔD)O%t _M^o 9g"1/s_哥FQ^Zܤ2@)y5\8MgIn+@/Gy 1 }'αw Y0e$r.+[]}LJfC?#zi=#:΢>nl1[$FI982ƏTC0,OJ7ԕ_ uZ`pzlR1"/So >N{wEaey̑?zsg˧YH.CՅHM>.:.F;!څkH>/,T1xr4-JP=CPIeB)fҤ?/EҪ*=,B m>P݆boQ[6|$4O/1euǺD/T~@'@$lځ 럅=<.irЏԢS@H6!2//PDBQ+%Ȼbڟ2y"iQ^91OG<+v!D㢩oK(XzEБvv(4p ~Zl$)șא;0-H*YU{:Fɖ)Ix_$B&"^e(ѝb@8Qwl6e#LNT~ ;n+Hf؛&X$ՒTB$ᙈd\98f.]-P|A)nq<]qL-D0d$_wyN<Ȑk*%*MY*X_(});K{+d WGZ,oM2ړ~`-c{tvkf B Ժ!߀P;O+ ̣i|t ?wNlNW9`=(`j(Z0eƧ< |}?gmŵ8}^)a'7:>O#. id:az4Pi ޵efQZRi_:@7hthlT.r;] \ t&njC_rTm@%ΗnR;>WX}cé[S=4$ *4]Ϛ[Y%53 }ȚpviT1E?2Gj».wGϟg*N뚺ٱ>i( f$T2O_;ܦL<jW1~1-U%qBJ ZK v"? >&&<狯=)nDh\6Oϗ$Z†vvcC{O,ڣCmw hE69h1 HXDNAӖy|hoGs 7As{d/|۔aj?lu>~6? 3Ƌ6NSY7?4Qi 峦v}&.F~2}z(ȡU eoP4ͽ |ʺ Yև *ҍ>e0s@ԣJ Be:1Ɏ6Aw/&6%v3^GWB[~0lIluE/#oTB5`Fm' SBOn @*o&wjP|woXL4o1؊YI |'zyLyXߗټ0|mJI mH١s#bcRf!jT"(~~zs﹜ܴ ҥ ?t{Qet45y:49s.R\Zzx`oKVIR:v@dK<s`Ch1bUr25aȹnn$Wлe! >QBk7(ͣ{c<(47L{QyXr,* >D!4 |j_ o>+oP2֯ {:)[mcaR Ig>2?t⟗Atz >.рP#q:RPG)hc5-%-7S 6e\y YL[51}S @ZCd“qu3uְx+2u;Vt~%_+%y/ kbgQ}ֽ_WnVEc@nZhMIt_l, ޕ| ٰK@Wy>:&Ig7.C[4ǽq"UEFi2xѯճ]V.gX>' +-OfܮArN?"~O%5[ },S&<mpBvxTz˃<%~qݖrL|]; gbrHgL&΄ j櫁HvRXs0 O)U]E+d_fF/g' 9I]Z>5{NY ^0ZƓ~Jmys㴛,="y5SLpm {6mdRrYv?nkuF\ݴ,wD9#']y\c.t' uX\դ?#R) 'h&/Nհ}㢷NhC}luj>Ŷ6C6k-UFfĹ25iI<~>кtczYTh 5AГm+!um:-rz #n*vR`^\l`% h7 |y!UNeZqAk tz(t}'j$3a]I>񭉹 oqFDw.9U?66s7vB8?5僵t큭A|K{=fsxu8*wZ YPHsFܘBwC4HԫY]ѵAN[21O¨N4oP>{ŶF]a⑪cP_8e*p\ ja+@!4_*~{}a:>)wK~"ALO{r4Ӵ`K[+U~_9NHt;w#TBXhB б'h#<ghO?B>7rD>ZT4LtUVs$[V('h؊ӳJ|r_)z9_yaHj}N@< izCg x`R lR*zKJc%^ɊM c|e^G惬OH[ rHU<#3.XPn#a& 8yAТ1vTX CHd0pgaˀ62|4"zA P\c+ZS]o*5d bz_koĒ3 $^zV\hC9hC\?Nٳ@8ߣFyߋ'4bшl{nך4ZV"AJ64=1x9!dLmK5 H03c6SWP0 !Hٷqe!it,y& ?CZ.l{h@LZS~ &V`]RkҎ ۰̎ƒ dM2qCdHFagtIvt.&%"Z)<%EkkI;!޼yV`}\, &. R}:ym$I=_cu2\d(.8Qk B̖0aA Ns}j-UZL@'h9Oض YZ