numactl-2.0.14.20.g4ee5e0c-10.1<>,aaLPp9|CxՓyVZ)z@hXG`f{3k\F$xw xg:XSkCn0ǎҞLVֈ?Z&:ñŗ&WJ*m J9\Ai*z Qr!vNK y>/Qq+C>R!o&0]r?8fy {¬ak˕8H .ad`(Dfc8@G'w9OI{R/\ rYR49,i=+ ya824>>-<?-,d  " 6 #OU`    V d(Pr(89: HF"G#H#<I#tX#Y#\#]#^$b$c%d&e&f&l&u&0v&h 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.aLPibs-arm-6SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Managementhttps://github.com/numactl/numactl/releaseslinuxaarch64   h p`FCg A큤aLPaLPaLPaLPaLPaLPaLPa' Ca' CaLPaLPaLPaLPaLP0d8cf14c983f26ad24940a1482c2e5ef765ec33c91ec7d39607d2e1ae7195afb428c5f530e5dc49872ef8cc3335ac9b8c3e2065b8f931fa7649a4c86b0eebb6647565c1b7521146e911dbc755c0e38c9c57f02e160c078201d7f37a1fb68d631690b1d6fc4b63e6baefb4d976f8bf7d8658e46cc881573fabae69518a4f29c07b3742a25d7aabfdcd9cf1d4bf2a76e276a2feb2831ce4751ddcea3a7179041130ba4640847a7d907017c85a55326312885d5d2417621bba42c1475a03fd4901aab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5510c29db76f02d3487921fab3a4ed34986d1f71b75051379e1f8c9b309f55225a1d340d77f868f0806deba82b57c04779e79322546ac2a45575ff6da8f7b5b3cdd5bb70842273279eedbf574171272f23cb2f87a97ce05b1445b67ac915c107e616de72966f0d5f3662cc682868b7c57965a14fddcd0c2e085865f05c0a8331798863a39d6725998550b2ce826b2246411796027ce85aad70c27846b23680dd16frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnumactl-2.0.14.20.g4ee5e0c-10.1.src.rpmnumactlnumactl(aarch-64)@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)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 %cleanibs-arm-6 1632391388 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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4a03189f962b2709fbce7f8f06cc85c36d3cd9a3, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=dcb9af816617e6b0195b8601e96d48737e1fb633, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d4f3b2e53e694ddd7aa474eb2b4128dfd2633369, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=fb0ae17fdb18fefc92d78c865a08f8adf1cb8756, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4913a113afae8bb705b71fe6a244150378bdcb5a, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e0a092597282fe0635fd53d98944263551e8b568, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)& RRRRRRRRRRRRRRRRRRRRRRRR RRRRRRRRRRRRRRRRRR{/p9butf-8820d7f812105f96fe16c61208ea6ce0b804c974d9bdbc1ccc47e3b44c9b09f75? 7zXZ !t/E0[]"k%UJE/؏ǽەwme ,/F芮F>OcGkւQl$/I!1}%‡6 B򳼴Sd؛a4Y%pGrQDS. -ugAzä\0z!'&1 'vhG?z/O >]i~quX[Kٿ @o:\|VSc߫_W&mKZ=SM'BU2rCt |"5p C&WKnɂy^/KNv* #>KcA7/ִAWj%2iC0&+QMp0 PqTiu6Tz g $\{6 -Ⱥ o{'7s"(E 7h,!E(}6:]CgcȲ.38oP4{P 2g<[5, h)oauBSrhYa0K;"[1Pă> G%a2hQ:.|cÿDm`@u.bg]z~W2YEB?yJ_KǃE&P.RR 1]'E'ת P6q|"6T?LX{S&pd;= }~A5܏V>03,Txؐmj\H 0uY$zgEA4kKRWZȾ/M|Ъju{~Ӵ}dB/εn41`5ZdO; abjhO%5ONɶ,ϙ_M aZJ)0|niڎO1oGF^[Ֆ׬¢EnƢ3O1l&`0 wyW.=2 [آ/qJTtr'^6U G dh\DɴW=Qb[X-?n !<`ɯg*7${Q4\| T7rX!X nz+RtkwOII DC4j%I_ Ԡ.xԋs &I;.3<׌*eq2¡`aUAWn7cyhw6dk"u5z nfQxA G)~Net]P)P[1?m=<3g}~p*|55[Wf׈=e9q([[a,|l|f'XTŭ1JaeC!Anƺl9x+4jy )w\9  r~)L,ʷp-7ueU~9cU~Bwfἅ;A'"`ƭ eλ.B˓S;,a|5yZnOI% 0ajLy/qK(v j1]?q'1?S=/n-HQfx~>='Qd2"5X-Y,"_wc|ƀIJC6"UMBq\k!^5cS+L7;EM~m/5-rl˥7ئ>)~}wQzyh## –a"b4ҹ RYR}jCDe|'-blp3mp4VPSvy9}$X<-xQ:b`8z+\I?tkH%^i#Vz>p`2@VAC; 8i F`oҁ/s= - < C0FBɊ gVF4t/M;RU%̈́Q; mٺĔkF,|Q"w,zHO|Ϗ{10䵪 &׷E&vYS׀]/)O}Ea,`Mxx%4'o)ȓ:bmW!Y>a³bkbPIrr 1,jvԂ`:5 &q{bK,a' :1^oK Io(^?iSS+c%zi9\pwafSuꞙ" rz?gli{>O_طsruu,a>6AdQFw+knkĥwo8T@$DS^9! 敃%趑gCOWr80PaӬpsIZ=*_߶D7 23%+.'~E(Nf#ū}mu5;+ n9 ުߐ\ϴRlM m!p>S}ĎIl3| .>%B)¨ xB+kyXϥSdLB!'DSڗj~Vq܄rUw5; ~$E9@T^\Q||\ a?XI2ᴍjԖ7+&jz򼠀"|}}-7tO@Yه2h`}‡#&lYWh ~|{ \1uH,+t3+=Ts?_bd<,+-F2x @XQcQ-u'=+VpM5|\=~}8@WU9pD|  xi4pb+v{_Un=ī%ELdqE]^F%џ,aeN/cYeǍf&ulWۧ7ѢM+hL,v̳] sj` \f򚋢@ڎqR% r/7%mjEeGTK~4l,- du*x $tZU7vʌyUBf b\:pa`k<*!aj a/) PիC pLb`IkX(`Th4d)qZ=kXz+!C̪s$͒pkXVme=͈Ȯ3.ڎi^gHfaZն݅,4opu~ˊ$NU3< :fmmop+ $bI{ *f\tgԽh 08 Eh6ޞ㍜K`ھ-cB]JN[jDnEnTYnQpBXo,"XI4 x X MG?|aCU*bIH넔fVZC@V5X9 {Hi{Oj|;+# ]PGOX8 ',yϧ핾C 7Oc`xX_Ѫ0q^PgSj܎cz& '.3ȿl~D[j Y\Cs Jt-ixl, 2lUchF(p^lCxta]KZ2 e>G3)tg'$?(tߟB rGl%qwm4%|W*BȘ(r#,Ǚbœx0aWQAwղp%j`rlx;lT~Vs8o;Sl{~^GiYa,0YrdUNr9Ee74fQ׶z130@M}^GFy/Ix#:7[&n*DVsEO!; ZO.xXWˡR[sGQ:SmC O/ S>,?k7 )l=?kϟ 0d6![5j/¬?B ^#fΊ]Ai =oy"m_5m:沋d 35V`'z~Ay7202Nou6s B=U0j÷;( O`e@.3'p\æD%xL9-h7A(x1I>*BvJNTʴ>:l!=~# FJP K*wT:K &Qaqp(ghB^6ǰXidPsH&"!JR^y<Ź{ >阧nw5wW]u\nX0t,r$f'e!R5RsAT!`tEN(%UJ<7`JPg_Ē= WY^**Ƚ[mW!FB%<o-#E_ݷ#*ܾQ%sK^b@v[z,[.ט%h ]1DWsx4!DOu]v_AZ*Gj#uGDui_;7A]+=yRrsf}_(;Hq\/ |;%u@˶ VZ=0Aבf$ݽF)WH'dA0%77] KÊ h7ިnRoIN.jodױ0 I`lE5LlHD؍n{E^)M#aʣC#Ni]$B+@d>LvS5OC `0/yq>o1$7!<IMRd- RspX)S963 *זUGDt2qӁ`}7ivW ͋{TtXru*_3Qu[⧅=tq*;uӣr9I%Kw =q={( Rg?{nim1j-%|Spr@k OQ:'{Xޗ^I=2{ꁯdSY4<:ӽX++Mcmߔ*3|Hٶqz"}"D|xzcʣu'TnB` <,^8+ mݖYo (3ÚoiA4bL3lYz/Me ]t R<d%;<!6[Yy$S3̟ᰡ#n^k>sk&<K>@eI1>8O5Jd;UkKt5Ԃ!7˜29qw`86TCom,\JÂ=G*]݃WĪaM䝘+@?irseAIO{EB7O2<6; *~Vjdbh5/(~a~!Kl`&m=Qޥz`V˸F8"(BSJv^o&q G}1]/w{K[, סfd6솯w> u<6&˖>4ߔ:gɆ[BE02ioxĂ+RY:_Qjn3dTҋt2aJkK\u 8ãcre䘣HP4x}ܵx &r4A1Sg^%R[nn+R7y2i* u8*H/\WُT$SHhgO ]t)!7*֛Vh ,\1;-X8M jK)^dV.cAitjc ;hLfޑ !xqk^eeǽFs/g~QyqAsjS%*JK`Yef{D_-&* TBMr>dܑ> wy8Ǯfح7kzoK-X߻~RPS?\_MEQ4>kO"`́sMU(Šmiel](Si /%٪(Rv!5\x%@ ip]Ɓ fmU_6N@)rUsD#sg{g_%>anOU?I4>^?hVI"-Fba*| ޲ѵ۫it1(L˞E2e廣ۛ$$~N}z5Swy~#_TK|',]?Vh@C86s v,R A? RߍHgw՟ ?"醬0x 7VLݎm>.W!HtҾRg1_A뻸?a]/]N\7jN Uj[n[R$̅$z Si`,a=HRzUl`KV 0qiH1=7̳%Jikg@=q~F)Ƙ\G?2K/՚J}\ 8\M&e*Nm{ZP)à9&7EJeH9_6,@-ʴJ$M-dϭ:~`WD:FΖ$"eq'z'#6',.1faZLTܾ;iPa@hfY[kptHZZ@3pEk\u;EتdǸa3;RwšR qdz$CeM0wCh4~"Bw>*4rP{dKC;Ї4kz <[+h8i J l_1`gS亶m\o4@6PDZɂ{Kcn'mTVOdaƯz-xϵpAw㈛Oڊ\{CwJ6ezAþ:|%XJgg!2y.w2z[ITᑤGR,s];nŌUs#*Z<ށBVn[WfF`?CQ*bpE bQHUpTf&[IV@l:ˆ@Q+%ݳ{D-%->YXU,@?JtXHli[jVNߣuq/Ίn%#jV5$gFǢ>w:@ whdNUd+<nVuws=|:}cB}4*XOy)aAfg;n{"d0׮ .:fU* t({{mLp 䝁e3S7=#tpIEM.j]dg^ރٴS, !zdn(|{x}zG#>xѾI YD _ۻ7ul*)ʼk+T|)Qzl@F" N0g`30q,A['zKy PgָmO+:<t#[VBhYCP=wfL#Oh忏;G3̲K&=5%~A#W":P]ӆ)\&RIޒjfW=ptv8v_Vl$Qت,=^G+^Kw|Kc6)d7c I}o z9{D!ρ4Qx{9tk}թwΗ5: Y8qUKgwTCtɿRgyiiV:6i8,?XLph(2_z ~َGhj 邴ҶIaVutULïo>3GmtQ蓍(Spm< вv+&Zel>rbRHQΥ7]H ;to+VtV ;4OƨoÊ2{ˠb: @`el9`y+%m- 7軵L;ut8{DW:p|9 ^RRCGn##_ #Q3ncSM,VΎs`k:Ǖѭ]QE汹omfFf.^p bBG6 vW$VL.`}pY22-6L~h*O5&♭^U5ԁ0cP`2?qM΢vhO/X>՞jVoPȴ&ݽ&1Ct 쯒텷.GGadNa'Z] YZ