search for: petullo

Displaying 7 results from an estimated 7 matches for "petullo".

2011 Aug 29
5
Fedora Core 16 + Xen
Hey M A, I was quite excited to see that with Fedora Core 16 I can just do: ''yum install xen'' and the hypervisor is installed. Sadly the grub is not updated so nothing gets loaded. Should I report bugs against this on bugzilla.redhat.com or just send them to your personally? libvirt seems to have forgotten about Xen too.. but that is a different issue. I played with running
2012 Jul 04
0
[xen-unstable test] 13460: regressions - FAIL
...jbeulich@suse.com> Keir Fraser <keir@xen.org> Matt Wilson <msw@amazon.com> Michael Young <m.a.young@durham.ac.uk> Olaf Hering <olaf@aepfle.de> Roger Pau Monn? <roger.pau@citrix.com> Stefano Stabellini <stefano.stabellini@eu.citrix.com> W. Michael Petullo <mike@flyn.org> Zhigang Wang <zhigang.x.wang@oracle.com> ------------------------------------------------------------ jobs: build-amd64 pass build-i386 pass build-amd64-oldke...
2010 Feb 10
1
Common memory usage questions
I have started investigating the memory usage of the rsync algorithm since installing OpenWRT on a Linksys WRT160NL router with only 32MB of RAM. I have read several discussions about rsync's use of memory. Rsync consumes all of the memory on my router even when I ensure incremental scanning is used. This is not what I expect. The directory I am recursively synchronizing contains 56,545
2001 Jul 25
2
QuickTime for Linux and vorbisfile
I recently began working on an application which will combine Ogg Vorbis with QuickTime on the Linux platform. I am using Ogg Vorbis 1.0rc1 and Adam Williams' QuickTime for Linux 1.3 library (http://www.heroinewarrior.com/quicktime.php3). I am having a strange problem. As soon as I #include <quicktime/quicktime.h>, the code causes a segmentation fault when run. When I look at it with
2011 Feb 02
3
Re: [Fedora-xen] 2.6.38-rc dom0 kernel and xen 4.1.0-rc2
...cc cc cc cc cc cc c  51 41 53 b8 1d 00 00 00 0f 85 <41> 5b 59 c3 cc cc cc cc cc cc cc cc Boris. --- On Sat, 1/29/11, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Fedora-xen] 2.6.38-rc dom0 kernel and xen 4.1.0-rc2 To: "W. Michael Petullo" <mike@flyn.org> Cc: xen@lists.fedoraproject.org Date: Saturday, January 29, 2011, 9:08 AM On Thu, Jan 27, 2011 at 05:03:57PM -0600, W. Michael Petullo wrote: > >> Now, the last issue remaining for me is the backend drivers. My > >> understanding is that, in the absenc...
2012 May 07
5
Xenoprof (0.9.5) in PVOPS
Hi All. I''m trying to use xenoprof in my Xeon machine with PVOPS (3.1.0 kernel) & xen 4.1.1. In the past, I had failed to use the xenoprof in this environment. (1 year ago) While baremetal booting shows the counter object in /dev/oprofile/0 (or 1,2,3) , booting with xen fails to create those objects. Of course, opcontrol command doesn''t work. It only prints
2012 Jan 12
1
Questions about attacks on Xen
I have some questions about attacks on Xen. I am preparing a paper for an operating system we have built on top of Xen and I want to ensure we have certain facts straight. Among the things I have read include "Xen and the Art of Virtualization" and the XOAR paper. First, what power does Dom0 have? Of course I know that Dom0 manages the other domains and has direct access to hardware. I