search for: crepts

Displaying 20 results from an estimated 175 matches for "crepts".

Did you mean: crept
2006 Jun 05
2
Swap
I know this is more of a general unix question, but the thread about the last kernel update, and memory usage got me to looking and thinking. Given a system with 2 Gb of memory, and at peak usage, top reports considerably less than the 2 gig amount in use, as well as system monitoring that never shows all available memory used, what would happen if you just turned swap off, and let memory
2007 May 18
4
Testing for 1.2beta2
Hi everyone, I'm planning on releasing Speex 1.2beta2 in the next few days. I'd appreciate if everyone could try and test the current svn to make sure no bug crept in for your favourite plarform/application. Cheers, Jean-Marc
2007 Nov 08
5
Running specs in reverse
There is an option "--reverse" to run examples in the reverse order which is good for detecting inter-dependencies between examples. Is it feasible for rspec to automatically switch between "forward" and "reverse" order each time a spec is run? My goal is to detect inter-dependencies sooner than later... Thanks Alvin.
2009 Mar 11
2
High load/corrupted indexes after moving mailboxes?
Hello, we're experiencing an odd issue after combining two vDisks used for mail storage into one big new LVM. We've done this in the past successfully and didn't experience a lot of problems. We stopped all services (dovecot/postfix) to ensure that mailbox contents (Maildir) will not be changed, rsynch'ed the mail to the new disks and restarted everything. When we restarted
2004 Sep 10
2
autoheader failing?
(btw, after mangling all the autoconfiscations to use config.h, autoheader works for me...) On Mon, Oct 07, 2002 at 11:16:13PM -0700, Josh Coalson wrote: > > (btw, I do think it would be a very good idea to start using > > AC_CONFIG_HEADERS instead of passing so many of -D's on the compiler > > command line) > > Yeah, it's a good idea... can you take care of this
2011 Mar 21
1
IAX Call token revisited
I just finished a fresh install of 1.8.3.2 at home using the packages Digium hosts. After correcting a number of typo/config'o error that had crept in over the years, I thought I had everything working. My wife just complained that she cannot call her mother (who is using an old IAX hardphone I left for her). After turning up the logging level I see- chan_iax2.c: Call rejected, CallToken
2011 Mar 31
1
Transfer feature dialing out after one digit
Because some users have requested transfer beep confirmations I've switched our phones over to using the asterisk transfer feature instead of the built in transfer functions of the phones. While testing it was working fine, but I changed something in features.conf and suddenly any time I hit transfer (*2), I can only enter one digit before asterisk immediately tries to dial that extension.
1997 May 12
1
R-alpha: Hypergeometric Distribution
A cut and paste typo has crept in and is rendering all values returned for the hypergeometric distribution incorrect. The problem is in src/main/arithmetic.c in the function "math4". The lines PROTECT(sy = allocVector(REALSXP, n)); a = REAL(sa); b = REAL(sb); c = REAL(sc); d = REAL(sc); /* <-- change this line */ y = REAL(sy); should
2006 Dec 18
1
Bad merge of r5686 from trunk to 1.2-pre-release?
I do not closely follow the core source commits, but please bare with me. I will keep it short. Recently, changeset#5685 [1] caught my attention as I''ve been waiting for some date_helper love for a VERY long time. What bothered me is that when this changeset was merged into the 1.2- pre-release branch (at changeset#5686 [2]) a change to caching.rb crept in [3], which was not in
2003 Oct 27
1
how rsync works
On Tue, Sep 16, 2003 at 03:49:45AM -0700, jw schultz wrote: > > Aside from numerous other weaknesses that have crept into > the manpage i do note that there doesn't seem to be any > point where it is mentioned that rsync replaces destination > files rather than updating them in-place. I'm not sure > where it would go in the current manpage. > > I'm no writer
2004 Sep 10
2
Re: Bug#119396: flac: Decoded data does not equal orginal data.
retitle 119396 flac: Decoded raw data does not match original raw data thanks On Tue, Nov 13, 2001 at 02:38:32AM +0000, Adam M. Costello wrote: > Matt Zimmerman <mdz@debian.org> wrote: > > > Based on a few quick tests, this kind of problem seems to occur with > > any file smaller than 4k (at least when using 44100Hz/16bps/2chan). > > I don't think the problem
2013 Sep 17
2
[LLVMdev] Multiple module support in MCJIT
I'm about to start working on multiple module support in MCJIT. I know a lot of people are interested in this so it seemed like a good idea to begin by soliciting input. My immediate plan involves the following: - Add something to the MCJIT interface to explicitly request module compilation - Isolate module-specific state variables into a structure so that the state of each module can be
1999 Aug 03
1
legend in coplot output
Dear friends: It's possible make a legend in the coplot output? My data are: "dados"<-structure (list ( Qu1 = c(1,2,3,4,5,6,7,8,3,2), Qu2 = c(3,4,5,6,7,8,9,9,6,3), Ku1 = structure (factor ( c(1,1,1,1,2,1,2,2,1,1),levels=1:2),.Label=c("Kmin","Kmax")), Ph1 = structure (factor (
2008 Sep 09
1
Samba 3.0.28a onwards "allow trusted domains" has no effect?
Hi, I've noticed a discrepancy between Samba Version 3.0.28a and Version 3.0.24 in relation to Winbind rid idmap and trusted domains behaviour. I have an environment with 2 domains linked via a trust, an Active Directory domain and an NT4 domain. On 3.0.24 the rid backend seems to work fine, but on 3.0.28a it shows OTHERDOMAIN\domain admins instead of the primary domain's domain
2012 Jan 16
1
[LLVMdev] PTX backend fails instruction selection for load of sext
Loads (on ptx64) with an sext of a computed index operand fail instruction selection: LLVM ERROR: Cannot select: 0x7ff01401c210: i64,ch = load 0x10580e820, 0x7ff01401b510, 0x7ff01401b910<LD4[%memref1], sext from i32> [ID=8] 0x7ff01401b510: i64 = PTXISD::LOAD_PARAM 0x10580e820, 0x7ff01401b410 [ORD=2] [ID=6] 0x7ff01401b910: i64 = undef [ORD=4] [ID=3] This is for code of the form: %ptr
2014 Mar 18
1
samba Digest, Vol 130, Issue 24
I have been using Samba for quite a while now in my production environment, really since the very early releases of 4. There has been some pain here and there, but it has been an exciting and rewarding process. I have been noticing more and more changes in the environment, most minor but some more significant. A couple of examples. I did not use--use-rfc2307 when provisioning, it was not
2006 Feb 28
1
Sound quality issue in one direction and wctdm problem with APIC enabled kernel
I'm chasing down a pop/click type of disturbance on a PBX system. Strangely, the disturbance is only heard by the outside caller, the internal recipient hears the caller crystal clear. This seems to have crept up when upgrading the zaptel driver to the 1.2 series while running 1.0.10. I went ahead and upgraded the entire system to 1.2.4. The system is a ~2Ghz AMD 32bit system, with 512MB of
2000 Mar 14
2
Samba question - Out of File Structures
I could do with some help. We're creating a large number of files from from NT Workstation. After a while (I think it's 1014 files but it may be 2027), the SAMBA log reports "Out of file structure" errors. Below is a cut down version of the log file. The 1014 number is significant as it appears in the SAMBA log when SAMBA starts. I'm guessing it's a Solaris OS limit.
2018 Feb 23
2
opus 1.2.1 regression with --enable-float-approx and --0fast
On Thu, Feb 22, 2018 at 9:53 PM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > On 02/22/2018 09:34 PM, Stepan Salenikovich wrote: > > Its unexpected because the decoder continues to output all samples > > of -32768 even when the microphone input is silence or near silence, so > > I would expect the decoded values to be at or near 0. > > Oh, if the output is
2014 Aug 16
1
Call for testing: removal of usb_set_altinterface() call
If you have a USB UPS, and can rebuild NUT from source (tarball or Git), please read on. I was trying to fix a problem specific to OS X and Tripp Lite UPSes, but it turns out that the redundant call to usb_set_altinterface(0) is right in the middle of the common NUT USB driver code, affecting pretty much any USB UPS that we support. So I would like to get a little additional testing before