libnuma-devel-2.0.14.20.g4ee5e0c-10.1 >  A aLPp9|c uF}WJFwlxSC~a.Ë4p7Qk:FŜQLF+8C2DoɺK3P'ah!1G\j+\EPeTP he`bkvW/"cf`S}1jPW D}T Ȧ1%'2!qk,GqIx[y8O׌6:0xu,LbuRI p HQJ~aQ45-Gп}b5kycj2Ҿd9?xX=yl@X\'=5`P!m;ԩz/iL>p>"?"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.aLPs390zl38ezSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://github.com/numactl/numactl/releaseslinuxs390x5z#aLPaLPaLPaLPaLPaLPade28d610ced273aeca4b66833b27555f1f6cdef7081d42568f300377a56a030cfe32ae7891dd0620a6bd80605e0c52db34be4dedd855329452b4a6cece220a4a7b3aab49f02a2cec478a6ebe7cad4207e584eddc2dbeb8b1e2d3a18b424b534dae051e3f5913d17017d0e5526776e35bfdc44ee060f751cd7caaa4bb099c95627cef3c9a866400b3488e9c874fd52069f99072f69430f83b0d6cef037ee8dc5libnuma.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.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 %cleans390zl38 16323913272.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_Updatecpioxz5s390x-suse-linuxC source, ASCII textASCII textpkgconfig filetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PR&ui~s#utf-8c50cbfd68918ac0c141b3cdcc13caf02be5522409764172a61c9ba3a97d5f3c1? 7zXZ !t/iK5!] crv(vX0 Y]3 hpP2zw@ܟ]}.$®/G/̭&^* ]|~~os\C@%NP;@Pjd4$r+`+m(!u̚qk9 ;UU#AX@ŖE(5fZqU)> n|tE8U|X1\r2jڶE%ZqO>v{7hƈlSuDwKd4Sl9JQ9o,;]A\pN(PO>XnF6wة¦T⋽.2Dj=s7?# q+qC#9ɣ#`ÞNic6Im<+i҉qJ?u& 5w'+J)/ "*ĉp:cMV Y+^\llc E kzH +J)I.PTҟ&kf F Mˎ삽|X7swqȬ6'D㊙lP/-NMɞ fzyXos8{RjTnh'1M+[-ٱCJ ~ÙaPf&uƤ1xKp*| 2E2v~9 v cl|$-AWWS(SCIYsM~ݟ,M-ҠӐP`$!,m^wZsZ!bpvڞ 3]xHY![h۷iɣv,lOY!*O9r#QϖsjF4yȓ6MRO<Dbqo[!NSicWh1$-1oo:,&wޔg|{YF_U[ ?9-fN΁7hsbFM Ԟ0h]nۧ GKFt~F"`:\%61LTBeG.*eqh"~6hX b)he'TkJ1YX-a6G< 69ĩۺSzowuKԏ*Yt5,$H??f(uo8ҾyKYˣG<.Ruy.RNyDd̑}n vHi) Kj{<+^$!@FzT\ m_j,T.xJ~2A]u b9dJyCYl괎i +" 2%(C307[,m.b-U׹qbxXKݐ07}6}7d]Q1Tk{,K3qy,$Uegv:|H'WJ?ׄn^қC*}nYDGWW?//Dx}/OrT;'D9a'-tpWzaY3"?U.㿀Ba 'NLNXN%J~Gr$T9%!ja{71W{-IIN(Է[]eJ WZiyPxa> ̓b-IKYD;+u^Nua@ӳj)ңew2H) Vaƒ:Јn&Y=sɑLBrsiL7lJFϲD:7FXj~)[Xgm<@!ޫ&.uο9ńƐ5 dWM% XKu'c;0:!~@%[;nS +$C9*lF!Pvdyr*gH, yOו3}Vl~C fT M%7EeΌKS G9&C&ZBIɔC(#rhؚ6.A-lc%C`-P& w`U+ݺv1I0Y3GRSnLl#4qb; Oy:XzaԊЇU).!Uʾyh=XY0[[~l"oȝ{V̆]#tخFX:f '~\Ouu\-fqBZDIgd\Vd&8 Pbk[&o00䱾Q@J '2aLSփc#%kTYᙯ׺@9nfDPl4vwL2A$jO F3q-]""R1~ogxQEQO}+%oC{2RN  ]#fjyr 3صQXA~B3Xhnb5&SpRY͹*@8ӓfٱIK,۶=<>gʘSWzHSY^<9~1|1h > [0Yd5/v"ylgn zHG|Z nSd[iI8DqxqNzuY? ɢa QgmcIΒiCA+|+ {><= P5 F< *dtވʚsv jիZ p, Y{xIvfdoYOi%yG.L\'y_]^0iu+Z޵V_wܫ^jJgDE+*U6uJOyǞI>Vsۖ!0">L*fjZJYd޹o"GURPeK0 E++ɰjFe>4-=/@^d5 iӺyI,b}^i;b)   -L#ՕJ"Ԩ/t \JY&|vHPbD0BpI.f$ga[qe^.(i(}pHq:8o?)0ߜ|! A6.$3%w,rC1WqFUoFa^&0ioڱ|Xe<ɾJJ, &z=6Ƹ[/Yz}~29mB5FUJ 理2Mp7דe 4vg|I %=B 6}Bۭ3z,w/.LjU֒gbvSBJ/V@;,K2&& klޟ+rkI'MNR>C$#拾r=5!m;4@4*niR`tCR?z%6er|z'_R`ϧ7ǃ8_y] \L⨼oo@獌98@dm=yKBVPj A ʁyN-)Pad9:h`f 0OaSLQh"ִOPiX`_'`̈́ZHǛA.cdQ7KAP8 #6<\hT`O=y&mox{X ~Ce%,Wt aϿ|mz" 0L3Vcx|Y* B4CID&_zQVY3o~v䆽`ڡ=8DMvBQ&>sU((}X& +B/6eJ.hˁet'?\@kIA@˩Q t@x*A*tGQf|y&$yr:E(N~H]R7) \֘@2D^L(|r& ruʙzl-9#[ȭ%8L. /M!,5@67pXu4*.+:9Z`>HĤJ]OYx>Io9^PbvpbcP^{(.G/}e\hp 6-] 4!6qEg@nZ V1bg72&Q 鑂bHOD+魳 ][MK H/{;P25k`bʼie/RV(+J uT|6ZTk]!C97/Yf)ERe拤@6wm$@SҙՈ i ٓzF543n]XeNXKSY2hm'<\_LQLhKa wՀN-Ӧx:(Raw:~$e"$/ 4G,s;2@%R9!#Nw;[RR0_Ói {WkL8%,k 2=B 9%ksI߂ݬ\40fKE3ەB-Kkt !)IgCz`믛 @gUkzbIiUiH9^F"%Q-V4+C~o0z \ dbv quHwa'3Bnk͠Wkƚ[]F* =ZL'kW]|BrE s0VfF:$ZV5TICC?[jԵta6E*KVu|ӹk_1ʅWxCa%:KEzqgޗrU߸x20^H4#4VĢ2Yb-b8,簤L!G^nNjG\sƴRS Wi<G3J& vo">1UeĒamWTJFzD션 *v>ىZJ2_/UFjM5޲3tU>ƿɞuܑR/M3mFqĮ&J"hcX񆍓XfSeN'l Ϗ,F$sv9';8<+;yǤڭU ZΫ%ZT9jl=(SIˏ+2dlqW؈F+vVmO' ϯa*:2֘Q!;@Ygy ڕGRg\>+4٧{5Pb :BoL?/↼7*GmTI9]nW$G!!Gͱfy.-0=ϑ6/%R&8ƞLg-IH#|yi#zUU4N^`sxPec9YFp S+> ci\]3 }jH:b + >`nKGdlݓ%gG x6+"CRޝn܎3d{5L'^_ʬHkD'w1Bդ_5M縈Z5"Eʨw1"=6fIt-׸2A UhdY ÿfPn;6pflI- ZYKOgMjӒMc_kw~w;|JH@*` +b7Sc~;s9RTG9*>jJe/>5k۵b%MQiYFĤlSoaEfcW)/Xڱ52j({xR"e&R,~i.& O 30\KS6ws_O4HYj-JkUnMD=T{F[+1D)f)U)Q7\s95F1HSXv EQJf \oas`}hI!p4p g.0?,XqESZ Ws0Euҵw9f9MpKkᣭk`XCڊ' =UDwWɬ<`n R4C7vHu);v  };# 4˓K5?DUɪ%o[ EבΝe.Bm/ʏ‡5zr%9,-\8X)1jRTEa>}$ވMH) hmnj"MP3!ʻUZ Qt;m&9_E[Bv˕[/%P08U5oB"]j.a8LN%\ݥq׆X]~Q"󁖟IrAw^Bx 4|6q^Ҍ`fȂ>bV=Ts2뇪]40l`풰 6MOB/Tu`<&:itVcV *ڵ`3~^Xd"fk3lc€ s`ўR MVkY7 /540<5/+-\9#e,%A_nEe4<ڦ{ϣJiK#wr]؞b%'a\i)2&bH}`7qAL#If1uGH-G>/i HŴ@ LrQֆZ^bDwP:etްXc1dE Km=fx(u8orVwA4۪X |w$讄ZNDTï!:t3;'ON'TSOKc_l>&@1I9dh=}5^6\ ROjTٜgIW6f3%GH#/<%)2ZQ![yq}l)nI.i%|;*wZ.Yfeձdw` wפzc;U$.ΩF;os<HѵF9UA@S1/ Ɠ xIҌ-y3)(bG%djk/C%d\J?s?l$8 G0q͸텚mUQ?@-%v ˎt{=qGBiHNu,!_O(ȭMp++Ls~Z1_Mcba `wEқvЋBxlNm\xPz`ޑkPH#w 0Z`g;RWAsQqsXN"++/3󝸌G텰`9/2o#|GE.Jf=(phXNSH F`oJ *޶%_|kvzA 1:N]zJl˖VD ,\S)R4a/Z㳙W' }gضH>4-ϯߨ }q8ۉQ%R݀4鵛зVG|'TW5`DE. V -G^nV""/M{fb#rOGNloiʅ⿍&("(V{#,i ;iV5o^͆y+2whzg&:bXOfIA‘VC@%n5-Mau}c,Z5R*ET}sz m%?EԾf$'xCӎFI/ n8Eft W:F<WN:{ FƆbԦ:gd^`"lrvX=0| h/2 gBNZ-3!ŏ ᐐԙb,7,k|`\.Q/z^5ZS?o֩g4g=l<;Ǚ|&L+30|͵ _3#i͜_HX[[T-45tH< 69=R=W 'FxK&?FϏh$5 U!MN6MzR(5+>ܒ0$.z,7j\n t\2u K(3q6jS3۰9 1E>h%Ox[bs9XtYVy?&@n+Y00N,e@ 1NoJ\9T׭2,& l&& 2 5sNs}\F*;FMwB$9xZynkNؒ36k}7Wn۞kb!d<vvQYz͝(֖v˟p43}[I`{E,Uۋoni pEs%pdh S9Z*{xCJ|Ynl %>ge޶Z9./pz)nStRɣ^1^b%d nV yįqe;߸k~Z\qFz_&pajޚ=%ISɈX[? J< /Kv =w*ld(8̽+ɒ|x0h-&U #Qvst@^_3ve6H`t>v&4Unv/j*IS9ד`ҳ e"Nc@h(3ds5P}yKɃ٫=עmfSpzZ8!Jdֽrҗ V4#J7Kj˦b`bŠfC~CeߛaFC,[ՠD$^Ӵތn/T0[~I25l5;6Ahb"