search for: 47am

Displaying 20 results from an estimated 554 matches for "47am".

Did you mean: 40am
2007 May 31
0
background worker just stops running after some time
...44 -0700 2007, @repeat_interval=3600, @end_time=nil>, earliest=Thu May 31 14:47:44 -0700 2007, last=Thu May 31 14:47:44 -0700 2007> and no error messages. So I checked to see if the processes are still running, and I have: $ps aux | grep ruby mongrel 639 0.5 3.2 36000 32176 ?? S 10:47AM 2:28.13/usr/local/bin/ruby /usr/local/bin/mongrel_rai mongrel 633 0.3 3.3 36820 32924 ?? S 10:47AM 2:41.17/usr/local/bin/ruby /usr/local/bin/mongrel_rai mongrel 636 0.0 3.2 35888 32040 ?? S 10:47AM 2:33.56/usr/local/bin/ruby /usr/local/bin/mongrel_rai root 678 0.0 0.2 39076...
2013 Oct 16
13
About arm32 address translation
Hi Ian, I am trying to add supporting dumping 32-bit guest on arm32 to see what happened in my dom0 kernel when booting. It seems gvirt_to_maddr() is not workable under arm32. But why has it been implemented both in include/asm-arm/arm{32,64}/page.h? Thanks. Baozi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2016 Aug 12
2
Samba and POSIX ACLs
On Fri, Aug 12, 2016 at 11:20:47AM -0500, Sergei Gerasenko via samba wrote: > It looks like this is a long known issue: > > https://bugzilla.samba.org/show_bug.cgi?id=10792 If by long known you mean "as designed". As Samba supports ACL setting on files/directories we don't restrict what happens to them after...
2017 May 05
2
Memory leak in samba-ad-dc on 4.5.x not related to aio?
On Fri, May 05, 2017 at 10:21:05AM +0200, Sven Schwedas wrote: > On 2017-05-05 10:09, Volker Lendecke wrote: > > On Fri, May 05, 2017 at 09:42:47AM +0200, Sven Schwedas via samba wrote: > >>> root 9988 0.8 59.4 1571936 606488 ? S Apr26 114:41 /usr/sbin/samba > > > > Can you post /proc/9988/smaps somewhere? > > Sure, http://up.tao.at/-0242609d03e69298bb27155078663d51/smaps.9988.txt Ok, it's act...
2020 May 06
3
[GIT PULL] vhost: fixes
On Wed, May 06, 2020 at 03:28:47AM +0000, Justin He wrote: > Hi Michael > > > -----Original Message----- > > From: Michael S. Tsirkin <mst at redhat.com> > > Sent: Monday, May 4, 2020 8:16 PM > > To: Linus Torvalds <torvalds at linux-foundation.org> > > Cc: kvm at vger.kernel.org; vir...
2020 May 06
3
[GIT PULL] vhost: fixes
On Wed, May 06, 2020 at 03:28:47AM +0000, Justin He wrote: > Hi Michael > > > -----Original Message----- > > From: Michael S. Tsirkin <mst at redhat.com> > > Sent: Monday, May 4, 2020 8:16 PM > > To: Linus Torvalds <torvalds at linux-foundation.org> > > Cc: kvm at vger.kernel.org; vir...
2004 Sep 10
3
last minute changes
--- Asheesh Laroia <paulproteus@technologist.com> wrote: > Can't you write a script for ./configure that checks for this, rather > than > having the library do the check each time it's used? If not, perhaps > check /proc/cpuinfo or something. The DoIHaveSSE and DoIHave3DNow > checks > could fork() if the system provides fork(); if not, the checks would > return
2007 Jul 24
4
Act as Ferret supports Conditional search?
Hi all, Im a newbie to ferret.I have installed the act_as_ferret gem and i actually want to search for some content in the model,but per user. My model has data,user_id.So within the data column i have to serach for a word if it exists for a given user. So can i achieve that ? presently i know that it just searches the "data" column irrespective of the user given. Can someone help me
2019 Dec 10
2
Re: Libguestfs with Yara rules error
On Tue, Dec 10, 2019 at 09:19:47AM +0100, Luis wrote: > I am using libguestfs 1.40.2 and yara 3.11.0 but when I execute my program > it thoughts the following error: > > $> ./yara-guestfs > libguestfs: error: yara_load: feature 'libyara' is not available in this > build of libguestfs. Read 'AVAILAB...
2019 Mar 19
2
[summary] virtio network device failover writeup
On Tue, Mar 19, 2019 at 08:46:47AM -0700, Stephen Hemminger wrote: > On Tue, 19 Mar 2019 14:38:06 +0200 > Liran Alon <liran.alon at oracle.com> wrote: > > > b.3) cloud-init: If configured to perform network-configuration, it attempts to configure all available netdevs. It should avoid however doing so on net-fa...
2019 Mar 19
2
[summary] virtio network device failover writeup
On Tue, Mar 19, 2019 at 08:46:47AM -0700, Stephen Hemminger wrote: > On Tue, 19 Mar 2019 14:38:06 +0200 > Liran Alon <liran.alon at oracle.com> wrote: > > > b.3) cloud-init: If configured to perform network-configuration, it attempts to configure all available netdevs. It should avoid however doing so on net-fa...
2013 Aug 28
2
[PATCH 3/6] drm/nouveau: hook up cache sync functions
On Wed, Aug 28, 2013 at 02:00:47AM +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach <dev at lynxeye.de> > --- > drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++++ > drivers/gpu/drm/nouveau/nouveau_gem.c | 5 +++++ > 2 files changed, 9 insertions(+) > > diff --git a/drivers/gpu/drm/nouveau/nouveau_bo.c...
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote: > On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote: >> Additionally, there are notable exceptions to the rule that most drivers >> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it >> would remain possible to check such drivers with sparse without enabling >> endianness che...
2016 Dec 08
3
[PATCH] linux/types.h: enable endian checks for all sparse builds
On 12/07/16 21:54, Michael S. Tsirkin wrote: > On Thu, Dec 08, 2016 at 05:21:47AM +0000, Bart Van Assche wrote: >> Additionally, there are notable exceptions to the rule that most drivers >> are endian-clean, e.g. drivers/scsi/qla2xxx. I would appreciate it if it >> would remain possible to check such drivers with sparse without enabling >> endianness che...
2017 Aug 11
3
[Gluster-devel] How commonly applications make use of fadvise?
On Fri, Aug 11, 2017 at 12:47:47AM -0400, Raghavendra Gowdappa wrote: > Hi all, > > In a conversation between me, Milind and Csaba, Milind pointed out > fadvise(2) [1] and its potential benefits to Glusterfs' caching > translators like read-ahead etc. After discussing about it, we agreed > that our performance...
2011 Mar 03
5
Sharing a caching NFS mount with samba?
I am trying to set up a caching link between two points, that can be shared with windows and *nix. In both locations, I have linux-based servers with data, which have caching NFS mounts (that is, mount -t nfs -o fsc, with cachefilesd). These mounts are working correctly and I have tested the cache locally to much success. What I have not been able to get working is sharing those mounts with
2013 Jun 11
3
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On Tue, Jun 11, 2013 at 10:10:47AM +0300, Michael S. Tsirkin wrote: > On Thu, Jun 06, 2013 at 10:02:14AM -0500, Anthony Liguori wrote: > > Gleb Natapov <gleb at redhat.com> writes: > > > > > On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote: > > >> "H. Peter Anvin" &...
2013 Jun 11
3
[PATCH RFC] virtio-pci: new config layout: using memory BAR
On Tue, Jun 11, 2013 at 10:10:47AM +0300, Michael S. Tsirkin wrote: > On Thu, Jun 06, 2013 at 10:02:14AM -0500, Anthony Liguori wrote: > > Gleb Natapov <gleb at redhat.com> writes: > > > > > On Wed, Jun 05, 2013 at 07:41:17PM -0500, Anthony Liguori wrote: > > >> "H. Peter Anvin" &...
2010 Mar 16
1
[LLVMdev] [patch] Writing ConstantUnions
On Mar 15, 2010, at 2:30 PM, Tim Northover wrote: > On Mon, Mar 15, 2010 at 11:51:47AM +0000, Tim Northover wrote: >> Hello, >> >> I noticed a bit of a gap in the current code for unions: a >> ConstantUnion cannot be written out to .ll. > > I've been continuing plugging gaps as I find them, which might not be > the best way to solve this proble...
2011 Dec 02
0
[LLVMdev] LLVM-3.0 fails to build on linux ppc32
On Fri, Dec 02, 2011 at 06:59:47AM -0600, Hal Finkel wrote: > On Fri, 2011-12-02 at 13:28 +0100, Joerg Sonnenberger wrote: > > On Fri, Dec 02, 2011 at 12:30:29PM +0100, acrux_it at libero.it wrote: > > > +// Generated files will use "namespace PPC". To avoid symbol clash, > > > +// undefine PPC h...