Displaying 20 results from an estimated 1007 matches for "47pm".
Did you mean:
07pm
2015 Dec 03
4
7.2 kernel panic on boot
On 03/12/2015 13:54, Jonathan Billings wrote:
> On Thu, Dec 03, 2015 at 01:44:47PM +0000, Duncan Brown wrote:
>> The last message before it is "switching to clocksource hpet"
>>
>> Then the panic scrolls by
>>
>> I've no idea if that counts as later or not
> It's unlikely to be a panic related to your hardware clock (HPET =
>...
2015 Jan 30
3
Another Fedora decision
On Fri, Jan 30, 2015 at 03:39:47PM -0600, Frank Cox wrote:
> On Fri, 30 Jan 2015 16:13:17 -0500
> Scott Robbins wrote:
>
> > You may have noticed how if Fedora, by some odd scheme, deems your password
> > unworthy, you have to click Done two times.
>
> Centos 7 does that as well.
Heh, I guess I've...
2018 May 11
2
vfs_full_audit and facility 'auth'...
On Fri, 11 May 2018 13:17:52 -0700
Jeremy Allison <jra at samba.org> wrote:
> On Fri, May 11, 2018 at 09:56:47PM +0200, Timur I. Bakeyev via samba
> wrote:
> > >
> > Fixing it in both ways is easy, but it would be nice to hear from
> > the developers, why did they choose such a limited set of syslog
> > facilities.
>
> I don't know. The limited set was done a long time...
2018 May 11
3
vfs_full_audit and facility 'auth'...
On 11 May 2018 at 18:21, Rowland Penny via samba-technical <
samba-technical at lists.samba.org> wrote:
> On Fri, 11 May 2018 17:56:44 +0200
> "Timur I. Bakeyev" <timur at com.bat.ru> wrote:
>
> > On 11 May 2018 at 17:00, Rowland Penny via samba-technical <
> > samba-technical at lists.samba.org> wrote:
> >
> > > On Fri, 11 May 2018
2017 Mar 29
2
[PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling
On Tue, Mar 21, 2017 at 12:04:47PM +0800, Jason Wang wrote:
> For the socket that exports its skb array, we can use lockless polling
> to avoid touching spinlock during busy polling.
>
> Signed-off-by: Jason Wang <jasowang at redhat.com>
> ---
> drivers/vhost/net.c | 7 +++++--
> 1 file changed, 5 insert...
2017 Mar 29
2
[PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling
On Tue, Mar 21, 2017 at 12:04:47PM +0800, Jason Wang wrote:
> For the socket that exports its skb array, we can use lockless polling
> to avoid touching spinlock during busy polling.
>
> Signed-off-by: Jason Wang <jasowang at redhat.com>
> ---
> drivers/vhost/net.c | 7 +++++--
> 1 file changed, 5 insert...
2014 Aug 12
2
[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
On (Tue) 12 Aug 2014 [06:55:27], Greg KH wrote:
> On Mon, Aug 11, 2014 at 06:11:47PM +0530, Amit Shah wrote:
> > This is a 3.16-only patch. The linux.git fix is
> > 5c06273401f2eb7b290cadbae18ee00f8f65e893, which fixes this issue in a
> > different way.
>
> Why "different"? Why can't I take that original patch instead? What is
> differen...
2014 Aug 12
2
[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
On (Tue) 12 Aug 2014 [06:55:27], Greg KH wrote:
> On Mon, Aug 11, 2014 at 06:11:47PM +0530, Amit Shah wrote:
> > This is a 3.16-only patch. The linux.git fix is
> > 5c06273401f2eb7b290cadbae18ee00f8f65e893, which fixes this issue in a
> > different way.
>
> Why "different"? Why can't I take that original patch instead? What is
> differen...
2017 May 02
2
playing around with removing algos
On Tue, May 02, 2017 at 06:17:47PM +0200, Cristian Ionescu-Idbohrn wrote:
> $ ssh -vvv -oMacs=umac-64 at openssh.com localhost : 2>&1 | egrep -i 'macs|umac'
> debug2: MACs ctos: umac-64 at openssh.com
> debug2: MACs stoc: umac-64 at openssh.com
> debug2: MACs ctos: umac-128-etm at openssh.com,hmac-sha2-256...
2006 Apr 19
1
ypwhich -m
Hi,
I found that ypwhich -m does not work on 6.1-RC, it shows
ypwhich: can't find the master of `?`: reason: No such map in server's domain
IIRC, there was a commit last year to fix this. After some search, I think
it is include/rpcsvc/yp_prot.h revision 1.13 done by peter@ (CC'ed).
As far as I can tell, ypwhich -m is also broken on 5.4 and 5.5-PRERELEASE.
I have tested that
2020 Jan 23
6
Re: [common PATCH] Trim whitespaces from commands read from file
On Thu, Jan 23, 2020 at 02:04:53PM +0100, Martin Kletzander wrote:
> On Thu, Jan 23, 2020 at 12:16:50PM +0100, Martin Kletzander wrote:
> >Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
>
> I forgot to mention this is trying to fix the following BZ:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1351000
> >---
> >mlcustomize/customize_cmdline.ml |
2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
On Thu, Dec 20, 2012 at 11:35:47PM +0400, Anton Korobeynikov wrote:
> > Can this be fixed before the 3.2 release?
> Given that release is tomorrow, then - no, unfortunately.
Well if you can't fix the bug by tomorrow, can't you at least revert the
failing part of...
https://llvm.org/viewvc/llvm-project/compiler-rt/...
2020 Nov 09
3
ctdb error after upgrade to 4.12.10
On Mon, 2020-11-09 at 08:55 -0800, Jeremy Allison via samba wrote:
> On Mon, Nov 09, 2020 at 04:01:47PM +0100, Benedikt Kale? via samba
> wrote:
> > Dear List,
> >
> > I updated to samba 4.12.10-SerNet-Debian-9.buster from 4.12.9
> > and did a
> >
> > gluster volume set volume performance.write-behind off
> >
> > Now I get this in /var/log/syslog...
2013 May 07
1
Syslinux 5.01 fails to boot iPXE
I have an issue to boot iPXE with Syslinux 5.01. However, the same
method works for Syslinux 4.06.
The error messages I got is (see attached png file):
===================================
iPXE 1.0.0+git-20120202.f8840ba-3 -- Open Source Network Boot Firmware
-- http://ipxe.org
Features: VLAN HTTP iSCSI DNS TFTP AoE SRP BzImage COMBOOT ELF MBOOT PXE
PXEXT
/syslinux/ipxe.lkn: command not found
2013 Mar 20
4
[LLVMdev] Hidden-visibility aliases to default-visibility globals
Hi,
I am trying to compile a dynamic loader using LLVM. Part of the IR
for this loader looks like this:
@_rtld_local = hidden alias %struct.rtld_global* @_rtld_global
@_rtld_global = unnamed_addr global %struct.rtld_global { ... }
The purpose of _rtld_local is to allow _rtld_global to be referenced
without using the GOT, as this global is accessed before the dynamic
loader initialises the GOT.
2014 Jul 18
2
[LLVMdev] how to define INTRINSIC_W_CHAIN
...SelectionDAG nodes, so you can start
> your debugging there to try to figure out why it is INSTRINSIC_WO_CHAIN.
>
> -Tom
>
>>
>> tks
>> On Jul 18, 2014, at 4:06 PM, Tom Stellard <tom at stellard.net> wrote:
>>
>>> On Fri, Jul 18, 2014 at 03:19:47PM -0400, kewuzhang wrote:
>>>> en!
>>>>
>>>> my test is : %r1 = call<float> @test.adddiv( <float> %r0, <float>* %p0).
>>>> since
>>>>
>>>
>>> Can you show us the code from your .td file where you defin...
2002 Dec 18
6
Can I build an array of regrssion model?
Hi,
I am trying to use piecewise linear regression to approximate a
nonlinear function. Actually, I don't know how many linear functions I
need, therefore, I want build an array of regression models to automate
the approximation job. Could you please give me any clue?
Attached is ongoing code:
rawData = scan("c:/zyang/mass/data/A01/1.PRN",
what=list(numeric(),numeric()));
len =
2015 Dec 03
2
7.2 kernel panic on boot
...:
>> Duncan Brown wrote:
>>> On 03/12/2015 14:29, Leon Fauster wrote:
>>>> Am 03.12.2015 um 15:06 schrieb Duncan Brown <centos2 at duncb.co.uk>:
>>>>> On 03/12/2015 13:54, Jonathan Billings wrote:
>>>>>> On Thu, Dec 03, 2015 at 01:44:47PM +0000, Duncan Brown wrote:
>>>>>>> The last message before it is "switching to clocksource hpet"
>>>>>>>
>>>>>>> Then the panic scrolls by
>>>>>>>
>>>>>>> I've no idea if that coun...
2016 Jun 06
2
[PATCH v5 1/6] qspinlock: powerpc support qspinlock
On Fri, Jun 03, 2016 at 02:33:47PM +1000, Benjamin Herrenschmidt wrote:
> ?- For the above, can you show (or describe) where the qspinlock
> ? ?improves things compared to our current locks.
So currently PPC has a fairly straight forward test-and-set spinlock
IIRC. You have this because LPAR/virt muck and lock holder preempti...
2016 Jun 06
2
[PATCH v5 1/6] qspinlock: powerpc support qspinlock
On Fri, Jun 03, 2016 at 02:33:47PM +1000, Benjamin Herrenschmidt wrote:
> ?- For the above, can you show (or describe) where the qspinlock
> ? ?improves things compared to our current locks.
So currently PPC has a fairly straight forward test-and-set spinlock
IIRC. You have this because LPAR/virt muck and lock holder preempti...