libnuma1-32bit-2.0.14-1.1 >  A `p{p9|{eϤMpªj'pQLiZ6|r8צ;N,.ܵ^kLyjL2mzn\$Xۊ^ODTO3 3llK3/ zu@.w(8D> B.y):}%%x௣+*7kytI}MrGq"mq"1J@5 HDM0Hg>^M<}]'opcQ/P9Kb0d5d0bac84f4b65757ff85d43d96e721db2b3c09461976cfdfc6c073a82b9f07a1c9022c4dfa94661df13d1490b471091b916bcm`p{p9|h# [GA#\ bշ9o91c'3Px`e$BW_Mw(~4*gq(IӎTlX+|ŒE& jܖPޔ.WdzYŀ#=z\1|]ި9e=#% 6'P z|[$!7ATxU6{7v52| mpQ= KNvXAf ]>pAh?Xd  0  *V\ct|      f(89:6>/B7GHHPIXX\Y|Z[\]^bcdefluvwxy TClibnuma1-32bit2.0.141.1NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.`pvsheep93SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxx86_64/sbin/ldconfig`pv`pva493d08f5f610e3fe784e4f577c2387818d59fa0a8f8337c269320d73ca994f8libnuma.so.1.0.0rootrootrootrootnumactl-2.0.14-1.1.src.rpmlibnuma.so.1libnuma.so.1(libnuma_1.1)libnuma.so.1(libnuma_1.2)libnuma.so.1(libnuma_1.3)libnuma.so.1(libnuma_1.4)libnuma1-32bitlibnuma1-32bit(x86-32)numactl-32bit@@@@@@@@@@@    /bin/shld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)numactl-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.0.143.0.4-14.6.0-14.0-15.2-14.14.1`m_إ@_xg^]w@\@\@[[aZOhY_wXCU@T@T}TC@Tw@Tpzdmueller@suse.commliska@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- include bugfixes in SLE, to enable 32 bit systems (SLE-17217)- Enable LTO (boo#1133098) as it works now.- 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- 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 %clean/bin/shnumactl-32bit2.0.14-1.12.0.14-1.12.0.14 2.0.14libnuma.so.1libnuma.so.1.0.0/usr/lib/-fomit-frame-pointer -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:SLE-15-SP3:GA/standard/c5054989f4733d54dc120a43373ba6df-numactlcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=387001ee9eb92fe5594dd2ac3ccf4a91e23b07fe, strippedPPPPPPPPRRR R RR RRRRRutf-87b88dc67f0e1ef557a2433102f41e767976113787997eed82d003b8e762b5c19?7zXZ !t/J] cr$x#[xW!y[ZyMbf\т _ViU 4)AaCw+"7YW`>i{^֓}Sd R.iJ!xW"NeBPDUM0}}m$›qZK#̟`"(*bdFVqz9 c 4P|a4h&<l~s۸j1&ǻk1s\\XqJq8]QA>̆^$á?f ǻ󃥆dx覜H+y!f:k~AQHE|8S%nLŧDyd;mW ueYxJm/ӲE_l `(PNw)b{;ZrgbIxf R"6_O%Uq䐂%' PMx}H&`fm]E] H>,f3iasbQ(#t?61la{ۃ;^Z$ pF0zα`t-il=c +F<I9{(ڤ'r.y a. Ł(ڮvÁE}hܾVAn0%a^Vc|:^Noo;a8*Zo&eζ LD_c8zǀ 4؝9\j[SHSro[>E<Ȋkvy`V $J  ~Lhȯ'kcREB%}q?'bSs!z$#DRv_+uղ*V'|~SkExIL(s3b3A8. ùAU$T1mv-G;hnIǗlo|~c@ꉿaɯ0 ?kLiIYLfgTPԏq4L4fx[<3/m6 r?_f9^-RN9Jp' zq^u%%`~"e^kr 2ܻ}E+ VA2QcZpta _&Ĉ[do]OJt~LL_&RF7s:<M(^6#e#O@?v驉IEhp`Xp6T /%eaЏgeݫ罰| /EszQfFH,wSϭ Bby7ĕ*^G'cl0DoHOU;B)DBB@f1g}pߢlxZFj(#\q GoBPLY`kb fTM1wV3XBskl!t4OO͉<8_Ha3îڍbt ǨLe?L0vez!fݽ&/s>_W AlƇ{k"I,^`0R?-K!U $GP) 0qYʒζ͢s̱x7KI(}̘,  z7J;'i.6`逯rH3!Xddy=$p߃^va/Y<6 *" l,y:re&73n&S*v~?` m[9Y="zRU|@@; ASԂ8eDPCYṮ+ (+$$Z;*;9^>*>>)]VڒJpy#kaQ!JRp2WKs9"#per/8dkg:tK.bA`4IziO2%#Nhu,>,L-B2ζ2C> gK/sjx ^L%CjMCaSGo H򳏱;bXa-kNB_x7 1"aE>%(HJö=^*^e~LZ ב1[IթbNmWhfDɚV<QO8.Zrp2ԄN`ZlyGc,ݵn9tugySgE"fZMzJ$)Yp<'sJNxL̠NpQ-ʅ$Ɠ3^vM<֠f4a s< '2 \(#%g-8s,;_ ^E)u-Z3o\ *u=F4̌k"c~oi8wv caUmswut@nlG'i=5z_h^: 3-'w);Hꌨ9)_@dДUv/ʿ{ج0xzaQ0 D1Pxt) i:D0AY7r>̰:ִTCf2k&y^o܃ݾ'Cp YqdeO %W\}VXthf57:q\o)ͫŇܫ9Dba&U6B9Pk /sTɖFo:@\V80 ԨjAcR{xV.iSE˘rW"v(|߀~!sFaO3208ph5[j0'+TYOZ %yTa`pktB8/D"]vB*WU~'Zc=CCw&3 3Pb*XL%\E! X3: r<:r0(Щ jfPW l@;DQ @8ՁπW᭗7Y[\Vxu<4FZ0^/D?g]d<.!!/2 z4|s5B]\=0\}t  [ϪчcNں,,RG<+j;oE2HlNt<Ŏ/u 'svRspa)º52b =ů 'p ͕$=3ى;hsLI呧hiDL4]HZkOEfe@b5[r,  ~H߻7HtIx@* b 01 XoF- ]cvtzܶl olKuQ \y{8W:h.=oY6.R_%q8p$faS;${3EIUU.< AaZH5&-2i?}!͍umBMh0H u[ÉtOP0/ge{łzAiE2 Iwg?dO]Iw<^y[P?gS{(+^&mAe+:1=| 95B=HBP`A:h%[oVI7l{MhWIӑAV" @V[xM/DNƟIH#] }Hҡء*_cL͉pJ]&UZ|\Z:܆}7a ]IE  W3oIMXZ4'x pZz}˦Q9kǪVJ#KG(t4LeiZEApt[,F ~%(2y `^g):X?)RtſeHEO[4bV FnR}? RDߙ uGAJD8:𩚙{st}{N=K7pG c{Mea854ݦ'S93 ww!M3ȯii/@`]u4cKјShUwsdb +&b;5^Nb\Q٣_ø"@2i%C)֮V0~@I)]CEjsvG`򑧒 z`ߚ6@gf\ L`(u|t$NbQ?2^([,ri+5m%z5ʁxWѯ8$eaxfXw0d/[P  ԭeyh&A理ڻֲX Ezc>"jgͱPQlp^nn}6{ tZIp֦3@O{OvxNPvJt gEgnьtFoﯕ1E1 {!sB2+P~2~$25Cy+dVU mu؇ 5t8v8 H( HUD(a@u@lJ&w14FOpMā ௻N܎ a%'`O~GևfQFu͏/nudtsq^DfM̿V|D, ˹5c0#'.ʅS7?A8`'qxh|1G?í#W z4uD# o4¡¦?KZQKsrj  $eBN5kH >f׺X`19488 X~:Ê)J2ńX;fJ @l#6ݏYEh"}8gލ?1r^>TB=4:igxk$GdAUQyg\[KpWCL_9R3Mς]H 8/ےcv2e{* }(ߘRR6d o{>7QEMȤu5@}OBNg=+gq* =e&J>rGb,놘8NUn0AO !n\L IgwUi *ր#$]s"\Zn /w60|I++PyϬ#ES+XE]{ŭR )e{OSEPBSLZX1@;`Vԯ jk ?AyJ n(T2N$d}z1xT0x&KzԨ(ۇ'l4ygn'oX]XhJh X||Un,;F\^a".رMFCZpob]WomZ[Q.dq`'0Ĥ mg 4.q.Dr$\{m1cR;k(33 %a{w:o'8ˆtcF3 $(n<ӧ 1CH୥8:*LjJ(? ׬_!~tH)s>|BXWxt׎#zydz]L INbdtVkx[1w8par#V"JhrgۻSՄs*}`1@Әe^1nֆY {?c%NjPD/hE#k'iW[q]TB^P忳Kn5n=ϡiHx҇bI8_pVcɡW| /V@!aBf3$z :6rmϹ5pw('ֵX5ƻ2_@a>1gԮ+:^MƷjU%Z6%5.4~zUYTh 灴YU(2OE>تD)^`CpV mLSCyi@Og+,֏U=GK'2&3%D|a &LU2!G >%Ɇ`ZYP|TpDYdggf`8s:Zf L|~Dʹ/ hnyؾi;ױnV uz78I;arŸO zHn23+9ȕAksogB2B}a=>+̬J\Byk N@? …g*9M[?p! ̴ם{t诉[]p ou 5aY)4l-RDEg.93X\)V-NdNKj t|-(gP)~|"=Z>tKLà_/0ʃg+cjiJP%S?7 ^s@/M#<ʱxMeNJ[Zqض5\2AcX|FS80VC3)klԞ*S^9tf4\z` Զ]dKz]HU-"ɹ煷Ef ruo-LKV&؟ji "pm&&uGTkjp裧Zk߈+:a+ yPuhgcbe(QsyŏtPǵk,59_T 1Nq>9J5_^ %:'NGwfoYV3O$Uhڱđ(4C^L9MW> Re`젝\\(dbLzw^o;kr+'vu0ihjV KQzQ#{]Z7L:+':ӥ^rC!ȌFN#hF2,| !ƅ%b#9N=2XlW |U3$įwU )MNiQ `$ ?Ҧ; SZ,q^2+Wucfʹ:ܞL;8i=sJtu.jj4+7a줬nP 9Q4bκb^j,*7Ɔātr׈"Q\}}W0eE+IAKNF k'E^%BťE(J(&(~TZ:U 0`%%30w\/8hK=xYtίe#V+D4`WLoD>^ 44!8f(T!CC/}h^ٯCez%g Cu=o@VўqP91L_apȤj'M~2|A\)rx (R[o0- Ԉc<ULEd-!ۋpU.9]Xǯ!H.ߋВ_3BamTMrѸE8ϫH$%"TzԃϕR&| TL{QC?^e+NQ'2KƉ IaGH6q"ܼqi? =[:j8n'8G 2"Eǫ3Cs,Ot:HpNEJ6w/tLΎ#ͻ{١j'ܖ@{d?䡯jl~{.VA;)cvVt*0>1>Jg=f8s9zK&z{Bބsc{SPN*N[$\C"4[f?f;5O()Tz7bwKsKi|vv?m3U=NAuԚ@JޛW4oqp`F+Ol5ȎuA'\}]-N`l_Bh1a!lajJ0a"l+k  Ul v)R2$nYGnנeslrö٘$rFR-@x"ov\?ZWFcrVZD&aޮ`Zp2Lzz iZ9|a"(Èpʟ7 q/C$7Ś=8nAޠH!0c0 !~ cwnV[*SU?fe@+'qPR7L_ uV.=K[;.pj>7<- M%18RZj緈hHG O}D˳>2#蚺!p8il9o:,FZvw:J\.,,n!e dCX㽳{"(CiԾCu01T(nWc+c`?x

5m+;jGHnTA奤&XRpP|ԁ NkD8&z'r8Z-˜-={liGs;+;E7ހTD+0ΕyPew gZ<`uy( *;Y:w$6& & ve*fSCQ/#Y/Ri4&Bl3bޮ^NQf[~'˥,}ĉKHl18‘EoN/aUaߍOYoЉ ǣJ.TH451; # `J.C!t ?Ppa2;/y6 !'@h=|aS`㍢(kC0OU%4j^J'-=^Ow^&8+-SIydUDBcsB*&@.nx[ڄm{Js2\f9F*y]8CŃMoa& 㳑;KȜ?nÞ~(nI'-"(hȕ v5NWP{Q+&m}rw^5OIb|3fݩ63³$X Tvz{VDb t*O>Z:ڳ HrBQ{*W!4f$ &Z4>2֞ ndX9xX;i!݂fYOM lQ`-NZSt9^~br(I%{A-'Su s=<;>9 i>݄ĭjB9$7X\ zBav,S?ݞeA-֒STte&`w.¢П.#И1-KEoYŠ e;\0'Saj5<#ࢡB8D"1eTWg,w<rUjw ^o{jYۭG{RNn#s_pMWԤyXd&E +gߴwQSB. Kx/S{k*hh5FFA}C`ϑòy-aqJRu"#4bA^RP񈐪B/WS|w=x߸lWɐ;c͒\ (1`& CmP"'dȏTl \F#b)oc/oŗL&?DVYa, "hx8èҋu}n-LِJ`= d(3}CE5-j|`bϹZgZ=+/qCn+K,U?%OgV i,R`EH:&to[ s"es{Oc+2ұ;*@̘wSaq̎ciDUs[!/LJBg zO HIcd˅BS}߯ϻ]aMnYa!k6 ~'At -Bֲp=u0.Q!y0h\y0P&siyX !EnKm;ъ}dFEot8#悲VI ^d`L}5*&n ZֲN%(7j$:邝st4w[;Vs"yh.䥼*LEz;ox.Er&GQŃƩ>n|?̠ _˩,yJͮ0DqqνDL`̱Y# ғz B 6mp+>b픕:I $ !L佢_·cs/{{@P@s􇴓k I~ Dž戍 U[|F%y}f"Hh4GeFp?pʡMS?%`ې2,H11[4i %}$"Hhx"Z7}l/ߙ+UF߁7z[lZJ ǝ}IB;5>*+sßa^^ZBR(ې$4?B_f臱wyI#IFH61R]1)Ud%5MVTM4!rU M;=ؼbSo6Ƙ% 51Qq*U،U@qRB4A+&P.db2GFxC'%tADLmRR w.7=#0\P6TK `c:eF}%XRl?mW?n:V~ۭ`K݇iNd%cg5/I ıhQM]GՁ{EeT|E]Ѕ6f-'cHRFeYꮆ\3]@4ScYnyhԝcoe7V={MDP8Vw*2 G:0& d\wtOӏʔx"GX $sp ̚ }%LJX% `:x:e0H́SY2Y](OYJҧ:۵vGU Vo\3[ iai")al2L?H}h#˱3ή,$~~X(hG]n+p8Fn,W;M{x:Y~okGRs-Fp-1_аڒlj/Q=Lker.YPFa6rNdG{8Dm Q2󲂱-4ʎ [MF2-RR\Sq{l*œpS }ύ:&S5qn겋)3 ʚBX.\@t]] rOZT}Izy-Ah:V-TЄ_Yџ1 8Y"Z<]?uxbwN*#;U8C1)ZC>{s>/\7HR!< ] NW20⪋\Zxʄ2񠯬]xAW4?ӈ/ƄOiK3NKѯ`Q'>c2Y@Vr* ^"Tv?Kq:3qR (>:nur:),RM/^ o%MӾ۴wj$J=‹^YmϢU/8gَH6ipĉI?f~,.*ϠuF;%TłRJ(}S?U'7n޳T 4}9Ndž?WJˢ:k]dDHL_cԩ,+ 4X(rdBlQ-㏈jL8W0!T.rZ=O-E~GkƳm!Ko{ek tKfYw=&Yǵe eBHaE} $?sM<ZαPF&E}kIJGžYk+i4hK @OAHcj,]l֤OK9vZ`́c1|ohAxB1ڛ84ɊBA3|MAMP_Ugհ 5EWe7C)5)#0&[UK6ւ6(k*v~%կ!,v QEb5,WO~Z^(kJ{<;w œCwI:6)S#o1?%ک 1kd`pO%aOV0F6)&2p1$Q^J?MI*?lZ)CHҴр;'y @*,̧#޸puX:3~lThr~eڌ0 RX&٥E&"3'v3mkݦJ|Z8 R}{;Zd+l5 Te. 豽7oC \&؛]a2BS3$QX;n] Cz_T+PA3|WNc7V Rm{Ҏ">^CׂZ c䅺3b${P6습ypE+YoL޼ƥdh bwTg@ bCGoPQiV@SSF[c#r!ŵ4%Z BBH7UG`y.Vt\\ݤ=HBj?#23 \h1ɁA8LR YZ