similar to: gcc + ia32 + 64bit ?

Displaying 20 results from an estimated 8000 matches similar to: "gcc + ia32 + 64bit ?"

2005 Feb 09
1
RE: [PATCH 2/2] netfront skb padding
> It appears that when alloc''ing a skb, it is bring padded by > an arbitrarily > (and excessive) long value. The value for this padding > really only needs to > be 24. 24 = 14 for the ethernet header + 2 for the cache > alignment + 4 for > the CRC + 4 for the VLAN flags. Given that we''re allocating page sized buffers the current situation
2005 Feb 27
2
Re: [Xen-changelog] Move xcs to unix domain sockets.
On Fri, 25 Feb 2005, BitKeeper Bot wrote: > ChangeSet 1.1265, 2005/02/25 22:55:44+00:00, akw27@arcadians.cl.cam.ac.uk > diff -Nru a/tools/misc/xend b/tools/misc/xend > --- a/tools/misc/xend 2005-02-26 06:03:12 -05:00 > +++ b/tools/misc/xend 2005-02-26 06:03:12 -05:00 > @@ -24,7 +24,7 @@ > import socket > import time > > -XCS_PORT = 1633 > +XCS_PATH =
2005 Mar 17
3
ntpdate issues?
Hi, I''m trying to run ntpdate from domain zero and getting weird results. This used to work (prior to using xen). Is this related to xen at all or an entirely unrelated issue? Queries seem to work: # ntpdate -q time-b.nist.gov Looking for host time-b.nist.gov and service ntp host found : time-b.nist.gov server 129.6.15.29, stratum 1, offset 41.820087, delay 0.17027 17
2005 Feb 23
2
PSE in guests
Looking at the 2.0 code, it looks like the guest OSs are made to believe that PSE is not available. Is this a design choice? Has any work been done on supporting 4M pages in guest kernels? Regards, K. Y ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover
2005 Feb 24
1
vif-bridge
All works fine on my virtual hosts, except the network. The internal interface is created (have an ip address), the external bridge is ok, with the external vif1.0 for the virtual host, but `ping virtual_host_address` dont work. Ok, I try to put on vif1.0 an ip address. When I do an `ifconfig vif1.0 127.1.2.3` the network works fine, `ping virtual_host_address` works and all machines from my
2005 Feb 11
1
xend HTTP protocol documentation?
Hi, Is there documentation for the details of the xend HTTP protocol available? Thanks, Denis Bohm -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.7 - Release Date: 2/10/2005 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of
2005 Mar 21
2
any recent changes to bridging or networking in -testing?
I''m using the exact same setup as I''ve successfully been using for both -testing and -unstable. However, at least as of today, guests on -testing can''t see the network. >From my -unstable machine: vif13.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1095 errors:0 dropped:0
2005 Feb 27
1
RPM errors after moving /lib/tls to /lib/tls.disabled
Hello, I have been testing the latest unstable version of xen and noticed that after I move /lib/tls to /lib/tls.disabled I start receiving errors whenever I try to execute an rpm command (or yum commands - related to rpm). Just as an example here''s an error: rpm --import RPM-GPG-KEY rpmdb: unable to initialize mutex: Function not implemented rpmdb: /var/lib/rpm/__db.001: unable to
2005 Mar 22
0
Re: [uml-user] NPTL/db4 problem with FC3
(Me Too ++: I''m running into the same issues with a non-nptl DB4 and rpm on rhel4) And making it even more interesting: http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/release-notes/as-x86/ "Red Hat Enterprise Linux 5 will no longer include support for LinuxThreads. Therefore, applications that require LinuxThreads support must be updated before they will be able to
2005 Feb 15
6
xen-testing and redhat-cluster devel
Hi, I''m using xen on two-node redhat cluster (CVS devel version), using lvm as storage backend. redhat cluster is used to synchronize LVM metadata (using clvmd) and as storage for domain configs and dom-U kernels (with gfs). Latest version of redhat cluster works with xen-2.0.4, but not with xen-2.0-testing. ccsd failed to start on 2.0-testing. Anyone knows what the problem is? I
2005 Feb 22
6
VFS: Unable to mount root fs on unknown-block(1,0)
google yields nothing except for indicating that it is a boot loader problem. my dom0 partition is on a 9 GB SCSI disk drive. I have a raid1 device (md0) which I have created a series of partitions via lvm2. on boot, xm create /etc/xen/xm-single -c I get what looks like a normal boot until TCP: Hash tables configured (established 4096 bind 8192) NET: Registered protocol family 1 NET:
2005 Feb 08
3
Newbie problem: disk error launching FC3 in non-0 domain
Hi again I have a minimal Fedora Core 3 image running fine as domain 0 (thanks and sorry for the previous FAQ query) using both the standard install ramdisk image, and the FC3 ramdisk image downloaded from xen sourceforge. However, I can''t get it running in a non-zero domain. In brief, I have a full FC3 installed on /dev/hda1, which I typically use as my domain 0 OS. Then I have a
2005 Feb 12
3
New to Xen: Can Xen Work with OpenMosix?
Apologies if this is the wrong place to post this question. In that event, please point me in the right direction. My question is whether or not I can use Xen with OpenMosix. The upshot of what I''m attempting to do is this: 1. Build a two to four node cluster using OpenMosix for "raw horsepower" 2. Use Xen on the OpenMosix cluster to divide the "raw horsepower" any
2005 Mar 07
1
Advice on HIGHMEM
Given that dom0 is itself doesn''t managed the memory directly that you only need to compile HIGHMEM4G into the dom0 or domU kernels if you intend to use more than 1G in one domX instances. ie. Even if you have more than 1Gb of total physical memory, if none of the domX use more than 1Gb of memory, there is no need to compile in HIGHMEM4G. Or, does dom0 need to be compiled with this in
2005 Mar 20
4
I/O descriptor ring size bottleneck?
Hi everyone, I''m doing some networking experiments over high BDP topologies. Right now the configuration is quite simple -- two Xen boxes connected via a dummynet router. The dummynet router is set to limit bandwidth to 500Mbps and simulate an RTT of 80ms. I''m using the following sysctl values: net.ipv4.tcp_rmem = 4096 87380 4194304 net.ipv4.tcp_wmem = 4096
2005 Mar 20
0
gdb sparse tree
A patch to the development tree for building the gdbserver used by domu_debug can be found at: http://www.fsmware.com/xenofreebsd/gdb/050319/gdbsparse.patch ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start
2005 Mar 13
0
warnings when installing modules with latest from -unstable
I just cloned a xeno-unstable.bk tree ( < 30 minutes ago). autofs.ko didn''t get generated for some reason, so I did a separate make modules pass. Then I did a make modules_install from which I got a heap of unknown symbols warnings. I thought this might be fallout from the switch to 2.6.11. -Kip WARNING: /lib/modules/2.6.11-xen0/kernel/fs/fat/fat.ko needs unknown symbol _spi
2005 Feb 11
0
how to configure two NICs in config file
Hi all, The user manual shows how to use "ip"+"netmask"+"gateway"+"hostname" or "dhcp" to config the network card of the domain. I found the configuration always goes to the first NIC, eth0. If I want to config the 2nd NIC for the domain, is there anywhere I can do similar configuration as what for eth0 in the config file or I have to edit
2005 Feb 28
0
eth aliases and xen
Say, I''ve found a fairly reproducible error: If you have ethernet aliases, when you first start xend (I use /etc/init.d/xend start) your brige fails to initialize properly. However on the exact same build/hardware/server removing the aliases produced a solid server for both domain0 and domain1 I tried to fix the bridge with "brctl addif xen-br0 eth0" and that would work, but
2005 Mar 11
0
periodic DOM0 reboot before getting prompt
about half the time DOM0 reboots itself before getting to the prompt (if it makes it to the prompt it is reasonably stable) This is running with ChangeSet 1.1306 EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. EXT3-fs: recovery complete. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data