similar to: 1.2 almost ready

Displaying 20 results from an estimated 9000 matches similar to: "1.2 almost ready"

2004 Jan 18
3
xentop, anyone?
Has anyone started work on a ''top''-like tool that would show the current CPU and memory usage of domains? I''m thinking of writing something really simple in python, starting from listdoms.py, but want to make sure that someone else isn''t already there. Steve -- Stephen G. Traugott (KG6HDQ) UNIX/Linux Infrastructure Architect, TerraLuna LLC
2004 Feb 08
2
xeno-1.2.bk compilation question?
The system is Mandrake-9.1 Linux wih gcc-3.2.2. I am trying to compile xenolinux-2.4.24 (with vanilla sources from ftp.kernel.org for linux-2.4.24). The steps of mkbuildtree ARCH=xeno make menuconfig ARCH=xeno make dep produce no errors, but ARCH=xeno make bzImage results in following error messages. Any pointers will be appreciated. -ishwar --- gcc -D__KERNEL__
2004 Jan 30
5
Graceful shutdown of a virtual domain
Hi All, I''ve been looking through the code and list archives but haven''t found this yet... From dom0, how do you cause a virtual domain to gracefully shutdown? It seems like the machinery is there somewhere, because the hypervisor can do it to dom0... For reference, in UML you do this by putting this in /etc/inittab: ca:12345:ctrlaltdel:/sbin/shutdown -h now ...and then
2004 Feb 11
48
Kernel panic while compiling kernel
I know you Xen developers are beginning to hate me ;) but... While trying to compile 2.4.24 under DOM0, quickly after issuing ''make dep'' I got: Kernel panic: Failed mmu update: c015bf80, 4 I suspect this address probably isn''t to helpful but this is all I have. I am currently booted in 2.4.21-SuSE and compiling the 2.4.24 regarding another thread here. Regarding
2004 May 15
1
RE: telnet xend
> -----Original Message----- > From: Ian Pratt [mailto:Ian.Pratt@cl.cam.ac.uk] > Sent: 15 May 2004 09:59 > To: Kip Macy > Cc: Neugebauer, Rolf; Ian Pratt; Keir Fraser; xen- > devel@lists.sourceforge.net; Ian.Pratt@cl.cam.ac.uk > Subject: Re: [Xen-devel] telnet xend > > > > I now have secondary domains up and running with iSCSI luns as the root > > device.
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 Mar 16
1
RE: Fwd: [Cooker] Re: Configure Xen in Mandrake 10.2 cooker
> PDC20265: IDE controller at PCI slot 0000:00:11.0 > PCI: Found IRQ 10 for device 0000:00:11.0 > PDC20265: chipset revision 2 > PDC20265: 100% native mode on irq 10 > PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary > PCI Mode. > ide2: BM-DMA at 0x8000-0x8007, BIOS settings: hde:DMA, hdf:pio > ide3: BM-DMA at 0x8008-0x800f, BIOS settings: hdg:pio,
2005 Mar 21
11
NPTL/db4 problem with FC3
This is a cross post to <xen-devel@lists.sourceforge.net> and <user- mode-linux-user@lists.sourceforge.net> Dear lists, Anybody successfully running cyrus-imapd in FC2/3+Xen/UML? When i tried to run cyrus-imapd in a virtual FC3 (Xen or UML) i got lot''s of DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments DBERROR:
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 25
3
Framebuffer (was Xen port of ReactOS)
Fwiw, I think a ReactOS port would be very useful to both projects. One thing I think xen could do with (if it isn''t there already) is some sort of virtual framebuffer like with disk and network. Dom0 could provide the backend of the virtual framebuffer (on virtual consoles or inside X windows or whatever), and the other domains could make use of the exported framebuffers. It
2004 Mar 11
3
Problem with DemoCD 1.2
Hello. I''ve downloaded and burned the Xen DemoCD 1.2. It boots fine, and generally seems to work well. However, when I try to create a domain via xc_dom_create.py I get an ImportError (from a python module I''m guessing). Problem is that it can''t open the libxc.so.1.2 shared object. And sure enough, it''s not there. libxc.so is in /usr/lib, but not
2005 Feb 26
1
RE: Calculating real cpu usage of Xen domains correctly! (PATCH)
> OK, here is a patch which provides fine grained cpu utilization > reporting. Some notes: I really can''t see the point of this patch -- it isn''t necessary to log every scheduling operation to record CPU usage for a domain over multiple time scales. Simply exporting the cumulative CPU usage for all domains and polling it from dom0 will enable you to do this. If you do
2005 Mar 03
14
Serious performance issues
Hi. I have a Shuttle box with an AMD Athlon XP 2200+ and 1GB of RAM. I''m normally running it with Debian sarge/sid and kernel 2.6.10-1-k7, as built by Debian. I want to use Xen on it. I built a xen0 kernel which is as close to the Debian kernel as I can (no power management, no HPET timers, broken ISA drivers disabled), disabled /lib/tls, and booted with the new kernel. Everything works.
2005 Mar 02
24
unstable binaries
Hi *, i am coming from UML, and now i evaluate Xen on my desktop: Xen-2.0.4 linux-2.6.10 "CONFIG_MODULES is not set" "CONFIG_AGP is not set" "CONFIG_FB_RADEON=y" FC3, [/usr]/lib/tls moved away It works, but some desktop applications crash once in a while within dom0: metacity-2.8.6 firefox-1.0.1 wnck-applet (from gnome-panel-2.8.1) But
2005 Nov 24
0
RE: [Havp-users] problems installing from source
look for clamav-devel-* or clamav-dev-* packages of your distribution. Paul Matthews (paul.matthews@cathedral.qld.edu.au) schrieb: > > I have installed the following when it comes to clamAV > > clamav-db-0.87-1.1.fc3.rf.i386.rpm > clamav-0.87-1.1.fc3.rf.i386.rpm > clamd-0.87-1.1.fc3.rf.i386.rpm > > am I missing something if so could you please direct me to the website?
2005 Jul 18
0
Astricon 2005 :: Call for speakers and Asterisk projects
Astricon 2005 will take place in Anaheim, California October 12-14 2005. Astricon is the Asterisk conference, arranged by IPsando LLC in cooperation with Digium. We are now looking for speakers. The conference will be bigger than last year, so we are looking for more speakers in the conference part of Astricon. In addition to the tutorials, we're adding a three-track conference day with a
2009 Feb 06
0
Comparing weighted histograms?
I'm trying to plot and compare weighted histograms and I can't seem find where to start. I have data similar to this: Miles2LAX RADAM2005Pct LAWA2005Pct 35.57 .00123 .00684 24.74 .00118 .00187 27.09 .00965 .00876 16.23 .00587 .00397 { ...
2005 Mar 08
29
Interrupt levels
I''m tracking performance on the machine I installed yesterday. mutt running on one Xen instance, accessing via imap to another instance, accessing via nfs the maildir in another instances, seems little laggy when moving up and down the message index list. Network latency seems low < 30ms on average. So I was tracking vmstat. On the mutt instances is seems reasonable: [nic@shell:~]
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
2013 Jul 01
0
FLAC plug-in for Adobe Premiere
Hey everyone, I've written a FLAC plug-ing for Adobe Premiere. It's actually part of the Ogg Vorbis plug-in I originally set out to write. You can see it here on GitHub: https://github.com/fnordware/AdobeOgg I just finished the first beta a few hours ago. You can download binary plug-ins from here: http://www.fnordware.com/downloads/Ogg_v0.5b1_mac.zip