libnuma-devel-2.0.14.20.g4ee5e0c-150400.1.24 >  A bvp9|&\ .E'󦜏ZP'}3c8μ7ff)JaCFUiP5x,RаnyXBPØ A \DD-mKЭvWw?f> jk TΗ8De|1Իj_)lCſx؀9cd8b0c9b8aa161eb2a8f5cefbba7c5e1c9045466d4cb8069db3b3cc635f293896f965b1befee30f03fe4a5c987b08a239f3fec4\$bvp9|"f-PЗ\GsѨu2̨6m(}yqxcuU#F>v9qo|& n\6'P&.RބĦHO_;~Ch|*FQ\@.{6i6fswvZ<&5ຮU#cؿ= xg5%WBjw,S@2'K_M^H1.~#nya3uk!("ˌ3]tR'XiL>p>"?"d# / C  "Bnt|       8Vt (89:lFG(H@IXX`Yl\]^ b Lc d!Ne!Sf!Vl!Xu!lv!w"x"(y"@z"H"X"\"b"Clibnuma-devel2.0.14.20.g4ee5e0c150400.1.24NUMA Policy ControlControl NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications.bvWs390zp31ezSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxs390x5z#bvVbvVbvVbvVbvVbvVade28d610ced273aeca4b66833b27555f1f6cdef7081d42568f300377a56a030cfe32ae7891dd0620a6bd80605e0c52db34be4dedd855329452b4a6cece220a4a7b3aab49f02a2cec478a6ebe7cad4207e584eddc2dbeb8b1e2d3a18b424b534dae051e3f5913d17017d0e5526776e35bfdc44ee060f751cd7caaa4bb099c95627cef3c9a866400b3488e9c874fd52069f99072f69430f83b0d6cef037ee8dc5libnuma.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-150400.1.24.src.rpmlibnuma-devellibnuma-devel(s390-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 %cleans390zp31 16519586152.0.14.20.g4ee5e0c-150400.1.242.0.14.20.g4ee5e0c-150400.1.242.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:SLE-15-SP4:GA/standard/3a35cde874a164b491bccafdb9900652-numactlcpioxz5s390x-suse-linuxC source, ASCII textASCII textpkgconfig filetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRS7d@$ڲvNutf-804a9124cd803d7a54aca774f9b7d6e45a490ff785123e34e0cc11caeebbb64b9? 7zXZ !t/iK5!] crv(vX0&/Xa(+.BO'CТ\tp'#DIXS>HMi,Gɹʚ6㘺qT4]JOaF~4z:\kcAՙvU bvŨ "EۮOOįϮZ&i^ugJܕntP|^cvxBUUKvb6jqcKV&sBw[JR$#Ia m/n }"X4e`s;1 _Zi)Br%%+L\qsS<X(s&?kB +]D5Dm&ꍅ],7Y0''K 15(T^Lڑ, zOQkF#+/?h9rjnLfT0$ } T(l#g 0UFrV%D`d!A)8lfNcҒ+ٶX k7ŏXQgV?Q2nQK[HUT1UIi̾W7.x=ơrvd~USjѐM;ALaE#:7xZDyK8*oT\24Wh4v`@}_ `[.KY Xhf?0 bLvSrcp5q+^BKdyd`w/Gǝs"[NC-3[F$ߑT`u?#]1#1F#226_$h9K#J'IiST5*|_>9 jZdkq 1Ja %>` nڟ9X"j߀wDr%-^Q*J {3夓C/57g< u7Y7 YIw4+R?qIgPJצN QlAG,i91j;qGߎ}m#> -6ZdGzU} -I5w? 59Asmؾ[Ƣ BXb5N!O*&u]!5/}fnA3{,|\jh\l>c0~$g`do@e R3p% w"%eвhpz;Ed`rtzKQG);n @nA[Jѯ1w)rI& 8pQ_kLn t-17ŁƯ8z,aR7k<BVb|S}^h;oLANXml!6axjp3gĞ"Ke%ϦZ`qC $h0zD/F&&:M`FFQ/D_Q)}!Up'?v̯I FkHD.wԆC1Nٹ`H#f%2\|6bѪ-LE zTUs \HEDgfu-9xֻw ,՚)t4!BN~]eݮ҄kgH(ѓ*)6"XfRޢ8"0(w{0_{['Il|ߋbM>Q:B-6T#1fMm-}H^/C>(=@}iʲRrR jV [úa-SѤ !çwSPl̠Sݪ̀N6ݠ6R*@tVlh^ȣ~qecjk B$Y`_TZn~߸Vθb5_g-׶fcy Nvޚs"jlմÔٌǰ_UZyEOR@PѶ9_O$\IF 0 H劷eY66 V=2?﫳n_u3O,#!SW3jvYVS T^GT\|iV=~S42 bvC9:=<iK7b..Ho0 A0gڒT嫇ׇBItSzs+[ab&E`uH/+1_>`ױ=&z`c);3{zG-ӖֿX_ TT\<)B#E׹ N&A1G,%ؒ^׸*&k 8}Nm_ZBN` ؔ>{XwY^#*fj{?uJյ1E5B ڼkB0qSRb[7gdÏvw$1Z Wf] uOjv#p18xՇ?g Y1.ŠYjjߛ/uWX,F0 -B'sYmvζGŸ@W Ў *0:h89&5m~ gުdӪ$sn/S@IBFs%||^ #ѡ% x tkty\J=Ķ>SwЄp{-_IQnïhN܀Sڔj1PRc RP_厚$1S7a_ݔQB kPZh{m QlH@('(/{*Hˊcc'buK#TVj0Q⇜ b&j ;0xGR׉6!^ ]Au9LQ[nef8\ mxK,dO*f6ގ$X-Ϸғz?Dҫ]O.P@q\sb5K¤ ,c`-ˉ!XؤkX*_MN@-ҌQa_O[GEu҉V ,LC4ۉtGFwZ&ĚĶ]ubS[JBiM Q9BPs Y#a}Sa'5Ec[=]܃$-FA&Bg?ٖ' {0 Uf[;`dݻV؊wNes+_!Lyg=/_M`wjdvf5c`PLl<{h T0"o%isK=pjh|3^o*[f#rJUaE3FDDBwIt\To`@|wGGCG1R)AzV|O3);.=ߓd:?06aԝ#3&G6DŽ ת{t:S (}˄%Ts YBi0FɏYXZ¶ Zg#kYxH,5wʤX[iRm).vxLot`UEX$ +T}R7Xo杕 JΎ!#> (D"k,qb:i(ȷ]dhj$8$p>Jw9/y -wp$_W.ҥFsK=ZCWWpd@L#ѳ]q=°zKOv:8YoX:*t.|/6ӊ_rЫ\ ˃8?q=Ʒ7$LOЫ6pSCP^EBfn7&7.hx6?qnZ9G`f8=¿澽~G)|ym 0t 8uI7/k̻eC@nr'h1Ǵu cx m/W˩P"\gΗTc#=aԣ@IM'=\z 'lPzX.=+aag?J@ĕ/J' x%%)nQ{ ]"Mc g~3 $^q1//ތ_ȴG ~9w")\&8o*Q>tawfD-wg[;m~PkKb٠5 ¶9~&BWYZl>I_ Ьkmo仲.2 n\mO8h0 n!ޮ<Ӭa|l=U(!4|ym.™n4$PoR7(ݫc&+'H:K/DZhoOL¾r̲^zk2[zLt=ˁ\E7|v4A£?ǫ-ȽۜkWkt8&)ܴ8@!LƗhe{ 1 г.W?TY"|8IP BۮeS[Qz^?e>ca'_$Z=I y-^ϗwh~$0ea%vcSxV]Í.3&Ik6`Oh$g=P}l<2kjD/(ل]m56tHd1yb3*mfP d^[)q}nĠb- :@w .#Mfud:#0O:Wut~Cܜk*ADE-mI~~w*Q=]I!d g+u|@9Fm. N҇KM7jD=S:BuXGUQN*Vjs^uu? Ѿhmp͓ZW` .SP+}FAg 2Rq{dHy5 oiDXP$s)P&Y$.}+b9_ Pw? k+ TsITY&Jf<ߨE3t섊y#*㫧iDbBtSQ~ȡ7^NRYuW|tI.]Zzxj+ߠh/p@2sEgvZћh~}Q( sU;Au]r-Xhm ".l21}O/wscG1|hk@cb95ZA=sx5QN'`KS}ooylkeuLt7s+:_ *k+TUooِ$xK{iǝpSʹ֌YO8Ɂ w߱-듎w<4X;K%b5P(t o)tq4cJc0[۲tq0^ Z2n?sѓo%Gb^?f}r2~fv8N0GW0F^VL!As> =,Cl=ruԯH&NDUjvd(;t+t&20?v_L@)|r%+Rp4ӓ&/ jaoGTjdvYGqSfa{F~޿dyTM JEPaaW)I. ٿDsu6}+蠹.ލm v: bB8~9V鰢7er1`0Pm$ЙQ}:>6`F\~$v`>|nX:FI hi< 4$ xgq R}!S./'fKE y2F9R{tkóB@rZ8W}C4u_SVځ#'e#р`'گvQ*>pE,Ɯ~)_f4:+R |a5~aDli}O.>E_bs:R|H\XՁ-f ,-їVk[woc$9clΞrL8ҿ01VՓHdHx'&F1ѥnoQ%(@IJ4@z sɩ3oa3:;UPȭFShlu: i9u`eǬX@p$OoN |J y[:wq,6fi (i+ O%4sAfq=@S|C۳?q>޿V 0p桮n RAʶ~⁣M=#V`L0a]Y;bO1x>P6 ՚c"so WcUc~Z[ouSch qVFzGahy ȱXF5Ԣnnn>mB%-E-7'W[ʅ*a?@Yol=陗aZk˻WD0,؉:~LV;fKTh$*}J 7䌡S߯eccG:5'jߊ7XXhy#T|#Lx1X8`&:A-ы7t3vmso,.ҹL!׌JeֱD`iK85h& mۻHtn8@6ĉs A: Ќ/Ŋ5151;Z*X3ϷH3kXTpi-QݟL2sgnXy:Z,/vmSo|wYJ1ߦ#S%wÑ-؁@-H.MڠZˍ/:tD S𽣷YorK<ڸph@3z|bS薘HK7֣xXF rLl!O\Fb i Z*.yjlp֙0o;X~mŴEqUHEIZ!Z}e[2v6E}kv藫UE:(->0#̳JA;<O&FmR4){ R:C 5&ȁʼ=!||s4G7bD:ÙnibT ½y8xMpVҬb47+8'@6Jˑ',O" @5 v`q{TIuNfx@0^fHswJ6>GZ)|]gQJ"++hhs bdb&)!dCh36C외jXAг]iC̍ӛ=n݅4Ug[FJE/Ma=9̎H]s䙹nűjDſ4LH;S)+ VwRIbvUpއyb X@{G$5Nl/QhpaUA*`sxDQ\)`=q)%hISMN֣ܷvrIZrchλr3BV h"ٺsV-Rz{S̸P5DN6 WngnV4' dU4;y=ʇ*Z\wDucidY { 7c˺ ̟kZꆯ[Kϧ(]@-xrLUy-{ҢArXzgfW-LΥg([3ip,0 n\x,lbt 6{%*i.VhlT_B,{_k|\z܇q|l[iKƸ63h"4t^>,ZKYy?rw=G. `;fZkvPn@ǻ0?_}Ã{ips:QPхinM+G>BC1ֆMi5K눤qKnQǑAb HgQ0DJƒC B,R>dA-2YZO4l<F>\ף4o`Q7`Ê+ Rw>]KYC|ۿ93ҝB+ӫoSdt+#q`W [ pGő‹utq>|jU_T+P7F ӏ6ȤZRE%i_p>:'܍=S`a8$16X%eBWn]!+,ʐ"R=j%1藾7ё Vf%]R3km;b43, @iC=9x!9*QQeqO/rЮP f,[h>~:XNCc_yI]GXq"vI kl)`~cnM@GnSiigCUVM*tDW '5 w]X_3bq%~Gvמt)Ah^_&??&Ιku =ANt@a|:g'Y$0X1B#T{ٔgQc؈aH̖{}z+pk6k!lXTBPk1/Na" wCe 3}yUt)_UZgHn* i.2M]>EB,vC('kF%^{ea½5U\@GCFp{}eȻ`pJkr4G"n&M=q},)"R.x|]4_Qv9T!/yP Lu9ѷ ;S3@Ztet~҄VU'sZ{!~1}zB|vCdeYбcֺ8yTl"2PBSS(747gL3䜕Jd0KoZ۪@;kE{}W6V2w`et& R'kbMYjR9 ToBuXw`qPfM̷:-;'R/{.SOD!i&ZQ&E p?8ͧ`EEH6!aՕqPF'i}r̠SEk<(nH,~)Z͊N6u!J>AyܿU94*M,tzu}ތ|oSErL9%sTOlrCQiye*hY-dOfY=8Ҫ_XYV`Z{d$/IQ)Dw 4ǬgaIZӰY\!v e!xg;P\.! gYw7.d EG }X7nk.Q" zF\d!p1=³Ir 8cݱp_f0'$kI~fWb=E}NrC{60.'44x"< !+49(ub[͕~/UiXh A#p5#հ _rG# wM2aM7W|ijL3_ EEܶtecr%c#i4?.81~5_NI"drZ= Qˮ,5m׬/~{Ri'#Ή=3ÀD̯τklwYdݍr$?G@N$_ pcīa\|B7H\o{PMY<`fcq(I2*n cC<9aC/]x ` /S]rcSUc4][Nosp-fGi ȣ\9&+\CJK?!%+ejMaA`HOC'>en!Յ _ 8P&_Gv>{wmV U解XaJvCq!9;m./t a[4^ڡG]Q('XDE?#A1NtcQWˍ erad0Fjrʰq$dg d/Ms!|x<(X O]A&n.6?~#/?Jdڜz-kJ(L`ҹ;=|6j;ttG᪐xQNDeg1?räa[ K_=AFyQxC9O_ѕC_NC_Le3â2Tnrm(Hji&zP m1amJ3E% (nڣ]&G}+fр>5e9[ jM8r U8$yd"Mnsy0vg ҹE[B"k?5Q@9&Oʅ=Hs1,W%>*`wgm@rC.^wvzO*7x4ø~ػrv]`k(4V\rU?{3NF$ngNx!U9ն3o fשEkH!(a(!hHj  YZ