search for: releaes

Displaying 20 results from an estimated 45 matches for "releaes".

Did you mean: releases
2010 May 18
0
Active record is not releaed used memory
I have tried small ruby program like require ''rubygems'' require ''postgres'' db = PGconn.connect(''localhost'', 5432, '''', '''', ''prdjnj'',''postgres'', ''postgres'') res=db.exec("select * from users limit 300000") res.clear puts "After clear result
2004 Aug 06
2
yp dir listing
On 4 Aug 2003 at 2:09, Karl Heyes wrote: > On Mon, 2003-08-04 at 01:27, Arc wrote: > > > > There was a header mismatch, make sure that the icecast's used are > > > recent enough first. > > > > I think the discussion needs to be opened as per setting a standard > > and sticking with it. It's not just Ices/Icecast anymore, if we > > just
2006 Aug 29
1
Typo in 3.3 release notes
Just a note that the 3.3 development release notes (ftp://shorewall.net/pub/shorewall/development/3.3/shorewall-3.3.0/relea senotes.txt) have a typo under the Migration Considerations. <current> /etc/shorewall/accounging. </current> <fixed> /etc/shorewall/accounting. </fixed. Regards, - Craig.
2001 Jan 23
2
CuteFTP and sftp.
For those who did not get the annoucement. CuteFTP is now claiming to support sftp as stated in the RFC. And at first glace it *SORTA* works.=) I can upload files, but the directory listings are broken (it does not display anything) and as a result download won't work (since cuteftp rquires the file to be in the directory listing to get). I'm going to back down a releas of
2017 Feb 21
2
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 02/21/2017 11:47 AM, Johnny Hughes wrote: > On 01/23/2017 11:04 AM, Kevin Stange wrote: >> I have three different types of CentOS 6 Xen 4.4 based hypervisors (by >> hardware) that are experiencing stability issues which I haven't been >> able to track down. All three types seem to be having issues with NIC >> and/or PCIe. In most cases, the issues are
2018 Apr 18
0
[PATCH 2/2] qxl: keep separate release_bo pointer
qxl expects that list_first_entry(release->bos) returns the first element qxl added to the list. ttm_eu_reserve_buffers() may reorder the list though. Add a release_bo field to struct qxl_release and use that instead. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/qxl/qxl_drv.h | 1 + drivers/gpu/drm/qxl/qxl_cmd.c | 6 ++----
2010 Jun 17
3
Problem configuring rawlog with 2.0beta6
The initial problem I was seeing after upgrade from 2.0beta5 to 2.0beta6 was error messages from my Android phone K9 client that dovecot was reporting -1 messages in various mailboxes. These mailboxes do have the special "Mail System Internal Data" message in them. In trying to get more information for debugging, I tried toenable rawlog using the same configuration I used successfully
2018 Feb 16
4
New LLD performance builder
>Hello everyone, > >I have added a new public LLD performance builder at >http://lab.llvm.org:8011/builders/lld-perf-testsuite. >It builds LLVM and LLD by the latest releaed Clang and runs a set of >perfromance tests. > >The builder is reliable. Please pay attention on the failures. > >The performance statistics are here:
2017 Feb 24
2
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 02/21/2017 05:32 PM, Kevin Stange wrote: > On 02/21/2017 11:50 AM, Johnny Hughes wrote: >> On 02/21/2017 11:47 AM, Johnny Hughes wrote: >>> >>> >>> Kevin, >>> >>> Please try the 4.9.11-22 kernel that I just released for CentOS-6 (along >>> with the newer linux-firmare packages and xfsprogs). >>> >>> If you enable
2009 Dec 02
1
KVM Support for Windows Server 2003 32 bit ready for production?
Hello: I am wondering if KVM is ready for production for running a Windows Server 2003 32 bit guest. According to the RHEL 5.4 virtualization guide, there is supposed to be a virtio-win yum package, but that was not released. Instead, it looks like that is only available for RHN subscribers. Also, I saw this posting on the CentOS list: --- Quoted from CL Martinez There are freely
2011 Oct 11
2
[LLVMdev] interprocedural static backwards slicing
Thanks John for the super quick checkin. I was a little surprised here. Yesterday/today I spent some time trying to build poolalloc on my mac dev machine. Unfortunately, it failed to build [1]. Looks like the compiler can't find the header files under /usr/include/c++. I also tried to build on my linux box and saw the same problem. giri built successfully. Are you sure poolalloc builds on
2011 Oct 10
0
[LLVMdev] interprocedural static backwards slicing
On 10/9/11 12:12 AM, Jinwook Shin wrote: > Thanks John. I appreciate your help and I look forward to obtaining the code. > > A proper LLVM sub-project: No rush on this and please take your time. Thanks. Okay, I've created a new LLVM sub-project called Giri(*). It currently contains only the static backwards slicing pass. I'll add the dynamic slicing code to the project later.
2008 Nov 14
2
[LLVMdev] OpenBSD Build Failure - 2.4 release
Hi there, I have this build error on OpenBSD-4.4-current: llvm[3]: Compiling X86TargetAsmInfo.cpp for Release build In file included from /usr/ports/devel/llvm/w-llvm-2.4/llvm-2.4/lib/Target/X86/X 86TargetAsmInfo.cpp:14: /usr/ports/devel/llvm/w-llvm-2.4/llvm-2.4/lib/Target/X86/X86TargetAsmInfo.h: In constructor `llvm::X86TargetAsmInfo<BaseTAI>::X86TargetAsmInfo(const
2009 Oct 11
2
[LLVMdev] 2.6 release notes
The PIC16 is an 8-bit target but under the "LLVM IR and Core Improvements"heading it's called a 16-bit target. --John > ---------- Forwarded message ---------- > From: Chris Lattner <clattner at apple.com> > To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Date: Sat, 10 Oct 2009 15:14:21 -0700 > Subject: [LLVMdev] 2.6 release notes > Hi
2019 Jun 18
0
dev_pagemap related cleanups v2
On Mon, Jun 17, 2019 at 5:27 AM Christoph Hellwig <hch at lst.de> wrote: > > Hi Dan, Jérôme and Jason, > > below is a series that cleans up the dev_pagemap interface so that > it is more easily usable, which removes the need to wrap it in hmm > and thus allowing to kill a lot of code > > Note: this series is on top of the rdma/hmm branch + the dev_pagemap > releas
2017 Feb 21
0
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 02/21/2017 11:50 AM, Johnny Hughes wrote: > On 02/21/2017 11:47 AM, Johnny Hughes wrote: >> >> >> Kevin, >> >> Please try the 4.9.11-22 kernel that I just released for CentOS-6 (along >> with the newer linux-firmare packages and xfsprogs). >> >> If you enable the xen-testing repository in your CentOS-Xen.repo file >> (assuming it is
2017 Mar 16
0
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
On 02/24/2017 11:51 AM, Kevin Stange wrote: > On 02/21/2017 05:32 PM, Kevin Stange wrote: >> On 02/21/2017 11:50 AM, Johnny Hughes wrote: >>> On 02/21/2017 11:47 AM, Johnny Hughes wrote: >>>> >>>> >>>> Kevin, >>>> >>>> Please try the 4.9.11-22 kernel that I just released for CentOS-6 (along >>>> with the
2018 Feb 26
0
HowTos/MigrationGuide adding RHEL-7 -> CentOS-7 migration.
Hi, could I get a permission to add to HowTos/MigrationGuide a guide for conversion of RHEL 7 to CentOS 7? For personal reasons, I had to switch my machines from RHEL to CentOS, and I think it would be helpful to have it there. If it is OK to have migration guides for lower versions of RHEL/CentOS, why not 7? OK, here we go: URLBASE=http://mirror.centos.org/centos/7/os/x86_64/Packages
2004 Aug 06
0
yp dir listing
On Mon, Aug 04, 2003 at 08:14:21AM +0200, Stefan Neufeind wrote: > > If your talking about a icecast2-yellowpages-procotol-docu: I had the > same impression that there is no current docu available and wrote > one. But as soon as I releaed it via mailinglist somebody pointed me > to a "hidden" document by Oddsock. It's at: >
2006 Dec 11
0
Asterisk 1.2.12 + fedora core 5 and TDM04B IRQ issues
Hello, I have installed asterisk version 1.2.12 and latest zaptel modules. but i can see some IRQ conflicts on the server. iam uisng two TDM04B cards. according to my previous knowledge on asterisk verison 1.07 asterisk has given lot of erros when starting if you have assigned the same IRQ number to any other device. My question is new releae version 1.2.12 has resolved the IRQ issue ?? TDM04B