search for: 46am

Displaying 20 results from an estimated 542 matches for "46am".

Did you mean: 40am
2019 Jul 15
6
Mate on Centos 7
On July 15, 2019 8:21:10 AM EDT, Jonathan Billings <billings at negate.org> wrote: >On Mon, Jul 15, 2019 at 07:27:46AM -0400, H wrote: >> What is the recommended way to upgrade to 1.22? > >I see you've already done the appropriate thing, filed a ticket[1] >against the EPEL package in Bugzilla. > >Not much else you can do here. It's not part of CentOS, and is up to >the EPEL maintain...
2010 Dec 17
6
XCP 1.0 Beta - Boot-from-SAN with multipathing - howto?
Hi How can i enable this feature because: Running /opt/xensource/libexec/mpp-rdac --enable it says: No module mppUpper found for kernel 2.6.32.12-0.7.1.xs1.0.0.298.170582xen, aborting. There is no MPP modules... Terveisin/Regards, Pekka Panula, Sofor Oy - Jatkuvat palvelut _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2018 Apr 25
3
formating DVR-RW
On Wed, Apr 25, 2018 at 09:30:46AM -0500, Bill Gee wrote: > On Wednesday, April 25, 2018 9:10:34 AM CDT Michael Hennebry wrote: > > My Centos 6 wodim tell me that it can only format DVD+RW. > > I have DVD-RWs. > > Even when I format a DVD-RW on my standalone DVD recorder, > > wodim still will not write to...
2019 Nov 07
2
[PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert
On Tue, Nov 05, 2019 at 10:16:46AM -0500, Boris Ostrovsky wrote: > > So, I suppose it can be relaxed to a null test and a WARN_ON that it > > hasn't changed? > > You mean > > if (use_ptemod) { > ??????? WARN_ON(map->vma != vma); > ??????? ... > > > Yes, that sounds good. I amended...
2017 Sep 06
2
[PATCH 3/4] paravirt: add virt_spin_lock pvops function
Guys, please trim email. On Tue, Sep 05, 2017 at 10:31:46AM -0400, Waiman Long wrote: > For clarification, I was actually asking if you consider just adding one > more jump label to skip it for Xen/KVM instead of making > virt_spin_lock() a pv-op. I don't understand. What performance are you worried about. Native will now do: "xor rax,rax...
2017 Sep 06
2
[PATCH 3/4] paravirt: add virt_spin_lock pvops function
Guys, please trim email. On Tue, Sep 05, 2017 at 10:31:46AM -0400, Waiman Long wrote: > For clarification, I was actually asking if you consider just adding one > more jump label to skip it for Xen/KVM instead of making > virt_spin_lock() a pv-op. I don't understand. What performance are you worried about. Native will now do: "xor rax,rax...
2015 Jan 05
2
When will CentOS Publish Errata?
On Mon, Jan 05, 2015 at 10:37:46AM -0600, Johnny Hughes wrote: > 2. If someone comes up with a place to get said data, THEN we could > properly publish that data in some way. It would be a hack, but you could probably subscribe an automated account to the enterprise-watch-list mailing list: https://www.redhat.com/mailman/li...
2005 Mar 15
3
rsync error: protocol incompatibility (code 2) at main.c(451)
Wayne, others, Using the same version on server and client, I still got this error. This was still based on last night's CVS (HEAD-20050314-1745GMT) and I am certain both side's versions are identical. :) ... source/sudosh-1.4.7-1.rf.src.rpm 98373 100% 536.69kB/s 0:00:00 (798, 99.9% of 244497) Invalid packet at end of run [sender] rsync error: protocol incompatibility
2014 Nov 20
2
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
On Thu, Nov 20, 2014 at 11:07:46AM -0500, Tejun Heo wrote: > On Thu, Nov 20, 2014 at 05:03:17PM +0100, Petr Mladek wrote: > ... > > @@ -476,7 +460,6 @@ static void virtballoon_remove(struct virtio_device *vdev) > > { > > struct virtio_balloon *vb = vdev->priv; > > > > - kthread_stop(vb-&gt...
2014 Nov 20
2
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
On Thu, Nov 20, 2014 at 11:07:46AM -0500, Tejun Heo wrote: > On Thu, Nov 20, 2014 at 05:03:17PM +0100, Petr Mladek wrote: > ... > > @@ -476,7 +460,6 @@ static void virtballoon_remove(struct virtio_device *vdev) > > { > > struct virtio_balloon *vb = vdev->priv; > > > > - kthread_stop(vb-&gt...
2008 Dec 27
1
open solaris --one-file-system ignored, source path also ignored
...I don't have a workaround for this one. Although I'm specifying to only copy the contents of the /shared/ directory it instead copies the whole of the root filesystem AND the /shared/ filesystem. command line run from the Mac: root 89707 0.0 0.0 76248 944 s003 S+ 9:46AM 0:00.01 /usr/bin/rsync --stats -v -e /usr/bin/ssh -i /var/root/.ssh/ id_dsa -b whitegirl.local -C --bwlimit=2000 -a --delete-after -- numeric-ids -x --exclude=/proc/ --exclude=/usr/ --exclude=/lib/ -- exclude=/dev/ --exclude=/sbin/ --exclude=/bin/ --exclude=/platform/ -- exclude=/system/ -...
2013 Dec 20
3
[LLVMdev] [PATCH] Don't optimize out GDB JIT registrar
...be called from a couple of places and gdb will want to set its breakpoint on the single function address. Let me know if you think otherwise though. Cheers, Andrew On Fri, Dec 20, 2013 at 11:52 AM, Joerg Sonnenberger < joerg at britannica.bec.de> wrote: > On Fri, Dec 20, 2013 at 11:18:46AM +0100, Andrew MacPherson wrote: > > This patch forces it to leave the call using the method described here in > > the 'noinline' section: > > Use asm volatile("":::"memory") to make sure that it doesn't leave > trackes. The noinline can likely go...
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 07:46:46AM +0100, Stefan Hajnoczi wrote: > On Tue, Aug 26, 2014 at 10:16 PM, Andy Lutomirski <luto at amacapital.net> wrote: > > There are two outstanding issues. virtio_net warns if DMA debugging > > is on because it does DMA from the stack. (The warning is correct.) > > This als...
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 07:46:46AM +0100, Stefan Hajnoczi wrote: > On Tue, Aug 26, 2014 at 10:16 PM, Andy Lutomirski <luto at amacapital.net> wrote: > > There are two outstanding issues. virtio_net warns if DMA debugging > > is on because it does DMA from the stack. (The warning is correct.) > > This als...
2016 Apr 27
2
Migration to vfs_fruit with existing AppleDouble files?
Am 27.04.2016 um 19:29 schrieb Ralph Boehme: > On Wed, Apr 27, 2016 at 10:08:46AM -0700, Scott Call wrote: >> Thanks for the response! >> >> This would be really helpful because we use a lot of old adobe type 1 fonts >> that are 100% resource fork and are rendered unusable without the >> marshalled xattr's in addition to the AFP_ streams. > &...
2014 Nov 20
4
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
On Thu, Nov 20, 2014 at 06:26:24PM +0200, Michael S. Tsirkin wrote: > On Thu, Nov 20, 2014 at 06:25:43PM +0200, Michael S. Tsirkin wrote: > > On Thu, Nov 20, 2014 at 11:07:46AM -0500, Tejun Heo wrote: > > > On Thu, Nov 20, 2014 at 05:03:17PM +0100, Petr Mladek wrote: > > > ... > > > > @@ -476,7 +460,6 @@ static void virtballoon_remove(struct virtio_device *vdev) > > > > { > > > > struct virtio_balloon *vb = vdev-&gt...
2014 Nov 20
4
[PATCH v3] virtio_balloon: Convert "vballoon" kthread into a workqueue
On Thu, Nov 20, 2014 at 06:26:24PM +0200, Michael S. Tsirkin wrote: > On Thu, Nov 20, 2014 at 06:25:43PM +0200, Michael S. Tsirkin wrote: > > On Thu, Nov 20, 2014 at 11:07:46AM -0500, Tejun Heo wrote: > > > On Thu, Nov 20, 2014 at 05:03:17PM +0100, Petr Mladek wrote: > > > ... > > > > @@ -476,7 +460,6 @@ static void virtballoon_remove(struct virtio_device *vdev) > > > > { > > > > struct virtio_balloon *vb = vdev-&gt...
2019 Jul 15
5
Mate on Centos 7
I have been running Mate on Centos 7 for some time but it does not work very well on my HiDPI laptop screen. Today I found that I am running version 1.16 of Mate whereas the current version is 1.22. Undoubtedly many of the issues have been fixed since 1.16 was released in 2016... However, EPEL only provides 1.16 - a release from 2016 - and nothing later. What is the recommended way to upgrade to
2014 Jan 15
3
[LLVMdev] [PATCH] Don't optimize out GDB JIT registrar
...address. Let me know if you think otherwise though. > > > > Cheers, > > Andrew > > > > > > > > On Fri, Dec 20, 2013 at 11:52 AM, Joerg Sonnenberger > > <joerg at britannica.bec.de> wrote: > >> > >> On Fri, Dec 20, 2013 at 11:18:46AM +0100, Andrew MacPherson wrote: > >> > This patch forces it to leave the call using the method described here > >> > in > >> > the 'noinline' section: > >> > >> Use asm volatile("":::"memory") to make sure that it doe...
2007 Nov 23
12
[SECURITY] preventing Hwaddr spoofing on bridge
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Is there a way to prevent hwaddr/mac address spoofing between DomU''s? So in a way ''binding'' a mac-address on boot time with a virtual interface? (with something like ebtables/arptables/etc?) Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla -