search for: 24pm

Displaying 20 results from an estimated 872 matches for "24pm".

Did you mean: 22pm
2009 Mar 15
3
can't run production console: custom_require.rb:27: [BUG] terminated node (0x8117eb8)
...;'s the error I get: 08:12pm fggedsaa:~/rails/production/app>./script/console production Loading production environment (Rails 2.1.1) /opt/csw/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: [BUG] terminated node (0x8117eb8) ruby 1.8.6 (2007-03-13) [i386-solaris2.11] Version info: 8:24pm fggedsaa:~/rails/production/app> gem -v 1.2.0 8:24pm fggedsaa:~/rails/production/app> ruby -v ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-solaris2.11] 8:24pm fggedsaa:~/rails/production/app> rails -v Rails 2.1.1 Running the development console works fine. I can''t find any differe...
2005 Jan 13
7
long delays in list posts?
Hey guys, I sent an email to the list at 2:57PM central. I just now see it on the list, and its 3:23PM. Anyone else experience this? I am sending this email at 3:24PM central. Lets see when it gets posted to the list. -Matthew
2016 Feb 24
6
RFC: Move the test-suite LLVM project to GitHub?
On Wed, Feb 24, 2016 at 02:20:24PM -0700, Jonathan Roelofs via llvm-dev wrote: > 2) There is the cap on total repository size, which is in the neighborhood > of 1Gb [3]. A fresh checkout of test-suite clocks in at just over 3Gb. This > one actually is a problem. This is not really true. Individual pack files must be below...
2020 Sep 25
3
Re: Help on Meson build Error
On Fri, Sep 25, 2020 at 05:03:24PM +0800, Wei Wang wrote: > On Fri, Sep 25, 2020 at 4:54 PM Daniel P. Berrangé <berrange@redhat.com> > wrote: > > > > > > Yes, I tried, but it fails with > > > ../src/util/virfile.c:42:11: fatal error: libutil.h: No such file or > > > directory > &gt...
2010 Sep 22
2
include configuration file
On Wed, Sep 22, 2010 at 02:31:24PM +0100, Karl Heyes wrote: > On 22/09/10 06:23, ??????? ????????? wrote: > > I made some changes to Icecast sources and added<include/> tag into > > icecast.xml. > [...] > Is this to include an external xml file within this xml? > Actullly, libxslt (or maybe libxml2)...
2016 Jan 14
3
High memory use and LVI/Correlated Value Propagation
On Wed, Jan 13, 2016 at 03:38:24PM -0800, Philip Reames wrote: > I don't think that arbitrary limiting the complexity of the search is the > right approach. There are numerous ways the LVI infrastructure could be > made more memory efficient. Fixing the existing code to be memory efficient > is the right approach....
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...
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...
2020 Apr 17
2
[virtio-dev] Re: [PATCH] virtio-balloon: Disable free page hinting/reporting if page poison is disabled
On 17.04.20 12:29, Michael S. Tsirkin wrote: > On Fri, Apr 17, 2020 at 12:26:24PM +0200, David Hildenbrand wrote: >> On 17.04.20 12:19, Michael S. Tsirkin wrote: >>> On Fri, Apr 17, 2020 at 12:09:38PM +0200, David Hildenbrand wrote: >>>> > What do you call "hinting ends" though? The fact we put >>>>> a page in the VQ is not...
2016 Nov 17
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:25:24PM -0500, Josh Malone wrote: > On 11/16/16 3:17 PM, Jeremy Allison wrote: > >On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote: > >>On 11/16/16 2:32 PM, Jeremy Allison via samba wrote: > >>>> > >>>>But the file is not root:root - it...
2020 Sep 25
2
Re: Help on Meson build Error
On Fri, Sep 25, 2020 at 5:24 PM Andrea Bolognani <abologna@redhat.com> wrote: > On Fri, 2020-09-25 at 10:16 +0100, Daniel P. Berrangé wrote: > > On Fri, Sep 25, 2020 at 05:03:24PM +0800, Wei Wang wrote: > > > /usr/local/bin/rst2html5 --stylesheet= --strict docs/manpages/virsh.rst > > > docs/manpages/virsh.rst:41: (ERROR/3) Error in "code-block" directive: > > > 1 argument(s) required, 0 supplied. > > > > > > .. code-bloc...
2018 Apr 17
2
[RFC v2] virtio: support packed ring
On Tue, Apr 17, 2018 at 10:11:58AM +0800, Jason Wang wrote: > On 2018?04?13? 15:15, Tiwei Bie wrote: > > On Fri, Apr 13, 2018 at 12:30:24PM +0800, Jason Wang wrote: > > > On 2018?04?01? 22:12, Tiwei Bie wrote: [...] > > > > +static int detach_buf_packed(struct vring_virtqueue *vq, unsigned int head, > > > > + void **ctx) > > > > +{ > > > > + struct vring_packed_desc *desc...
2007 Mar 04
6
Backgroundrb spiking CPU after first run on Mongrel cluster
I''ve been troubleshooting this problem for several hours now and haven''t been able to figure out what''s wrong. I have two boxes, dev and prod, both are identical except that prod uses Ruby 1.8.5 and dev uses 1.8.4. Both are running Slave 1.2.0, Daemons 1.0.5, and Backroundrb 0.2.1. The behavior I''m seeing is this. When I first start Backgroundrb, this is what
2018 Apr 17
2
[RFC v2] virtio: support packed ring
On Tue, Apr 17, 2018 at 10:11:58AM +0800, Jason Wang wrote: > On 2018?04?13? 15:15, Tiwei Bie wrote: > > On Fri, Apr 13, 2018 at 12:30:24PM +0800, Jason Wang wrote: > > > On 2018?04?01? 22:12, Tiwei Bie wrote: [...] > > > > +static int detach_buf_packed(struct vring_virtqueue *vq, unsigned int head, > > > > + void **ctx) > > > > +{ > > > > + struct vring_packed_desc *desc...
2010 Jun 28
2
How can Samba both work, and, suddenly stop working, simultaneously?
...each each other remotely, (it's not a connection or cabling issue. And I can't connect to the samba server from any of my clients since this morning) But I can access all the other servers running on the same host.) The samba server is running root 243 0.0 1.9 4784 2356 ?? Is 9:24PM 0:00.02 /usr/ local/samba/sbin/smbd -D root 245 0.0 1.9 4784 2356 ?? I 9:24PM 0:00.00 /usr/ local/samba/sbin/smbd -D root 246 0.0 1.3 3104 1624 ?? Ss 9:24PM 0:00.05 /usr/ local/samba/sbin/nmbd -D smbclient -L SambaServer1 -U% Domain=[WORKGROUP] OS=[Unix] Server=[Samb...
2016 Jan 26
2
[PATCH v2 0/3] x86: faster mb()+other barrier.h tweaks
On Tue, Jan 12, 2016 at 02:25:24PM -0800, H. Peter Anvin wrote: > On 01/12/16 14:10, Michael S. Tsirkin wrote: > > mb() typically uses mfence on modern x86, but a micro-benchmark shows that it's > > 2 to 3 times slower than lock; addl $0,(%%e/rsp) that we use on older CPUs. > > > > So let's use th...
2016 Jan 26
2
[PATCH v2 0/3] x86: faster mb()+other barrier.h tweaks
On Tue, Jan 12, 2016 at 02:25:24PM -0800, H. Peter Anvin wrote: > On 01/12/16 14:10, Michael S. Tsirkin wrote: > > mb() typically uses mfence on modern x86, but a micro-benchmark shows that it's > > 2 to 3 times slower than lock; addl $0,(%%e/rsp) that we use on older CPUs. > > > > So let's use th...
2019 Nov 14
3
Centos 7 + samba / some win 10 systems can mount and some not
Am 14.11.2019 um 16:23 schrieb Christopher Wensink: > We have the same setup and have had no problems with clients mapping shares. > > Some simple tips: > > double check spelling of all usernames and that passwords on the clients > match that of the samba shares > > try setting up a user that can connect on their pc with a login on one > that cannot, see if the
2016 Jul 11
2
server not using utf8-mode with Synology client
On Mon, Jul 11, 2016 at 11:41:24PM +0200, Xen wrote: > I wrote here how my filenames are getting mangled when getting sent > or received to the server. > > Server: current Ubuntu lookalike. > > Client: Older Synology diskstation with probably a modified mount.cifs. > > When I send utf-8 it gets received as...
2013 Nov 10
0
[LLVMdev] [cfe-dev] Goal for 3.5: Library-friendly headers
On Sun, Nov 10, 2013 at 01:42:24PM +0000, Alp Toker wrote: > |#undef NetBSD|| > ||#undef mips|| > ||#undef sparc|| > ||#undef INT64_MAX|| > ||#undef alloca| > > This is not OK to do globally -- even if LLVM doesn't care about the > definition, maybe embedding applications or OS headers do? Given that 3...