similar to: X86_64 and 4GB RAM

Displaying 20 results from an estimated 11000 matches similar to: "X86_64 and 4GB RAM"

2007 Apr 28
16
X86_64 and 4GB RAM using Flat Memory Model?
Hello, I have an odd problem on a dual processor, dual core Opteron system. Obviosously it is x86_64 so should have no problem with large amounts of RAM. The system has 4 GB installed (2GB on each processor). If I boot the system with a fresh install of Debian Etch it sees all the memory fine. dmesg reports: Memory: 4107008k/5242880k available (1929k kernel code, 86836k reserved, 864k data, 176k
2007 Dec 18
7
Xen dom0 memory
I just discovered that my xen hypervisor only believes that it has 3199 MB of memory, when there are 4GB inside the computer. I don''t know how long this has been this way, but I do not know how to try and force the hypervisor to realize how much memory it has. Any ideas how I can accomplish this? I am running CentOS 5 (RHEL 5), kernel 2.6.18-53.1.4.el5xen, x86_64, xen 3.0.3.
2006 Oct 04
6
RE: Kernel BUGatarch/x86_64/mm/../../i386/mm/hypervisor.c:197
> When running on 4GB of total memory instead of 12GB, > everything is just fine. (the three virtual machines, Dom0 + > 2 x DomU are assigned 1GB of memory each, in both test runs). > Does that help? Is this with the kernel and xen from -unstabele/3.0.3 ? Have you changed the config? What storage device do you have? What NIC? Are you setting mem=4096M on the Xen command line? If
2008 Jun 13
9
Xen shows single processor on a dual core system
Hi all, On dual core processor machine, I installed ubuntu-8.04 in which I installed xen-3.2. In ubuntu: # cat /proc/cpuinfo --> Shows two processors information. But in Xen on the same machine: # cat /proc/cpuinfo --> Shows only one processor information. Can anyone please explain what could be the reason behind this? Thanks Saravana
2006 Mar 08
1
Memory Problems
Hello, This is not a question directly related to asterisk. I am currently rinning ansterisk on a Debian server and i just upgraded my memory from 1GB to 2GB. However, my linux OS does not recognise the memory upgrade. The BIOS does, but the Debian Linux refuses to use the entier memory, currently, it registered only 900MB. Can anyone tell me why thi is and a solution to this?? My Debian version
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I have no serial console on this box). I found a lot of suggested workarounds: - noapic as suggested in output gives an noapic isn''t support - acpi_skip_timer_override has no effect at all Thx, Florian (XEN) Initing memory sharing. (XEN) AMD-Vi: IOMMU not found! (XEN) I/O virtualisation disabled (XEN) Getting
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I have no serial console on this box). I found a lot of suggested workarounds: - noapic as suggested in output gives an noapic isn''t support - acpi_skip_timer_override has no effect at all Thx, Florian (XEN) Initing memory sharing. (XEN) AMD-Vi: IOMMU not found! (XEN) I/O virtualisation disabled (XEN) Getting
2006 Mar 11
5
mboot.c32, weird e820 map on HP blade machine, possible memory corruption
I'm seeing this on a HP Blade and i'm not sure why this is happning since the nature of the issue is so wierd. I compiled mboot.c with a DEBUG defined in the mboot.c file. In the funciton init_mmap(), it prints the e820 map and on the HP blade this map values come out to be totally random. Some weird numbers which dont make any sense at all. However, if i add a while(1); or a exit(1); at
2006 Aug 28
2
problem booting msdos with memdisk
Hi all, I try to boot an msdos system using pxelinux and memdisk on my PC engines Wrap-2.c card and I have problems with it This is what I see: PXELINUX 3.11 Debian-2006-03-16 Copyright (C) 1994-2005 H. Peter A boot: msdos Loading memdisk.... Loading images/msdos/msd622bd.dosim......................... Ready. dp83815: Setting full-duplex based on negotiated link capability. MEMDISK 3.11
2013 Jul 23
73
Bug: Limitation of <=2GB RAM in domU persists with 4.3.0
I just built 4.3.0 in order to get > 2GB of RAM in domU with GPU passthrough without crashes. Unfortunately, the same crashes still happen. Massive frame buffer corruption on domU before it locks up solid. It seems the PCI memory stomp is still happening. I am using qemu-dm, as I did on Xen 4.2.x. So whatever fix for this went into 4.3.0 didn''t fix it for me. Passing less than 2GB
2004 Jan 20
4
Bug-report: Booting DOS images from USB
Hi, I'm doing a small hobby project writing some tools to put DOS boot images and Linux rescue images on a USB stick. For this I have partitioned my USB stick in 2 partitions, one 192MB partition with a VFAT filesystem (for the normal use) and a second partition with an ext3 filesystem. My aim was to provide a graphical menu (grub) to access the different images using memdisk. Since
2013 Nov 12
16
[PATCH] hvmloader: write extra memory in CMOS
Some firmware, such as OVMF relies on this value to get the size of extra memory above 4GB. Seabios in Xen doesn''t need this as it gets e820 directly from Xen. Rombios doesn''t read this value. Signed-off-by: Wei Liu <wei.liu2@citrix.com> --- tools/firmware/hvmloader/hvmloader.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git
2002 Aug 27
2
memdisk and grub
Hi, I am trying to use MEMDISK from the GRUB boot loader, and gets stuck on the memory detection. MEMDISK reports dos_mem = 0 low_mem = 0 high_mem = 0
2009 Feb 23
8
[PATCH] Included reserved memory regions in dom0 iommu mappings
This adds a boolean boot parameter to xen to allow reserved memory regions to be added to the iommu mappings for dom0. The parameter is "iommu_include_reserved" and is off by default. A warning is also traced when incorrect RMRR to system memory map values are detected. This is being added to address some incorrect BIOS''s that do not report correctly the requied reserved memory
2009 Apr 14
5
"keeppxe" broken in 3.74 - short-cycle 3.75
It appears that the 3.74 completely broke the "keeppxe" directive -- not due to the command-line parser, but due to mishandling of the flag later. I consider this to be severe enough to do a short-cycle 3.75. As a result, I would like help with: a) are there any other bugs that snuck through? b) once I have a 3.75-pre1, I would really appreciate help testing it. The goal is to have
2007 Nov 23
12
[SECURITY] preventing Hwaddr spoofing on bridge
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Is there a way to prevent hwaddr/mac address spoofing between DomU''s? So in a way ''binding'' a mac-address on boot time with a virtual interface? (with something like ebtables/arptables/etc?) Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla -
2012 Apr 24
21
no console when using xl toolstack xen 4.1.2
Hello! I was asking for help on the Freenode channel, and I was pointed here. I have a situation where, using xl, I can create a functional PV domU, with or without pv-grub, but I cannot access the console. Firing up xend and using xm works without trouble. Since xend and company is being deprecated, I would like to transition to using the xl toolstack. The system is an Arch Linux system
2013 Jun 13
2
Re: DomU: piix:not 100% native mode: will probe irq later
Hello Wei, On Sun, Jun 9, 2013 at 1:26 PM, Wei Liu <wei.liu2@citrix.com> wrote: > On Sun, Jun 09, 2013 at 11:58:26AM +0200, nesredin mahmud wrote: > > Hey guys, > > > > I am posting this again....because i didnt get any replay. Please I am > > doing my thesis and I am stack installing a guest machine from Yocto, a > > unix like machine. It boots
2012 Jul 02
4
Xen EFI boot how to?
I have a IBM System x3600 series server with UEFI. I managed to compile the xen EFI (xen-4.2-unstable.efi). The machine is currently running Ubuntu with grub2. I can see a grubx64.efi in /boot/efi/EFI/ubuntu/grubx64.efi Where should I put the xen efi ? I tried creating a efi/EFI/xen/xen-4.2-unstable.efi and added it as a boot option using efibootmgr. All I get in that case is a blank screen. I
2008 Sep 03
5
Maintain VNC session across reboots?
Hello, I have Ubuntu installed as a domU on the debian dom0, and connect via VNC in dom0. This is great for doing installs, and seeing the console output. However the VNC session doesn''t seem to keep the active connection during a domU reboot. Has anyone got this working? If so, how? -- John _______________________________________________ Xen-users mailing list