Displaying 12 results from an estimated 12 matches for "eagerm".
Did you mean:
eager
2019 Dec 24
3
Problems installing CentOS 8
...both the default and the basic graphic install with the same
results.
Details:
CentOS-8-x86-1905-dvd1.iso (sha256 verified)
ASUS Prime B350 Plus motherboard
AMD Ryzen 5 1600 CPU
32Gb DRAM
4 SATA drives in RAID/LVM configuration.
M.2 500Gb Samsung SSD (not formatted)
--
Michael Eager eager at eagerm.com
1960 Park Blvd., Palo Alto, CA 94306
2014 Feb 18
2
[LLVMdev] Fwd: Deadline for DWARF Version 5 comments -- March 31, 2014
---------- Forwarded message ----------
From: "Michael Eager" <eager at eagerm.com>
Date: Feb 18, 2014 7:58 AM
Subject: Deadline for DWARF Version 5 comments -- March 31, 2014
To: "gdb at sourceware.org" <gdb at sourceware.org>, "GCC" <gcc at gcc.gnu.org>, <
lldb-dev at cs.uiuc.edu>
Cc:
The DWARF Debugging Information Format Committee...
2019 Dec 24
0
Problems installing CentOS 8
On Mon, Dec 23, 2019 at 8:20 PM Michael Eager <eager at eagerm.com> wrote:
>
> I'm having a problem installing CentOS 8 from a USB drive. When the
> installer boots from the USB, it displays the language selection screen.
> After I select English and continue, the installer freezes. The USB
> drive flashes a couple times over the next...
2011 Mar 08
12
Server hangs on CentOS 5.5
Hi --
I'm running a server which is usually stable, but every
once in a while it hangs. The server is used as a file
store using NFS and to run VMware machines.
I don't see anything in /var/log/messages or elsewhere
to indicate any problem or offer any clue why the system
was hung.
Any suggestions where I might look for a clue?
--
Michael Eager eager at eagercon.com
1960 Park Blvd.,
2015 Nov 23
6
Building for older versions
Hi --
I'm trying to build an application on CentOS 7 which
can run on older versions of CentOS. I'm running into
problems with versioning of memcpy in Glibc. Executables
built on CentOS 7 require memcpy from glibc-2.14, which
causes the program not to load on systems with older
versions of glibc.
My online search suggests to add an asm() with a .symver
option to select memcpy from
2015 Nov 23
0
Building for older versions
Once upon a time, Michael Eager <eager at eagerm.com> said:
> I'm trying to build an application on CentOS 7 which
> can run on older versions of CentOS. I'm running into
> problems with versioning of memcpy in Glibc. Executables
> built on CentOS 7 require memcpy from glibc-2.14, which
> causes the program not to load...
2015 Nov 23
1
Building for older versions
On 11/23/2015 09:10 AM, Nicolas Thierry-Mieg wrote:
> On 11/23/2015 06:00 PM, Michael Eager wrote:
>> On 11/23/2015 08:06 AM, Nicolas Thierry-Mieg wrote:
>>> On 11/23/2015 04:33 PM, Michael Eager wrote:
>>>> Hi --
>>>>
>>>> I'm trying to build an application on CentOS 7 which
>>>> can run on older versions of CentOS. I'm
2020 Jan 04
0
USB drive very slow on CentOS 8
...CentOS 8 system appears to perform
well.
I've updated the ASUS Prime-B350-Plus motherboard with the latest BIOS,
but it doesn't appear to make any difference.
Does anyone have any idea what might be different between CentOS 7 and 8
that would cause this?
--
Michael Eager eager at eagerm.com
1960 Park Blvd., Palo Alto, CA 94306
2012 Jul 10
3
System crash -- no clue why
Hi --
My CentOS 5.8 server crashed, leaving no clue why. The
last entry in /var/log/messages is a dhcpd notice around
4:00am, followed by the restart message when I rebooted.
The only clue that I have is that the fan was running full
speed when I restarted it. The fan slowed to normal speed.
Any ideas what I can do to find out the cause?
--
Michael Eager eager at eagercon.com
1960 Park
2015 May 09
4
NFS performance on CentOS 7
I am setting up a file server with CentOS 7. I'm seeing
performance which is considerably slower than a similar
server running CentOS 6.6. A 3Gb directory can be copied
to/from the CentOS 6.6 server in about 50 seconds. The
same directory takes about 270 seconds to copy to/from
the CentOS 7 system.
I see the same performance difference with NFS mounted
file systems or using scp, so it
2012 Jun 28
1
CentOS 5.8 crash/freeze running VMware
Hi --
I have a server running CentOS 5.8. It has a 6-core AMD processor,
16Gb memory, and a RAID 5 file system. It serves as both a file server
and to run several VMware virtual machines. The guest machines run
Windows 7 and various versions of Linux.
The system is running the latest version of VMware Workstation.
Until recently, I started VMs using the VMware Workstation GUI.
The system has
2015 Nov 23
2
Building for older versions
On 11/23/2015 08:06 AM, Nicolas Thierry-Mieg wrote:
> On 11/23/2015 04:33 PM, Michael Eager wrote:
>> Hi --
>>
>> I'm trying to build an application on CentOS 7 which
>> can run on older versions of CentOS. I'm running into
>> problems with versioning of memcpy in Glibc. Executables
>> built on CentOS 7 require memcpy from glibc-2.14, which
>>