libnuma-devel-2.0.14.20.g4ee5e0c-10.1 >  A aLQp9|8* * c*o+[$f|1:{~FVٿ4m z ">y gS,{'+% FoVҨet$Np>"?"d# ( < :flt     0Nl|(89:\FGH0IHXPY\\]^b ,c d!We!\f!_l!au!tv!w"x"0y"Hz"P"`"d"j"Clibnuma-devel2.0.14.20.g4ee5e0c10.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.aLPibs-arm-6ezSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxaarch645z#aLPaLPaLPaLPaLPaLPade28d610ced273aeca4b66833b27555f1f6cdef7081d42568f300377a56a030cfe32ae7891dd0620a6bd80605e0c52db34be4dedd855329452b4a6cece220a4a7b3aab49f02a2cec478a6ebe7cad4207e584eddc2dbeb8b1e2d3a18b424b534dae051e3f5913d17017d0e5526776e35bfdc44ee060f751cd7caaa4bb099c95627cef3c9a866400b3488e9c874fd52069f99072f69430f83b0d6cef037ee8dc5libnuma.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.src.rpmlibnuma-devellibnuma-devel(aarch-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 %cleanibs-arm-6 16323913882.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_Updatecpioxz5aarch64-suse-linuxC source, ASCII textASCII textpkgconfig filetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PR{/p9butf-8ab405d7b68fdcda67996ae195b73203556c68684c6c74c7460b277216197aabf? 7zXZ !t/iK5 ] crv(vX0 .0V01z<2MThk9*?b$^Ht>X_[?䉴IwH h DW5rC|]|P&^5H!T#KI\ *:?+  #]Qk%5Rd>D`rYvpl qV¢? FX _Rbn)I- q/Ç |w`xtXnUݶ36QZ7'bs./om`dEO/xk aAMlx  .S50K*N`Ka [9s%6<@G潴 GȄZ4ڊڒ4A*;~dtdR[pdj2sXj˼:P3z݆Uw#Ƨ"aj^i@4| ~ Xd,Ub]}}/L^TeW k D>N7J8qz6脴1/6'Ǵ#2O.+u"=3:jgN <р7-?@<%߉m_dc%t9;*.06ґ @ 8l6HU6Uf0z")AX(9ͣ(/,027 ض2!AohBdZD,5_E^\utM%Y%B$bðnԷ-[@̆gb7U<đ)wM~#l3& *Ne]ǵl~WfC+Eǡzq\I]}…c^YB>hgwߋ_!SU|L)0`Yᄵ(P YЮFn7c|8:Ύ*b"]KUh>O_F=9>in\&󴾣[pj5MkM,;g4W2FEXVa˶#pi|<@Dcle պxS]Û0}jPn@FFz 6RVΦdߏ0ÿ5*f[6d>_,zKX ާ?(| ^sH==%>/׹p^מ=n+($r!ts͸TdhNC|.\>'rW&aW"hEy۞e Z& (lfwUgU&'ИQvyeԡ:{Q Wګa1I(mg)6RF|8>ĄEy\~sGz˹Bzi[ :J;38$)8E SʤȋMe w(;&&ph+o?rg1R8e^W>8,f4?4$ZWhV0GQ2ZzI]_?)1A,ʠnGb4aq0Nf/Q! SF٭B˚P#e+hC5ޟ)LHVWMbFmep*gF1hUY򦶇 f: jp([Ud3BА00&o[fGY4TNVuCޯJϊaKF׀h!]iI îțNL@bgIH qy5^%:}^=Yn5Z7' ͥu-d,(0 j,2F6k n| D Z6V=Y:84?qǽKaQQWw%_gq{vw,`r ԟ=LZZ,fK1nڙa%ܵIDAҾ"r|afSla[U51zdN]W.$%V8|3~4Ì|?ᆀeS03a~SeߦHXN0C͍lu6J)9`ػ(֘_x;R2:1x(H?ϵx#`ô84'.R؁r=N+`3fV/1 i{ք<{%"cNWԲRG6`[_~'%ı+Uu03w'$64#= j^ ԝr>]Gz:-%OŁ]A!Kˊ? b-xT,ֆ*\M$ uRdqhb^e2H6~zy,HzS@*"{J,aC 6]-*;:͇5^qPbފڨy">V_t- TC 0Ly^`]R=t_A]?W8Z`%VR#fBO[I cGz'N5C@ qGREZ6iu-Tp5l۫~,쵕 7qhULr(s*mGY>+Iս7֌0/HM‚s1_ܛI9%NL$H ]/4Nql3(S^S==Cu9 T1mı񒎜2.U*A(2+ Y58BZAO*0wH,XJލNQEɆtf);+G+T A M;xMDDdX+w}s0Xq+I `UCKVpMeu'DÄ1]QK>Kx8z]CP_sĐxN"Ey5WpWkZ g[LkMS3|dgz)Ó6MkJA te{9#lKoB5['6ښF}۷}}W!f";|Eɫ()x/}NY*Z,73Iy']d;O5:A`vYr7lKa&"цtt(f^I,LFxp%ƭV%rf_al@Үw_bChԁuln8bjOZtQ)ZlTqº̍{) VRຖdc|6"L:U4?VJ䫚g_iNuH;rDz&H Ԗe,O4`*-K&֞ ! ڒ썯[}K;H\.O*Lf )wĀTpM LWh ֛Bsqzo(CI pYZq|F\"z ,GYD] OYghXhp`}bߔ|ڑY% KkIEDbZ~IivZ;c-ohB2W1^ ޚ'f[Hq(qQ~` SAQk.k_Ap3̟!*숯x/j|9Jol6[|0p `Su*fPn#۷ [ؗAv$h- _^4r؆GkYmE"d}gn)X7CvR 1m_a ig]WG'r_a˜I`ž#֒:qx ju9gg9 k)ue98P1ܼGh5PPm|Gg٥ux&9EAaE*h 5~碂M2$5ivĩ9qmDg#qNTpV=717e! J&k!VX/P9VfuL~,Tvq'og͸X1hof:pbޭ{C~(rKJclB ~]gɯj5lg(D׶ѧЊQ(;&)BJh&TZu?hΔt`M)c;F#NbȧP+K]̅:gvf޵35Uqp:΃\Qzvu٤';`dP z+>T}ƕZYowR~Ļ_!={ P Z"RfX= 2kI^Xٳum#W831P+7U*5l0g|K~ע?7VSGL"ݪ6tBd)ۍ1/b9m(_nw:=™StFHVl̊lXeGɓaU V{#(Uif9Ovu>"0'[hz`V `2+dC1,nM0@ vN#c*hQfWr#wS*hB;Fa"3WԊ3&LqT6 dZەu&-*2zX![/_rijs{M(Coܡ ; *]6U Z3cTM(Ԫcʢ΀|7:DXY0z2MW3- \ݤ#oZ%Oe"MR o :D i`[rL?9-zl9+" ]H%^ m~In 9BY;O!Xh'BH%4G8J ^x3iuAѬ=uNZJm9v 9&~[ԮN\p_8N^qw0,lY+{1bU =YP "adakg>'y91pbWXDH` J1{ l޿f0uBB8jcLKN!C'ap[8s>]ߣ7#厏P#n'ԾB8]!(QmrF:L3!XkQicg!ЬJ5i/sY<ڍ!>1 Ҩ?Wr 至/5I%#!kz)^q0J0޺L5sq!9CC$g/@Xq59)$vbַ5\9q\Bʬ}޾eO}hGj[~\iIД҄ >@-ŮTkPq!];􂑬lkwETundL;:&爃Vԙ'-ua ]Sve[cWqGeyDc,!-{9,p UdF%Na2p(s Tt>Ie[p&p4m٧XW w(u,6]}HZ+dIXY U*NBn &n,CR&Ab0(. ji.U b50"_M3z5\vgc }- uw'ݡTgpV09yve_vVJGÉ|QنEWmg):'mXU|)0?I2 2/#>1^Z QߧVD,9JwL@Q5Y{ds&l 4QKU?ywvrD̙IT>X5wΦJr'.>p1hdv)\8f 4]Ԫ}J>ER06PY7 (cv[מWmEBDܗfgJ2 QzkAL\WEwr `Ml{5*/$Puhd$0gQB&1PXkӺw^ rc-S fvkvdž:W%Y'pXqF3W.MXD`Qp$ZNcB֣"=̄ f[!W[4l썾>/[(q; (#K5D|PYg^k)6q3|GB=0*AHϗH nuzk*2O\bBO/[bk e6^G49&n:ƻS]mUG*5;QuL}ҕxB߀2;BVxUef+*0/Ƕ՛Mw ?pg)P;$sM */m=;Ӄ0I5fo֥xB$osclG6]N1QsrT#Qbd%wijm+!"y2n`,kJ8_7\PxX9/=y en:l̹>@=` L~2*T ,C*KBC=6ēN$G a5@JPQ%H1ڧ;*lSOEew) ?r|-ʆFg JBEW34/rZ0߁8R.]8 ;1'O7=q=unfv@r <!S{i Q~?Th):j5k vZu *ORUYg8Ņ!X$0$YMh2P-L|6?&FSSOHܿ.|`r[zf5|Vj*6Bf(fU1grzL9;1TxInMKU`-|2:ߞJ\^8D nݬ/.Ex i(1)5:h,y OLq~C[nC6i .cuZ,1DUudc2 n"+Ҷw4ӻ3hWh#{ j+rW<-8^l7chkUHUV[WGlGSʂ9S54 >0|>8߽2{f3eԐ53̮p3_ʔv 1(Y4vE_!=L}_jDt0 *[r{z&~ؘ7iȺ+2s9Q14aT5vޑO ^$%T/zi3 `1n& wR2e2mEb_8_Lrc ]!yCoිjDF:P&>MERby(Vhqed }$,]dS ~$*!W.1nIS#Gj~+c0JQK8;SSP*Sr$rf%ġgQ$Cg]w&ɅH7 (OMi>t<:ՒF?[fY΂*bƷ)M&G)$gmhuiV"y增 xiEu=KXzゟ΀gCr"#Xa6Aҩ_O<[Qj [ WWמR;XxL0Ȁ${.SΣߜ_+HජmS;t=*MmXP4oaCwZ W^4ېsj/DIS:W+"1P̵9xkXў9Nh2uWqnPK;P+R$:HRo籁-/D)"lꪽK\b=n)[(-8LϞʢjCDݪdǮ¤w«-5lrMG T?jaϞnNfx 9>6ӌB5yfZ|*_J{b XJkb9h05.Ihx$M톬^UxG!8;^]ޮ=᭦:m8^unqfcl <8sQ_w:UM8ɚ ҩtpҐVȄ@8 (.v%WQaV Ű#L%" b|3 *ΧUE5l3A∳Juy 5#&p7$KA똠r S+#̮б"oGxU0w]s ׅMG jX̛D!.ϰʠksǚOMV;7J*~J=VzL?B6}n3v<<Fz>A- Ó5 N7VwSB n9%~|\D*G\SL4yApmѮ;yϓ)I qt,mb悶:Fzz1'(">gUz(XU'd8o"hQr_~(o1rKAy2=J-S~֨] JƾL=^$mNmQĦ)4<_0 >h0NH,PL:Z,&B4=do xk*j˨,7CTvT5`=, mWV&O;F'?_cB5>M|e5d Jdj %:Lh{ 0g$O L6gCqZ7 3\?!}`O0+ԾڱjHst\=>Gn4{  ~?tS?UK6H-oOUfLu?|0g$*}@m=몈`o8O}Z1Sh-Abd% tS~]d;e5$q ʚ1pnL(B>*Ԍyp `jhGOj1[ag.a)G2e+q#?G@f#tm@\T/ъ睒亻!Q5>@'ܨC-1HEi'> G5ߏ" ]ګ :fU 8wD(h)1cP:j1?31|-԰ACg1]!ֈSI[򖉇C272,F+ي6[i8B*6 +bY (ii7,Gz` k:jxDVǜ=jh+64nUUAZ@0߫/#ZB[0#|۱LӠF)ͯ R()>T]rDg(?|+-v0 Y.@i-Nf!ouY]#_c}%Pw&'׊Y;}۩&bMQr>3((A4X{5#^]쾮NfpXDݧs;b',LrV'R׋u 91xZn%͊RCA/=Sc|un-XkiQo:ʸ@05h?U@$'(>AZK}63[$>lSu0ÇQh=hIZ 声Bsё̾Bkp bUJs%CYQfmTRsE#37 滲1ٌ]5e \:(Oj#H dSDlhq!ogker&C"jXID\>T#O fطn.W/}\HXަU1F/q+2K m*ˏRvwXfz# `ǺEU~=|TB܌,VAp^jd2 YZ