search for: gorm

Displaying 20 results from an estimated 29 matches for "gorm".

Did you mean: form
2006 May 11
11
[PATCH] Integrating applications into Mini-OS
I sent this patch directly to Gregor, and neglected to CC this list. Sorry about that. I''d like to make it so that there is no need to modify any Mini-OS source files when extending it with an application. All that is required is a change to Makefile, and a small change to kernel.c, printf.c, and string.c. I have enclosed the patch. With this patch, one could write an application in a
2005 Aug 15
3
Pinning L1 page table with wrpt
hi, it seems I no longer need to pin l1 pages when running with writable page tables in xen-unstable -- e.g. I can now pin a l2 table without having pinned its l1 descendants first, without Xen complaining. Do I understand things correctly? thanks, Jacob _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2005 Oct 09
3
bcmxcp - Powerware 9125
...done Network UPS Tools upsmon 2.0.2 UPS: UPS-1@localhost (master) (power value 1) Using power down flag file /etc/killpower Any idea why this happens, the serial port is running just fine. An APC has been connected for at litte over a year now on that port. ? -- Med venlig hilsen / Best regards Gorm J. Siiger -------------- SonnIT & UPS Butikken www.sonnit.dk / www.upsbutikken.dk Tel. 70274777 mail: gjs@sonnit.dk
2006 Mar 22
5
hardware accelerated 3D-graphics in Win-XP-domU possible?
Is there any way to make gaming in domU work? It''s not clear to me, if this can be done with open-gl or so. If this is impossible now, is some development planned in this area? Eventually I would wait buying my next pc until the necessary cpu features are available. TIA, martin -- _______________________________________________________________________________ No MS-Word attachments
2005 Oct 03
26
xenstore documentation
hi, it would be extremely useful for me if someone with knowledge of how the current tools and drivers use Xenstore would be kind enough to update the Wiki with current information. I have been spending quite a lot of time trying to get my domU connected to a block device in dom0 using a home-brewed domain creation tool, and I am still at the ''Timeout connecting to device!''
2003 Jun 16
0
chan_capi and hanging channels
...n (None) (None) CAPI[contr2/22545060] (pronto 22545060 1 ) Down (None) (None) CAPI[contr2/22545061] (fax 22545061 1 ) Down (None) (None) CAPI[contr2/22545061] (fax 22545061 1 ) Down (None) (None) CAPI[contr2/22545073] (gorm 22545073 1 ) Down (None) (None) CAPI[contr2/22545073] (gorm 22545073 1 ) Down (None) (None) CAPI[contr2/22545079] (ola 22545079 1 ) Down (None) (None) CAPI[contr2/22545079] (ola 22545079 1 ) Down (None)...
2007 Jan 03
4
Xenbus watch firing over and over
hi, I am trying to add xenbus watch support to mini-os, but am getting into a endless loop of watches firing over and over. Below is an excerpt from the xenstore tracefile: IN 0x805acc8 20070103 19:32:18 WATCH (/local/domain/0/backend/vif/26/0/state 00043818 ) CREATE watch 0x805a8b8 OUT 0x805acc8 20070103 19:32:18 WATCH (OK ) OUT 0x805acc8 20070103 19:32:18 WATCH_EVENT
2005 Feb 18
14
autotoolizing xen?
Hi there! I was wondering what the general opinion on autotoolizing xen is? I am volunteering to do so, if there is interest in updating the build system to use autoconf, automake and/or libtool. Is one configure script for all of xen enough or do you want to be able to configure all/some tools separately? I know that Anthony is no fan of libtool... are there more reservations about some
2002 Mar 07
0
Source safe on Samba, and corruption
...is anyone out there running large sourcesafe databases on samba (ours are filled with heavy binary files)? Mainwin has a locking patch listed for using their version of SS with samba, has this patch been applied to the 2.2-series? Is there anything special to be aware of? Thanks in advance, Jacob Gorm Hansen IO Interactive
2003 Jun 11
1
Print Problem - printcap file cups
I am using samba-2.2.7-3.7.2 on a redhat 7.2 server with an attached printer which is run by CUPS. It worked OK until I upgraded to samba-2.2.7-3.7.2. Now I can print locally on the server machine, but not from the windows machines on the LAN. The error message on the windows box is " Unable to create a print job." Another error, produced daily when samba is "re-initialized"
2014 Nov 03
0
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
...-07-18 15:39:15.000000000 +0200 @@ -32,7 +32,7 @@ * Powerware 9305 * * Also tested against - * Compaq T1500h (Per J?nsson <per.jonsson at bth.se>) + * Compaq T1000h/T1500h (T.Schorpp, <thomas.schorpp at gmail.com>, Per J?nsson <per.jonsson at bth.se>) * Powerware 9120 (Gorm J. Siiger <gjs at sonnit.dk>) * Fiskars PowerServer 10 (Per Larsson <tucker at algonet.se>) */ @@ -45,7 +45,7 @@ #include <math.h> #define DRIVER_NAME "UPScode II UPS driver" -#define DRIVER_VERSION "0.88" +#define DRIVER_VERSION "0.89abm&quot...
2005 Mar 03
2
X problem (radeon/intel-agp) on unstable
Hi, since 2.0.4 didn''t work with my notebook (see ''[Xen-devel] "general protection faults" in dom0 when loading intel-agp module'') I tried xen-testing. Now I''m on xen-unstable but I still get the following problem. X loads but doesn''t display anything more than the X cursor. The rootwindow looks kind of strange. Please see
2012 Feb 13
3
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
2012/2/6 thomas schorpp <thomas.schorpp at googlemail.com>: > Hi, Hi Thomas, > I want the driver report the battery status from ABM charging controllers > -patch attached- : thanks for your patch. since it introduces a new variable (battery.status.abm), I prefer to step back and think to something useful more widely. thus, I'm thinking about a generic
2007 Mar 08
3
Mini-OS: new_pt_frame fails
Hello, as some might have read in my previous postings, I have a Mini-OS dom0 that constructs a Mini-OS domU on x86 xen-3.0.4-testing. As the memory layout my Dom0 builds does not guarantee, that pages the DomU Mini-OS tries to use as page tables are mapped to existing memory, I changed new_pt_frame in arch/x86/mm.c in the following way: The pt_pfn is mapped R/W, then it is zeroed by a
2005 Nov 07
3
HP/Compaq Rackmount UPS Support?
Hi, I have an HP R5500XR and a Compaq R3000XR that I would like to use with nut. I searched the compatibility lists and the mail list archives but couldn't find anything. They both have 9 pin serial ports. Can anyone give me any information about them, and if they are supported by nut? Thanks, Denny Fox
2005 Jan 26
1
Compiling xenlinux 2.4.29 with grsec.. help needed
Hi list! I''m trying to run 2.4.29-xenU with grsec. Jacob Gorm Hansen said couple of weeks ago, that grsec should work with xen when pax is disabled.. Well, to get the kernel compiling there''s some source hacking that needs to be done.. I''ll describe what I did and what error I got: I downloaded xen-2.0-testing-src.tgz and extracted it. I e...
2006 Jun 09
4
Measuring migration downtime
Hi, I need to get the exact downtime for doing a live migration with ms precision. (I am not bothered about whole migration time which is close to 1 minute.. I need to measure the live migration downtime during which the DomU is out of service.. the figure quoted in the xen documentation says it as ~60 ms.. ) I hope someone must have tried to measure this before. Can you suggest me ideas
2004 Nov 25
8
Virtual ethernet driver.
Hello, I trying to run XEN 2.0 (2.4.27, 2.4.28, 2.6.9) on gentoo 2004.3. When i boot guest domain i get this: anubis xen # xm create -f ttylinux -c Using config file "ttylinux". Started domain ttylinux, console on port 9601 ************ REMOTE CONSOLE: CTRL-] TO QUIT ******** Linux version 2.4.28-xenU (root@anubis) (gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7))
2005 Apr 25
16
[PATCH] Guest boot loader support
Attached is an updated version of the patch to add boot loader support for guest domains. Changes from the initial set of patches: * Per Ian''s request, adds an option to specify booting a specific kernel from the host domain (you can specify it either with the title of the boot loader config entry or with the grub 0-based index) * Reduces some of the code duplication for finding out
2007 Feb 13
5
ATI fglrx patch, OpenGL is working
Hi all. have fglrx driver working with xen, opengl runs fine for me. see http://pastebin.ca/350588 it''s tested with kernel 2.6.19, driver version 8.33.6, xen version 3.0.3 and 3.0.4 thanks to Jacob Gorm Hansen for suggestions testing, feedback (and bugreports - hope not) are welcome Christian -- "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa ____________________________________...