Displaying 20 results from an estimated 10000 matches similar to: "Bare Metal vs virtualization"
2019 Feb 11
3
bare-metal backup before update--options?
Hi all!
I'm a "nervous nellie", I have not yet updated my 7.5 desktop to 7.6
because (1) it has an Nvidia card, and (2) I've heard of problems
upgrading on top of software RAID (using RAID1 with 2 drives).
I need to upgrade it to stay secure, and I want to do a bare-metal backup
first (so I can put it all back as it now is, in case it explodes in my
face), so I'm trying to
2019 Feb 12
1
bare-metal backup before update--options?
On Mon, Feb 11, 2019 at 04:16:38PM +0100, Simon Matter via CentOS wrote:
> > Hi all!
> >
> > I'm a "nervous nellie", I have not yet updated my 7.5 desktop to 7.6
> > because (1) it has an Nvidia card, and (2) I've heard of problems
> > upgrading on top of software RAID (using RAID1 with 2 drives).
> >
> > I need to upgrade it to stay
2010 Mar 30
3
bare metal xen hypervisor
hi,
i am new to xen.
pls. guide me what is best os should be used with xen.
also let me know if there is any baremetal xen hypervisor available as i
read that i require one OS on which xen hypervisor will be installed. want
to use it with 32 bit machine.
thanks for your help.
--
With Best Wishes
Balwant
_______________________________________________
Xen-users mailing list
2015 Aug 25
4
OPUS on bare metal ARM
Hi everyone,
I?m currently trying to use opus on a ST ARM (STM32F407) without any OS (bare metal).
The aim of my project is to transmit voice over CAN bus.
The main issue I have is that opus fail to allocate memory, the ALLOC macro always return a NULL pointer.
I have sure that I have enough free space to allocate buffers.
Is there anyone who already try this or have meet this issue ?
Thanks
2010 Dec 03
5
Linux DomU vs Bare Metal performance issues
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, I''m trying to diagnose a reasonably large performance drop between
two ostensibly similar servers; one running CentOS 5.5 on bare metal,
the other running Fedora 14 as a Xen DomU under CentOS 5.5 (Xen
3.1.2-194.26.1.el5)
I have a pair of older Dell PowerEdge 1750 servers, each with 4GB ram
and 2x 2.4GHz Xeon CPU''s with
2006 Jun 01
9
Bare Metal Installation of Xen
Is there a documented approach somewhere for performing an unattended
''bare metal'' install of Xen?
The Xen Users'' Manual describes an installation flow that requires a
host OS on the target machine. This host OS is used for installation
of Xen, but Xen does not execute "on top of" this OS (rather Xen
executes directly "on top of" the hardware
2019 Jun 27
4
LLVM on bare-metal
Hello!
Q1
Are there any resources or examples on embedding LLVM into an ARM-based
bare-metal application? Searching in this area only turns up
information on how to use LLVM to target bare-metal when I want to
compile LLVM for linking against a bare-metal application.
Q2
Are there any memory usage benchmarks for LLVM across the common tasks
(especially loading bytecode, doing the
2020 Jul 03
2
Exceptions not getting caught on bare-metal target
Hi,
We're working on adding exception handling support for a downstream
bare-metal target. I read through the LLVM exception handling docs [1]
and went through some patches from other backends to understand what
parts we need to implement.
We're now at a point were it feels like it should work, but
unfortunately exceptions are still not getting caught. Our target uses
DWARF
2016 May 18
3
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
We are using samba4 as an AD controller under OpenSuSE 13.2 using the
repository at:
http://download.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_13.2
After an update to Version 4.4.2, we began getting error from our CAD
program (SolidWorks). This happens under both Windows 7 and Windows 10.
The messages in the Samba log file are:
[2016/05/17 10:49:02.822522, 2]
2005 Dec 08
2
Samba and Soliworks
hello,
I have a problem with the CAD software SolidWorks (2006 rc2.0 and rc0.0)
and Samba (3.0.14a on Debian Gnu/Linux 3.1 Sarge (stable). There are
several stations running Windows XP and SolidWorks.
Before the migration (from Windows XP server), the application was
running ok.
The problem is while opening new files, I have messages like "connection
to file has been lost...",
2019 Jun 27
2
LLVM on bare-metal
Hi Peter
Thank you for your helpful comments, especially on the RPI. Since my
use case is lot simpler than compiling all of Clang, I hopefully can
take your experience as a good sign.
The RTOS that TI provides for the AM335x actually has pretty complete
posix layer and other standard libraries. However, I am working without
any virtual memory subsystem, so no mmap. However, I was under
2001 Apr 07
1
openGL problem ?
I started SolidWorks (3D CAD program) with wine.
As soon as I go from 2D sketch to 3D solid the
screen is becoming black. One can see some
lines as it is rotated. The same is for wireframe
and rendered solids. 2D works very good. What
can be the reason ? (SW is openGL based)
Any help is welcome
Marek Morzynski
2003 Jun 18
2
New Samba Server
I'm currently looking at hardware specs for a samba server, its' job
will be to hold general office files, cad / solidworks files along with
approximately 40 outlook PST files that will be opened off the server.
Here are the current specs I'm looking at..
AMD 2600XP
Asus A7N8X Deluxe nVidia Serial ATA
2 x 512 MB PC2700 DDR 333 = 1024MB
ASUS S520/Generic 52X CD-ROM (OEM)
ASUS GrForce4
2013 Jul 31
11
Is it possible to mod a Geforce GTX 560 graphics card into a Quadro?
Dear Gordan,
I have a Gigabyte Geforce GTX 560. Is it possible to mod it into a Quadro?
If it is possible, please give me the link with the list of steps to mod
it into a Quadro. Is it a simple process?
Thank you very much.
--
Yours sincerely,
Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013 Jul 31
11
Is it possible to mod a Geforce GTX 560 graphics card into a Quadro?
Dear Gordan,
I have a Gigabyte Geforce GTX 560. Is it possible to mod it into a Quadro?
If it is possible, please give me the link with the list of steps to mod
it into a Quadro. Is it a simple process?
Thank you very much.
--
Yours sincerely,
Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013 Aug 28
0
Investigating memory performance: bare metal vs. xen-pv vs. xen-hvm
I''ve been trying to compare memory access speed between bare-metal, xen-pv
and xen-pvhvm (hvm with pv drivers). In all 3 setups I''m running the same
kernel (3.6.6), built with support for xen, on a 64 core AMD Opteron 6378.
The output of xm info (relevant parts):
machine : x86_64
nr_cpus : 64
nr_nodes : 8
cores_per_socket : 16
2015 Aug 25
0
OPUS on bare metal ARM
On 8/25/15, 12:25 AM, Treuillard, Benjamin wrote:
> The aim of my project is to transmit voice over CAN bus.
CAN? 8 byte transactions. CRC. Bit stuffing on 5 bit repeats.
Automatic retransmits. No ordering.
Really? I guess if you *have* to, but I would pick pretty much *any*
interface standard *other* than CAN for audio.
> The main issue I have is that opus fail to allocate memory,
2020 May 01
0
Bare Metal vs Containers/vms
Hi All,
I vaguely remember someone at Astricon making the case for having multiple
containers/vps each running asterisk vs using asterisk direct on bare
metal. Something about getting better performance. Does anyone have any
insight on this?
TIA and stay safe
Dovid
PS I know vps != containers I just don’t recall if the argument was for
vps, containers or both instead of installing direct on
2019 Feb 11
0
bare-metal backup before update--options?
> Hi all!
>
> I'm a "nervous nellie", I have not yet updated my 7.5 desktop to 7.6
> because (1) it has an Nvidia card, and (2) I've heard of problems
> upgrading on top of software RAID (using RAID1 with 2 drives).
>
> I need to upgrade it to stay secure, and I want to do a bare-metal backup
> first (so I can put it all back as it now is, in case it
2015 Jun 30
0
QEMU-KVM and bare metal performance impact