search for: 46pm

Displaying 20 results from an estimated 953 matches for "46pm".

Did you mean: 26pm
2012 Jan 30
4
[PATCH] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> diff --git a/arch/x86/pci/xen.c b/arch/x86/pci/xen.c index 492ade8..d99346e 100644 --- a/arch/x86/pci/xen.c +++ b/arch/x86/pci/xen.c @@ -374,7 +374,7 @@ int __init pci_xen_init(void) int __init pci_xen_hvm_init(void) { - if (!xen_feature(XENFEAT_hvm_pirqs)) + if (!xen_have_vector_callback ||
2017 Mar 06
2
moderator of this mailinglist
On Fri, Mar 03, 2017 at 07:49:46PM -0500, Gene Cumm wrote: > On Tue, Feb 28, 2017 at 4:19 PM, Geert Stappers wrote: > > > > It is not important how long I have been moderator for this mailinglist. > > Thing is that I'm thinking about stepping back. > > > } Who would like to help the Syslinux project...
2019 Sep 26
2
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
On Thu, Sep 26, 2019 at 12:04:46PM +0800, Jason Wang wrote: > > > > I'm not sure how stable above ops are. > > > It's the kernel internal API, so there's no strict requirement for this. We > > > will export a version value for userspace for compatibility. > > Given it's tied to vir...
2019 Sep 26
2
[PATCH V2 6/8] mdev: introduce virtio device and its device ops
On Thu, Sep 26, 2019 at 12:04:46PM +0800, Jason Wang wrote: > > > > I'm not sure how stable above ops are. > > > It's the kernel internal API, so there's no strict requirement for this. We > > > will export a version value for userspace for compatibility. > > Given it's tied to vir...
2016 Oct 03
3
Simple Samba server for "at home" - what do I need and what not?
Hi Rowland, On Mon, Oct 03, 2016 at 02:11:46PM +0100, Rowland Penny via samba wrote: > You could take a look at Amahi: > > https://www.amahi.org/ > > I know it isn't based on debian, but it sounds just like what you are > looking for. I would like to build it myself and gain some knowledge on the way. Greetings Marc -...
2017 Dec 05
3
[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
On Tue, Dec 05, 2017 at 08:57:46PM +0200, Michael S. Tsirkin wrote: > I don't see WRITE_ONCE inserting any barriers, release or > write. Correct, never claimed there was. Just saying that: obj = READ_ONCE(*foo); val = READ_ONCE(obj->val); Never needs a barrier (except on Alpha and we want to make that go away). S...
2017 Dec 05
3
[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
On Tue, Dec 05, 2017 at 08:57:46PM +0200, Michael S. Tsirkin wrote: > I don't see WRITE_ONCE inserting any barriers, release or > write. Correct, never claimed there was. Just saying that: obj = READ_ONCE(*foo); val = READ_ONCE(obj->val); Never needs a barrier (except on Alpha and we want to make that go away). S...
2012 Mar 01
2
[LLVMdev] Stack alignment on X86 AVX seems incorrect
On Thu, Mar 01, 2012 at 06:16:46PM +0000, Demikhovsky, Elena wrote: > vmovaps should not access stack if it is not aligned to 32 I'm not completely sure I understand your problem. Are you saying that the generated code assumes 256bit alignment, your default stack alignment is 128bit and LLVM doesn't adjust it automatical...
2020 Jun 30
2
Users, home directories and profiles
On Tue, Jun 30, 2020 at 02:41:46PM +0200, Enrico Morelli via samba wrote: > On Tue, 30 Jun 2020 11:01:27 +0100 > Rowland penny via samba <samba at lists.samba.org> wrote: > > > On 30/06/2020 10:40, Enrico Morelli via samba wrote: > > > At the end I'll to abandon samba :-(( > > > I'm re...
2018 Aug 16
2
explorer.exe crashes on security tab access
On Thu, Aug 16, 2018 at 07:35:46PM +0100, Rowland Penny via samba wrote: > > > > The crash only happens when a local unix group (in this case root) is > > set as the group for the shared file. > > There is one very big problem with that theory, Administrator is > mapped (in idmap.ldb) to root, so when yo...
2013 Nov 22
0
[LLVMdev] new dragonegg 3.4 warning on darwin12
On Thu, Nov 21, 2013 at 07:37:46PM -0500, Jack Howarth wrote: > Duncan, > Is this expected for x86_64-apple-darwin12 under Xcode 5? Using current > llvm/compiler-rt/clang/polly/testsuite with dragonegg 3.4 branch, I see > the warnings... > > % /sw/lib/gcc4.8/bin/gcc-4 -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -s...
2007 May 04
4
Stumped: kernel 2.6.18-8 source doesn't build???
I installed the kernel-2.6.18-8.el5.src.rpm today and went to build it, but it fails with this error: $ rpmbuild -bp --target=`uname -m` kernel-2.6.spec Building target platforms: x86_64 Building for target x86_64 error: Failed build dependencies: unifdef is needed by kernel-2.6.18-8.el5.x86_64 I double checked and this appears to be the latest kernel source rpm on centos/5.0/os/SRPMS.
2007 Apr 16
6
BSNL caller ID (India)
Has anyone figured out the way of getting the caller id for BSNL on Asterisk 1.4.2 I have tried following link http://bugs.digium.com/view.php?id=6683&nbn=24 but was not able to get it, although did not ge any error too. I always get the caller id as asterisk. Can someone please help. Regards, Sanjay Rajdev
2005 May 15
7
Shockwave - any progress?
I have achieved much of what I wanted to achieve using Wine, with one exception. I was hoping to be able to use Shockwave content, but despite installing Firefox and the Shockwave plugin, it does not work - it seems to stop after the promotional film before the actual requested content. I know there are "pay" solutions to this problem, but was wondering if anyone had found a free
2018 Mar 11
2
Run smbd in AD user context
2018-03-10 19:48 GMT+01:00 Jeremy Allison <jra at samba.org>: > On Sat, Mar 10, 2018 at 01:10:46PM +0100, Davor Vusir via samba wrote: > > > > Off list I got a tip on using become_user(). A soon as I get a grip on > how > > to extract the calling user's vuid I give it a try I have of course tried > > other functions; become_user_permanently( ), become_user_by_sessi...
2014 Jul 03
3
memoryStats question
Hello, I'm trying to get memory usage statistic inside a guest machine using virDomainMemoryStats function at libvirt. According to http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the structure could have a lot of useful memory statistic but the amount of parameters depends on the hypervisor and the driver. However using KVM I'm able to get
2016 Jul 08
2
Re: [PATCH v3 4/8] mllib: Add some imperative list manipulation functions.
On Thu, Jul 07, 2016 at 06:08:43PM +0100, Richard W.M. Jones wrote: > On Thu, Jul 07, 2016 at 07:00:46PM +0200, Pino Toscano wrote: > > On Thursday 07 July 2016 17:30:03 Richard W.M. Jones wrote: > > > This adds imperative list manipulation functions inspired by Perl. > > > The functions are passed list refs which get updated in place. > > > > > > This allows...
2013 Nov 22
2
[LLVMdev] new dragonegg 3.4 warning on darwin12
Duncan, Is this expected for x86_64-apple-darwin12 under Xcode 5? Using current llvm/compiler-rt/clang/polly/testsuite with dragonegg 3.4 branch, I see the warnings... % /sw/lib/gcc4.8/bin/gcc-4 -fplugin=/sw/lib/gcc4.8/lib/dragonegg.so -specs=/sw/lib/gcc4.8/lib/integrated-as.specs -fplugin-arg-dragonegg-enable-gcc-optzns -Ofast himenoBMTxpa.c himenoBMTxpa.c: In function ‘main’:
2017 Sep 04
2
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
On Mon, Sep 04, 2017 at 04:16:46PM +0000, Nirmal Thacker wrote: > Can 1.1pre15 nodes coexist with 1.1pre14 nodes? Yes, but I have not tested this extensively. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed...
2017 Sep 04
2
[Announcement] Tinc versions 1.0.32 and 1.1pre15 released
On Mon, Sep 04, 2017 at 04:16:46PM +0000, Nirmal Thacker wrote: > Can 1.1pre15 nodes coexist with 1.1pre14 nodes? Yes, but I have not tested this extensively. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed...