similar to: [Fwd: Re: [RFC][PATCH] allow dom0 to power off machine using ACPI on shutdown.]

Displaying 20 results from an estimated 10000 matches similar to: "[Fwd: Re: [RFC][PATCH] allow dom0 to power off machine using ACPI on shutdown.]"

2006 Mar 30
7
RE: [RFC][PATCH] create an initrd for dom0 in install.shscript
Here is the usage for Fedora usage: mkinitrd [--version] [-v] [-f] [--preload <module>] [--omit-scsi-modules] [--omit-raid-modules] [--omit-lvm-modules] [--with=<module>] [--image-version] [--fstab=<fstab>] [--nocompress] [--builtin=<module>] [--nopivot] <initrd-image> <kernel-version> (ex: mkinitrd /boot/initrd-2.2.5-15.img
2005 Nov 06
2
Bug in use of grant tables in blkback.c error path?
In dispatch_rw_block_io after a call to HYPERVISOR_grant_table_op, there is the following code which calls fast_flush_area and breaks out of the loop early if one of the handles returned from HYPERVISOR_grant_table_op is negative: for (i = 0; i < nseg; i++) { if (unlikely(map[i].handle < 0)) { DPRINTK("invalid buffer -- could not remap it\n"); fast_flush_area(pending_idx,
2005 Dec 06
4
latest USB code
Here''s the latest USB code against the xen 3.0.0 release. Since the last posting this version updates the code to use the new 32 bit grant references and the latest GNTTABOP_map_grant_ref definition. I''ve also changed the definition of the virtual USB HCD to have a single port rather than seven ports with six unused. Domains importing multiple USB devices will get a HCD for
2007 Mar 17
0
RE: [Xen-users] Re: upgrading Xen3.0.4-1 to Xen-unstable ...
Hi, On a slightly different topic there seems to be some sort of issue with Intel chipset 915G and windows 2003. The guests seem to stop responding after some time unless you connect via VNC to the guest and move the mouse over the window, the guest them comes back to life. Another guy said it was like a symptom that he had seen before called ''lost interupt'' I was wondering if
2009 Jun 23
1
gradually switching regression
Hello, I'm trying to find an algorithm to estimate a switching regression model based on the 1990 Economics Letters paper by Ohtani/Kakimoto/Abe or the earlier version from 1985 (Ohtani/Katayama, Economic Studies Quarterly; assuming as a transition path a polynomial of order 1). I found an idea for using nls here: http://www.biostat.wustl.edu/archives/html/s-news/2000-04/msg00223.html.
2005 Dec 06
1
RE: Hotplug scripts not working... xen/ia64 domU stoppedworking
> -----Original Message----- > From: Ewan Mellor [mailto:ewan@xensource.com] > Sent: Tuesday, December 06, 2005 5:25 AM > To: Dave Thompson (davetho) > Cc: Xen Mailing List > Subject: Re: [Xen-devel] Hotplug scripts not working... > xen/ia64 domU stoppedworking > > On Mon, Dec 05, 2005 at 03:03:54PM -0500, Dave Thompson > (davetho) wrote: > > > >
2005 Sep 29
3
USB frontend and backend disappeared from latest unstable tree
Hi Folks, I just did a "hg pull -u" on my unstable tree and realized that the USB virtualization related code disappeared (e.g. /linux-2.6-xen-sparse/drivers/xen/usbfront/ and /linux-2.6-xen-sparse/drivers/xen/usbback/ directories are not present). I traced the changes to the changeset 7027:06d84bf87159 which was committed on september 22 by djm@kirby.fc.hp.com. Could someone please
2005 Aug 10
1
ACPI Power Off called.
I know this mesage is quite common, but i do get this at shutdown. (Discussed many times on the forums as such.) But still, please provide a "quickfix" acpi power off called, and then the computer simply stays on there, and doesn't shutdown. can anybody help me find a quick fix for this? I am in quite a hurry at the moment, and need urgent help. Thanks . -- "No-one dies a
2011 Feb 09
0
a possible heads up wrt CERN experiment breaking SL 5.6
This may or may not be of interest to CentOS developers; if it is not or if it is redundant of your efforts to keep atop of what's happening, you have my apologies. Whether it is joint or disjoint wrt to the upstream code is not known at this point, but I have submitted a request for elucidation if CERN security allows. kind regards/ldv ---------- Forwarded message ---------- From: Ewan
2004 Mar 12
3
Xeon CPU and ATLAS
I am about to get a new machine at work - an IBM Intellistation with the Xeon 2.8 GB processor. It will run Windows 2000. I would like to install the proper ATLAS dll for this machine, but I am not sure if Xeon is P4? Does anybody have any experience with Xeon? Thanks in advance, Andy __________________________________ Andy Jaworski 518-1-01 Process Laboratory 3M Corporate Research Laboratory
2005 Nov 04
1
RE: Error "Device 0 (vif) could not be connected"
Yes, I saw that problem and removing the vif line or changing it to vif0 fixed it for me. Aravindh > -----Original Message----- > From: wei huang [mailto:huanwei@cse.ohio-state.edu] > Sent: Friday, November 04, 2005 12:14 PM > To: Puthiyaparambil, Aravindh > Cc: Mark Williamson; xen-users@lists.xensource.com; ewan@xensource.com > Subject: RE: [Xen-users] Error "Device 0
2005 Dec 06
1
RE: Hotplug scripts not working... xen/ia64 domU stoppedworking
> -----Original Message----- > From: Ewan Mellor [mailto:ewan@xensource.com] > Sent: Tuesday, December 06, 2005 9:16 AM > To: Dave Thompson (davetho) > Cc: Xen Mailing List > Subject: Re: [Xen-devel] Hotplug scripts not working... > xen/ia64 domU stoppedworking > > On Tue, Dec 06, 2005 at 09:51:24AM -0500, Dave Thompson > (davetho) wrote: > > >
2008 Feb 07
1
power off before shutdown complete
Hi, I have simple configuration: one master with one UPS connected via serial port, and five slaves. When battery is low and master set FSD on UPS, then after few seconds it get from all slaves: "disconnected (read failure)" and start shutdown and power off before slave shutdown complete, that need about 90 seconds. I don't understand, why slaves disconnected before shutdown go near
2010 Jan 04
2
Shutdown/poweroff does not power off machine
I've got a Dell Optiplex GX240 I am running CentOS 5.4 (kernel 2.6.18-164.9.1.el5.centos.plus)... When I had Fedora 11 and 12 on it, I could issue a poweroff command and the machine would power itself off. However, under CentOS it doesn't turn the machine off whatsoever. When it completes, the machine is still running with a message of "system halted." Then I have to
2011 Feb 10
3
how will CentOS handle the perftools 1.7 vs. 1.6 issue?
In order to avoid a cross post, the following background quote is from SCIENTIFIC-LINUX-USERS at fnal.gov: <quote> On Wed, Feb 9, 2011 at 11:27 AM, Ewan Mac Mahon <ewan at macmahon.me.uk> wrote: > > I'm a little bit hazy on the details, but there are some slides from the > meeting here[1]: >
2016 Sep 05
0
Re: [supermin][PATCH] Fix rpm/zypper detection on openSUSE Tumbleweed
Hi Felix, On Monday, 5 September 2016 11:25:58 CEST Felix Schnizlein wrote: > Fix supermins rpm/zypper detection on openSUSE Tumbleweed > > Newer version of openSUSE does not use /etc/SuSE-release anymore. > Search for the new /etc/SUSE-brand in addition. > --- See the series I posted few days ago about this: https://www.redhat.com/archives/libguestfs/2016-August/msg00223.html
2005 Dec 01
0
Re: domU ttylinux kernel panic Cannot open root devicewith current xen-unstable
Hi, I solved the problem with the xen-bugtool. The problem was: I have alread python2.4 on my machine. Ich startet xen-bugtool with python2.3 and it worked!!! I attach the output. Dieter Ewan Mellor schrieb: >On Thu, Dec 01 2005 at 12:04:41 +0000, dieter.edinger@web.de wrote: > > > >>I think, there is something missing. Do I have to install some more things? >>
2010 Jan 06
1
wiki down?
Does anyone have an address for a maintainer, or know what's going on? cheers Ben Bolker ben at bolker-lap2:~$ ping wiki.r-project.org PING econum.umh.ac.be (193.190.194.5) 56(84) bytes of data. ^C --- econum.umh.ac.be ping statistics --- 8 packets transmitted, 0 received, 100% packet loss, time 6999ms ben at bolker-lap2:~$ traceroute wiki.r-project.org traceroute to
2001 Jul 24
3
strange slowness of plot
I just ran into this strange behavior. y <- rnorm(1000) x <- seq(0, length=length(y)) plot(x, y, type='l', lty=1) - instantaneous plot(x, y, type='l', lty=2) - 18s plotting lines + 15s plotting axes = 33s plot(x, y, type='l', lty=3) - 76s ,, + 75s ,, = 151s plot(x, y, type='l', lty=4) -
2005 May 06
2
slowness of plot(x, type='l')
A couple of days ago a few messages indicated that something changed in the basic plot routine that made plot(*, type='l') slow for large data sets. Some people even reported crashes for very large data sets. As far as I remember, this was not reported as a formal bug. I am still not sure if this is a bug, so I report my findings here. First of all, I think I see a slowdown of the plot