search for: hwcap

Displaying 20 results from an estimated 57 matches for "hwcap".

2006 Dec 29
1
libc6-xen not used on AMD Geode LX system
...minimo:~:2# ldd /bin/echo linux-gate.so.1 => (0xffffe000) libc.so.6 => /lib/tls/libc.so.6 (0xb7e48000) /lib/ld-linux.so.2 (0xb7f82000) It's /lib/tls and not /lib/tls/i686/cmov. I have found on the web references to this issue for FC6, with a fix ("hwcap 0 nosegneg" in a file in /etc/ld.so.conf.d, and put the libs in /lib/tls/i686/cmov/nosegneg, ldconfig) but this does not help here. So it may be a capability issue? When I look at the hardware capabilities needed with "ldconfig -Nv | grep '^/'" I get: lib/tls:...
2006 Oct 31
0
6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
Author: rie Repository: /hg/zfs-crypto/gate Revision: 03313218730eac4d34c28c7ddc91858f0fe04c79 Log message: 6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics Files: update: usr/src/cmd/sgs/include/libld.h update: usr/src/cmd/sgs/libld/common/relocate.c update: usr/src/cmd/sgs/liblddbg/common/liblddbg.msg update: usr/src/cmd/sgs/liblddbg/common/statistics.c update: usr/src/cmd/sgs/packages/common/SUNWonld-REA...
2006 Dec 05
0
4gb seg fixup messages on fc6 DomU, echo "hwcap 0 segneg" > /etc/ld.so.conf.d/libc6-xen.conf doesn''t work
Hi, I am using the kernel-2849 src rpm to compile a pae DomU, but i get a lot of printks and the DomU doesn''t give me a shell (just goes on printing 4gb seg fixup messages). My DomU kernel is 2.6.18-prep and it looks like i have the right libraries in /lib/nosegneg. any suggestions? regards, radhesh _______________________________________________ Xen-users mailing list
2009 Mar 10
3
How to disable tls on CentOS 5 with Xen 3.3.1?
Hi: I downloaded Xen 3.3.1 source from xen.org, compiled and installed it on CentOS 5. At first boot into xen, I got an error message about tls and told me to use "mv /lib/tls /lib/tls.disabled" to disable it. I issued that command after the first boot. And also tried to remove that directory to /root. But after that, I still got the same error message about tls  when booting into Xen.
2019 Aug 18
1
1.3.3: powerpc portability problems
...C + info->ppc.arch_2_07 = false; + info->ppc.arch_3_00 = false; + +#if defined(FLAC__CPU_PPC) && defined(HAVE_GETAUXVAL) #ifndef PPC_FEATURE2_ARCH_3_00 #define PPC_FEATURE2_ARCH_3_00 0x00800000 #endif @@ -250,9 +253,6 @@ ppc_cpu_info (FLAC__CPUInfo *info) } else if (getauxval(AT_HWCAP2) & PPC_FEATURE2_ARCH_2_07) { info->ppc.arch_2_07 = true; } -#else - info->ppc.arch_2_07 = false; - info->ppc.arch_3_00 = false; #endif }
2006 Apr 03
1
libc6 packages that really support nosegneg?
I've tried the libc6-xen package posted at: http://people.debian.org/~aurel32/xen/ However, it looks like programs are still calling the libc6 libraries in /lib/tls, instead of the xen-enabled ones. Is there anything special I need to do to get this to work, or is the package just busted? Thanks! ------------------------------------------------------------------------ | nate carlson |
2009 May 13
8
kernel: 4gb seg fixup messages...
...I''ve searched through all of the previous posts and tried everything mentioned but I am still getting these messages. Is there anything else I can do? My host machine is running CentOS 5 w/ Xen 3.3.1. My Xen VM is also running CentOS 5. I''ve tried doing: # echo ''hwcap 0 nosegneg'' > /etc/ld.so.conf.d/libc6-xen.conf && ldconfig And rebooted, still happening. I have updated glibc incase I was running an un-patched glibc. I have checked /etc/ld.so.conf.d/kernelcap-2.6.18-92.el5xen.conf and the contents currently read: # hwcap 0 nosegneg Al...
2020 Jul 10
12
New x86-64 micro-architecture levels
...based on the AMD K8 (minus the 3DNow! parts, for Intel EM64T compatibility). There has been an attempt to use the existing AT_PLATFORM-based loading mechanism in the glibc dynamic linker to enable a selection of optimized libraries. But the general selection mechanism in glibc is problematic: hwcaps subdirectory selection in the dynamic loader <https://sourceware.org/pipermail/libc-alpha/2020-May/113757.html> We also have the problem that the glibc version of "haswell" is distinct from GCC's -march=haswell (and presumably other compilers): Definition of "haswell...
2020 Jul 13
3
New x86-64 micro-architecture levels
...64T compatibility). > > > > There has been an attempt to use the existing AT_PLATFORM-based loading > > mechanism in the glibc dynamic linker to enable a selection of optimized > > libraries. But the general selection mechanism in glibc is problematic: > > > > hwcaps subdirectory selection in the dynamic loader > > <https://sourceware.org/pipermail/libc-alpha/2020-May/113757.html> > > > > We also have the problem that the glibc version of "haswell" is distinct > > from GCC's -march=haswell (and presumably other com...
2014 Jun 03
1
4.1.7, PAM and dlopen errors
...my limited knowledge!). I also tried creating /etc/ld.so.conf.d/samba containing the line "/usr/local/samba/lib" and running "ldconfig", but that doesn't seem to have helped. # ldconfig -v|grep winb ldconfig: /etc/ld.so.conf.d/kernel-2.6.32-358.el6.x86_64.conf:6: duplicate hwcap 1 nosegneg ldconfig: /etc/ld.so.conf.d/kernel-2.6.32-431.3.1.el6.x86_64.conf:6: duplicate hwcap 1 nosegneg libnss_winbind.so -> libnss_winbind.so.2 libnss_winbind.so -> libnss_winbind.so.2 libwinbind-client.so -> libwinbind-client.so.0 and I have lrwxrwxrwx 1 root...
2013 Oct 23
1
samba4 + LDAP
Hello all, we are currently running several samba 3 services to give CIFS access to shares (mostly homedirs). Well, access to the shares are controlled by our LDAP service (not AD, OpenLDAP). Our servers are using sssd + pam to check wether or not a user is allowed to mount the share (on some old servers we also use the pam_ldap module for pam). Now, we just want to run samba 4 as simply as
2014 Jul 22
2
Samba 4.1.9 member server config in a samba 4 ADS Domain
...rvice principal 07/22/14 12:34:21 07/22/14 22:34:21 krbtgt/TPLK.LOC at TPLK.LOC renew until 07/29/14 12:34:18 Installed samba4.1.9 from gz without any provision. Set winbind right : ldconfig -v |grep winbind ldconfig: /etc/ld.so.conf.d/kernel-2.6.32-431.20.3.el6.x86_64.conf:6: duplicate hwcap 1 nosegneg libnss_winbind.so -> libnss_winbind.so.2 libnss_winbind.so -> libnss_winbind.so.2 set /etc/nsswitch.conf to: passwd: files winbind shadow: files group: files winbind hosts: files dns Do I have to provision the samba4 server in any way to estab...
2010 Jun 28
8
[PATCH] add xl ocaml bindings
...ultiplexed *) + domain : int; + vdevfn : int; + msitranslate : bool; + power_mgmt : bool; +} + +type physinfo = +{ + threads_per_core: int; + cores_per_socket: int; + max_cpu_id: int; + nr_cpus: int; + cpu_khz: int; + total_pages: int64; + free_pages: int64; + scrub_pages: int64; + nr_nodes: int; + hwcap: int32 array; + physcap: int32; +} + +type sched_credit = +{ + weight: int; + cap: int; +} + +external domain_make : create_info -> domid = "stub_xl_domain_make" +external domain_build : build_info -> domid -> build_state = "stub_xl_domain_build" + +external disk_add :...
2020 Jul 21
7
New x86-64 micro-architecture levels
* Premachandra Mallappa: > [AMD Public Use] > > Hi Floarian, > >> I'm including a proposal for the levels below. I use single letters for them, but I expect that the concrete implementation of this proposal will use >> names like “x86-100”, “x86-101”, like in the glibc patch referenced above. (But we can discuss other approaches.) > > Personally I am not a big
2013 Aug 15
5
Samba4 + Winbind + PAM Installation/Configuration
Hello, Now that I have my Samba4 DC running great on CentOS6.4 I was wondering if somebody could help understand better how to install and configure Samba4 with winbind and PAM. I used the tutorial here: [http://wiki.samba.org/index.php/Samba4/Winbind](http://wiki.samba.org/index.php/Samba4/Winbind) This got me through to the point where "Using pam_winbind" starts.
2009 Dec 09
0
Unsupported memory accesses after Installing Xen On Ubuntu 8.04
...************************ I looked at https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/246625 and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/260825 I re-enabled /tls/tls and tried to load xen-friendly library but no luck (see below). I also tried version 2.6.24-19-xen and changed to hwcap 0 nosegneg but still no luck... Any suggestions? Regards, Peter Info: uname -r 2.6.24-26-xen ls /boot abi-2.6.24-24-server initrd.img-2.6.24-26-xen.bak config-2.6.24-19-xen lost+found config-2.6.24-24-server memtest86+.bin config-2.6.24-26-xen...
2020 Jul 13
2
New x86-64 micro-architecture levels
On 13.07.2020 09:40, Florian Weimer wrote: > * Richard Biener: >>> 2. I have a library with AVX2 and FMA, which directory should it go? >> >> Eventually GCC/gas can annotate objects with the lowest architecture >> level that is applicable? > > H.J. has patches for ELF program properties. I think > GNU_PROPERTY_X86_ISA_1_NEEDED would convey this information.
2012 May 17
8
[PATCH] libxl: do not overwrite user supplied config when running bootloader
...t *p); yajl_gen_status libxl_key_value_list_gen_json(yajl_gen hand, libxl_key_value_list *p); -yajl_gen_status libxl_file_reference_gen_json(yajl_gen hand, - libxl_file_reference *p); yajl_gen_status libxl_hwcap_gen_json(yajl_gen hand, libxl_hwcap *p); #include <_libxl_types_json.h> diff -r ac45608496cd -r cdb947baea10 tools/libxl/libxl_types.idl --- a/tools/libxl/libxl_types.idl Thu May 17 16:39:51 2012 +0100 +++ b/tools/libxl/libxl_types.idl Thu May 17 17:51:32 2012 +0100 @@ -15,8 +15,6 @@ libxl...
2005 Oct 07
10
[PATCH] reenable pygrub build
The attached re-enables the pygrub build and fixes the build with older e2fsprogs (tested on RHEL4 with e2fsprogs-1.35 and rawhide with e2fsprogs-1.38) Signed-off-by: Jeremy Katz <katzj@redhat.com> Jeremy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Jul 25
3
Question on approach to authenticate Linux against Samba4
This is in a test environment: Also, it is wordy, but I'm hoping it explains my scenario. I am migrating from a custom LDAP+Samba3 authentication solution to Samba4. I have used the classicupgrade option to pull off the data from the existing ldap server to populate the samba4 database. I've installed AD DS and Server for NIS tools on a Windows 2008 server that is connected to the Samba4