search for: relinquish

Displaying 20 results from an estimated 188 matches for "relinquish".

2005 Dec 15
0
[PATCH] check before relinquishing vlapic because VMX domain may crash very early
check before relinquishing vlapic because VMX domain may crash very early. Signed-off-by: Xin Li <xin.b.li@intel.com> Also pls push to xen-3.0-testing.hg. thanks diff -r dc8122d90670 xen/arch/x86/vmx.c --- a/xen/arch/x86/vmx.c Wed Dec 14 18:47:16 2005 +++ b/xen/arch/x86/vmx.c Thu Dec 15 16:18:14 2005 @@ -1...
2012 Aug 23
2
[PATCH] nvmx: fix resource relinquish for nested VMX
The previous order of relinquish resource is: relinquish_domain_resources() -> vcpu_destroy() -> nvmx_vcpu_destroy(). However some L1 resources like nv_vvmcx and io_bitmaps are free in nvmx_vcpu_destroy(), therefore the relinquish_domain_resources() will not reduce the refcnt of the domain to 0, therefore the latter vcpu rel...
2011 May 10
2
Audio pass through
...a PCI audio device from the physical host to the Fedora VM, but then it refuses to boot. I remember reading that physical hardware can only be passed through to VMs if it is not in use on the physical host. Any suggestions on how to get audio pass through happening? How can I get the host to "relinquish" the audio device so that a VM can use it? Thanks Michael Hall IT Communications Officer Alice Springs Town Council mhall at astc.nt.gov.au (08) 8950 0561
2004 Jul 16
1
/proc/xen/memory_target patch
...uffix. The request is parsed with the same function that parses the mem= boottime kernel param. Memory sizes in bytes are internally truncated to pages. Minimum change is PAGE_SIZE (4k). dragonfly:~# cat /proc/xen/memory_target 134217728l dragonfly:~# echo 50m > /proc/xen/memory_target Relinquish 78MB to xen. Domain now has 50MB dragonfly:~# echo 100m > /proc/xen/memory_target Reclaim 50MB from xen. Domain now has 100MB dragonfly:~# cat /proc/xen/memory_target 104857600l Daivd (btw, updating twisted to 1.3 solved my console problems) *** xeno-unstable.bk/linux-2.4.26-xen-spar...
2005 Sep 11
4
[RFC] The Early Demise of Myriad (Thanks To Ruby Threads)
...e Ruby source and watching several strace runs, it''s clear that the Ruby Thread implementation uses select in a way that--while not being bad--just isn''t compatible with libevent. The second a thread is created Ruby assumes it''s the only game in town and doesn''t relinquish control. This basically means that, I have three choices as I see it: 1) Ruby/Event becomes completely evil and redefines Thread''s initialize so that it throws an exception telling you to not use threads. Ugh. 2) Implement DRb using Myriad so that people can get the advantages of t...
2008 Jun 16
8
Vcpu allocation for a newly created domU
Hi all, I am having confusion regarding the way a newly created domain is allocated vcpu. Initially during dom0 creation alloc_vcpu is called to create vcpu structs for all the available cpu''s and assigned to dom0. But its not the case for domU creation. 1. So how will dom0 relinquish/share vcpu to/with a newly created domU. Does this happen as part of the shared_info page mapping?? 2. Till the end of DOMCTL_createdomain hypercall d->vcpu is null but by the start of xc_linux_bulid_internal function d->vcpu is pointing to some vcpu. How is this?? 3. As part of the domU conf...
2007 Nov 19
1
Recommended settings for dom0_mem when using zfs
I have a xVm b75 server and use zfs for storage (zfs root mirror and a raid-z2 datapool.) I see everywhere that it is recommended to have a lot of memory on a zfs file server... but I also need to relinquish a lot of my memory to be used by the domUs. What would a good value for dom0_mem on a box with 4 gig of ram?
2010 Aug 12
1
Question regarding Hypervisor_sched_op function
Hi, I am trying to understand Hypervisor_sched_op function and I have few question regarding this - 1. I understand that a guest VM can use the above function with "yield", in order to relinquish CPU time to other guests with running tasks. a) So when the guest VM makes this call does it save/persist any scheduling information about its current processes like runqueue, process state - runnable, ready etc ? If it does can someone point to the code I can look at. c) When yielded guest VM is...
2010 Aug 12
1
Question regarding Hypervisor_sched_op function
Hi, I am trying to understand Hypervisor_sched_op function and I have few question regarding this - 1. I understand that a guest VM can use the above function with "yield", in order to relinquish CPU time to other guests with running tasks. a) So when the guest VM makes this call does it save/persist any scheduling information about its current processes like runqueue, process state - runnable, ready etc ? If it does can someone point to the code I can look at. c) When yielded guest VM is...
2007 Nov 19
1
Recommended settings for dom0_mem when using zfs
I have a xVm b75 server and use zfs for storage (zfs root mirror and a raid-z2 datapool.) I see everywhere that it is recommended to have a lot of memory on a zfs file server... but I also need to relinquish a lot of my memory to be used by the domUs. What would a good value for dom0_mem on a box with 4 gig of ram?
2007 Jun 15
1
samba not responding to linux __break_lease() call.
I am working on a distributed file system running on linux where I am trying to add support for samba OpLocks and I am observing behavior that I do not understand. My understanding is that samba establishes a lease on a file and expects to receive a signal when conditions change and samba must relinquish the lease. In my file system, when I detect a condition, possibly on another node of my cluster, that requires samba to relinquish the lease, the file system calls linux routine, __break_lease(), on the node where the samba server has established the lease. I would expect that the call to __break...
2013 Jan 31
1
Sanlock gives up lock when VM is paused
...red and working and prevents me from starting the same VM twice on multiple nodes and corrupting it's root filesystem. Each VM's domain XML resides on 2 servers that share the LVM volume group over fiber channel. In testing, I noticed that if I pause a VM on node 1, the sanlock lock is relinquished, and I am able to start the same VM, using the same root filesystem, on node 2. I get a lock error when unpausing node 1's VM if node 2's copy is still running, but by this point, the disk may already be corrupted. Is it necessary that paused VMs don't get to keep their locks? Is...
2009 Feb 08
1
Unhandled invalid opcode fault/trap
Hi, Trying to get pv_ops working with 2.6.28.4, this is what I get on an Intel Xeon CPU. Works fine on AMD Opteron... (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) Xen is relinquishing VGA console. (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch input to Xen) (XEN) Freed 104kB init memory. (XEN) mm.c:1482:d1 Bad L1 flags 800000 (XEN) traps.c:437:d1 Unhandled invalid opcode fault/trap [#6] on VCPU 0 [ec=0000] (XEN) domain_crash_sync...
2007 Dec 11
3
Fishing attempt locking up dovecot
...cesses to spawn and suck up all available resources. The problem: Obviously this can act like a dos attack, but the real issue is after the spammer stops (by virtue of being added to our firewall blacklist, being caught and shut down by their isp, or otherwise), dovecot doesn't seem to relinquish the resources, causing "too many files open" errors for normal usage. The master process usually hangs around 40-50 files open at any given time, with about 10,000 logins a day (I use: lsof -p `cat /var/run/ dovecot/master.pid ` | wc -l), after the attempt is over I always see the...
2012 Oct 17
1
[PATCH 1/6] xen: balloon: allow PVMMU interfaces to be compiled out
...k back into the page tables if not highmem. */ if (xen_pv_domain() && !PageHighMem(page) && !xen_feature(XENFEAT_auto_translated_physmap)) { @@ -371,6 +372,7 @@ static enum bp_state increase_reservation(unsigned long nr_pages) 0); BUG_ON(ret); } +#endif /* Relinquish the page back to the allocator. */ ClearPageReserved(page); @@ -419,6 +421,7 @@ static enum bp_state decrease_reservation(unsigned long nr_pages, gfp_t gfp) scrub_page(page); +#ifdef CONFIG_XEN_HAVE_PVMMU if (xen_pv_domain() && !PageHighMem(page)) { if (!xen_feature(XENFEAT...
2007 Aug 02
4
[PATCH][ELF] Correct space calculation for symtab when BSD_SYMTAB=yes
Hi! If there is a string table for section headers, it also gets loaded. Therefore take it into account in size calculation for kernel symtab. Also there is no need to call elf_set_verbose() a second time after elf_init() (First call happens within elf_init()). Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> Keir: Can you also apply changeset 15672 and this patch to Xen
2008 Mar 27
11
[PATCH 1/5] Add MSI support to XEN
This patch changes the pirq to be per-domain in xen tree. Signed-off-by: Jiang Yunhong <yunhong.jiang@intel.com> Signed-off-by: Shan Haitao <haitao.shan@intel.com> Best Regards Shan Haitao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2004 Dec 17
0
Love is Golden: all ideas have and always will be.
I am delighted to be able to tell you that I have taken a decision to relinquish Copyright ownership of all Samba-related code that I have ever written. I would like to take this as an opportunity to formally request the Samba Team to reopen the case for forming an ASF-like "Samba Software Foundation". As you are no doubt aware, I started work on NT Domain analysis...
2011 Aug 13
1
proftpd can't login locally
...Aug 12 15:13:57 VIRTCENT07 proftpd[9964] 192.168.1.29 (127.0.0.1[127.0.0.1]): retrieved group name: bluethundr Aug 12 15:13:57 VIRTCENT07 proftpd[9964] 192.168.1.29 (127.0.0.1[127.0.0.1]): ROOT PRIVS at mod_auth_pam.c:312 Aug 12 15:13:58 VIRTCENT07 proftpd[9964] 192.168.1.29 (127.0.0.1[127.0.0.1]): RELINQUISH PRIVS at mod_auth_pam.c:482 Aug 12 15:13:58 VIRTCENT07 proftpd[9964] 192.168.1.29 (127.0.0.1[127.0.0.1]): USER bluethundr (Login failed): Incorrect password. Aug 12 15:13:58 VIRTCENT07 proftpd[9964] 192.168.1.29 (127.0.0.1[127.0.0.1]): dispatching POST_CMD_ERR command 'PASS (hidden)' to mod...
2008 Jul 14
4
FE driver and log dirty
Here''s a question about FE driver and log dirty, when live migration is concerned. Log dirty mode is used in live migration, which works for those polluted pages from CPU issued accesses, but not for DMA path (as BE driver talked here which access from another domain like dom0). Most frontend drivers don''t implement their own suspend interface (netfront implements when