similar to: Is Paravirtualization supports Redhat linux-9

Displaying 20 results from an estimated 50000 matches similar to: "Is Paravirtualization supports Redhat linux-9"

2007 Apr 18
2
Xen i386 paravirtualization support
Hi,Chris? I wonder which version of Xen did the para-Linux works with. I applied the patches, compiled them and tried them on both xen-3.0.2 and the latest xen-unstable. Both result in panics when booting Xen and complain as follows: (XEN) Domain 0 kernel supports features = { 00000005 }. (XEN) Domain 0 kernel requires features = { 00000005 }. (XEN) (XEN)
2008 Apr 28
1
Advantages of HVM vs. paravirtualization in a Linux-only enviroment?
Newbie here. My hardware supports HVM (full virtualization), but I only need to run Linux on it. I initially tried to create a HVM domU, but couldn''t get pciback to work with a telephony card I need for use with Asterisk. However everything seems to be working fine under a paravirtualized guest as long as I use permissive mode on the card. (Knock on wood-I''ve had some weird
2007 Apr 11
0
Problem installing xen on Opensuse10.2
Hello I try to install xen3.0.4 on opensuse10.2 but when i install the kernel i get QUOTE rpm -ivh kernel-xen-2.6.16.33-3.0.4.1.i686.rpm Preparing... ########################################### [100%] 1:kernel-xen ########################################### [100%] /sbin/mkinitrd: line 3036: /boot/initrd-2.6.16.33-xen_3.0.4.1.img/etc/fstab: Datei oder Verzeichnis nicht gefunden No
2007 May 17
3
Converting Full Virt to Para virt
Hi, I am running xen-unstable , now i have a Full Virt DomU running RHEL 3 update 5 wanted to know is there a way to convert this vm to Paravirt . regards Satya _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jul 14
1
[LLVMdev] LoopInterchange Pass
--- On Tue, 7/13/10, Satya Jandhayala <satya_jandhayala at yahoo.com> wrote: From: Satya Jandhayala <satya_jandhayala at yahoo.com> Subject: LoopInterchange Pass To: llvmdev at cs.uiuc.edu Date: Tuesday, July 13, 2010, 12:06 PM Hi,   I developed a Loop Interchange pass. Please take a look. I have not incorporate data dependence analysis check. I can insert it when the
2007 Oct 16
8
Xeno Linux never pins L1 tables ?
hi, I''m developing my own 32-bit (no PAE) paravirtualized kernel for xen with Mini-OS as a starting point. I am currently working on process page table support (equivalent of arch/i386/mm/pgtable-xen.c) and mostly following Linux for the moment. I noticed that linux-2.6.18-xen never pins an L1 table (a pte), yet __pgd_pin() walks the page directory and gives up write access on the kernel
2002 Oct 29
0
Again problems with PDC
Ok I probably found the first problem with my system: I was using a domain name identical to the workgroup already set on the clients. I changed it and anything seems to work better infact I can now join the domain and the machine account it's created... BUT when the system ask me to create a new machine user the system give me this error: "cannot create user account since trust
2002 Oct 31
1
PDC problems ....
I've got a big problem with my PDC (Mandrake 8.2 with samba 2.2.5): when I try to join the domain from a W2KPRO (sp3) workstation the procedure goes on well until it require to create a local account for a Domain user ... the system let me browse all the user account on the domain controller but when I try to add it reports this error: "The trust relationship between this workstation and
2007 Apr 18
1
[PATCH 0/9] i386 MMU paravirtualization patches
These patches provide the infrastructure for paravirtualized MMU operations while at the same time cleaning up and optimizing the pagetable accessors for i386. They should be largely uncontroversial and are well tested. There are still some performance gains to be had for paravirtualization, but it is more important to get the native code base that will enable them checked in first. Zach
2007 Apr 18
1
[PATCH 0/9] i386 MMU paravirtualization patches
These patches provide the infrastructure for paravirtualized MMU operations while at the same time cleaning up and optimizing the pagetable accessors for i386. They should be largely uncontroversial and are well tested. There are still some performance gains to be had for paravirtualization, but it is more important to get the native code base that will enable them checked in first. Zach
2008 Oct 15
3
Linux HVM install in Solaris Dom-0 talking 36+ hours
Hi! I''m running svn_99 and just tried to install Fedora using the following script: #!/bin/sh ISO=nfs:dom0:/storage/misc/Downloads/ISOs/Linux/Fedora9/Fedora-9-x86_64 zfs create -V 20G storage/fedora virt-install \ --hvm \ --os-type linux \ --os-variant fedora8 \ -n fedora \ -f /dev/zvol/dsk/storage/fedora \ -l ${ISO} \ --vnc \
2010 Jul 14
0
[LLVMdev] LoopInterchange Pass
Hi Satya, On Tue, Jul 13, 2010 at 12:06 PM, Satya Jandhayala < satya_jandhayala at yahoo.com> wrote: > Hi, > > I developed a Loop Interchange pass. Please take a look. > I have not incorporate data dependence analysis check. I can insert it when > the LoopDependenceAnalysis is available. > Have you tried using include/llvm/Analysis/LoopDependenceAnalysis.h ? Please
2006 Jan 29
2
VT or paravirtualization?
Hello, What is the better solution now to run linux domUs under Xen3? Using a VT hardware, sould I install a xen-patched kernel as I would where no VT extension, or use an unmodified linux guest system? Is there any performance difference between a Pentium D 3 Ghz with vt (9xx) and without it (8xx)? Regards, Slapic _______________________________________________ Xen-users mailing list
2002 Oct 31
2
PDC Problems (read this the first one is incomplete)
Sorry but I've posted an incomplete message before that: I've got a big problem with my PDC (Mandrake 8.2 with samba 2.2.5): when I try to join the domain from a W2KPRO (sp3) workstation the procedure goes on well until it require to create a local account for a Domain user ... the system let me browse all the user account on the domain controller but when I try to add it reports this
2007 Oct 23
0
Paravirtualization Issue
Hi Guys, Here is my problem... Im trying to install a Paravirtualization Guest, but Linux isnt able to recognize my disk. To install this paravirtualized guest, Im using the virt-manager and FC7_64 and a simple file as a Disk. I tried o lit of things, like specifing a ISO from nfs, http, local... I have installed in this server a FC5 (full virtualization). I have the same problem when installing
2007 Feb 22
2
File Locking
Hi- I'm running Samba on OpenSuse10.2 and have shared some drives with Windows clients. The clients are accessing a bunch of MS Word files on the server and we have experienced a lot of weird file locking problems. Sometimes MS Word will open the file as Read-Only which is creating a bit of a headache. I would like to turn off file locking completely on the Samba side and was wondering
2006 Nov 07
0
Scan or read.table bug in R?
Please post general R help questions to the R-help mailing list. The likely problem here is that your file isn't in the current working directory. To avoid this problem, I often use the file.choose() function to obtain a full path to the file, rather than typing the name out myself. Duncan Murdoch On 11/7/2006 8:48 AM, Satya Pimputkar wrote: > Hello R-Team, > > > >
2008 Sep 03
5
Unable to start Xorg in dom0 (Linux kernel 6.1.18)
Hi, everyone, I installed the Xen3.1.0 based on Fedora8 and enter the Dom0 successfully. The kernel of dom0 is linux-2.6.18-xen0. But the Xorg could not start in the Dom0. When I use the "startx" command to start the X server, the error information is following: ......... (==) Using config file: "etc/X11/xorg.conf" (II) Module already built-in (II) Module already built-in
2008 Apr 14
1
no xenfb in Fedora 8 Xen kernel?
Hi, I''m trying to start Xorg on a PV Fedora8 guest running 2.6.21.7 fedora stock xen kernel, however, it seems that there''s no xenfb.ko driver included in the .rpm package. The only included drivers I see in /lib/modules are: emre@xenroot:/lib/modules/2.6.21.7-3.fc8xen/kernel/drivers/xen$ ls blkback blkfront blktap netback netfront pciback however, if I look at the
2003 Jun 23
1
can't compile on redhat 9
hi, while the current cvs compile on redhat 8.0 on redhat 9 gives the following error: ---------------------------- checking whether va_lists can be copied by value... yes ./configure: line 14217: syntax error near unexpected token `SSL,' ./configure: line 14217: ` PKG_CHECK_MODULES(SSL, openssl)' error: Bad exit status from /var/tmp/rpm-tmp.84419 (%build) ----------------------------