search for: resetter

Displaying 9 results from an estimated 9 matches for "resetter".

Did you mean: resetted
2005 Nov 08
1
[LLVMdev] llvm-test configure problem
>>> What's the config.log from this run? >> >> its attached. > > Odd...this one seems to indicate that it exitted without error...:-( Hmm. I think that it does default to bash after all (found something in my .cshrc that was resettting CONFIG_SHELL). Its still an error with /bin/sh.. so it should be fixed, but not a release blocker. -Tanya
2012 Feb 24
1
Data consumption (external connections only)
There's a whole herd of ways to count and track the amount of data that goes through a given network port. However, I'm looking for a user-friendly (and pretty, if possible) monitor or counter program with the following features: 1. Grand total amount of data in and out since last counter reset. 2. Resettable counters both manual (reset it when you want to) or timed (reset this thing
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
On 11/7/05, Tanya Lattner <tonic at nondot.org> wrote: > On Mon, 7 Nov 2005, Bill Wendling wrote: > > > What's the config.log from this run? > > its attached. Odd...this one seems to indicate that it exitted without error...:-( -bw
2017 Aug 02
2
Segmentation fault in matcher/queryoptimiser
...We are testing the patch to set hint to NULL currently. I'll wait this week to see if we experience any crashers related to it. I am not deep enough into the query optimiser code to know which approach is better in term of performance. If taking ownership is preferred I could make the context resetter aware which postlist member to skip during the free(). Cheers, Robert
2004 Apr 20
3
[Full-Disclosure] IETF Draft - Fix for TCP vulnerability (fwd)
Forwarded message: > From full-disclosure-admin@lists.netsys.com Wed Apr 21 11:49:12 2004 > To: full-disclosure@lists.netsys.com > From: Darren Bounds <dbounds@intrusense.com> > Subject: [Full-Disclosure] IETF Draft - Fix for TCP vulnerability > Date: Tue, 20 Apr 2004 18:19:58 -0400 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > >
2003 Jul 24
2
Changes to reset method for ATA186?
I am trying to do a "factory reset" of an ATA186 using the widely-available instructions (basically dialing "FACTRESET#" on the keypad while at the menu prompt). I have done this a number of times before with success, but on this unit the lady spells out "P A S S W D" when I finish up the entry. Does anyone know what to do next? Hitting the star key (which is
2017 Jul 31
2
Segmentation fault in matcher/queryoptimiser
Since a couple of weeks we are experiencing occasional segmentation faults within Xapian 1.5. We can't reproduce the crashes, but we have strong hints that they are due to memory corruption. We have narrowed down our root cause analysis to phrase searches on multi-databases that fail on reading the `hint` field in the`QueryOptimiser`class [1]. We'd appreciate any hints on how to fix this.
2007 Jun 25
32
Load Balance and SNAT problem.
I am developing load balancing router, But I have a question about fail over. The follow diagram is my test environment and scripts. ------------------------------------------------------------------- Environment Setting PC1(192.168.10.2) | (LAN) | PC2-eth2(192.168.10.1) +
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
On Mon, 7 Nov 2005, Bill Wendling wrote: > What's the config.log from this run? its attached. -Tanya > > -bw > > On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote: >> >> Following the instructions here: >> http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run >> >> I get an error running configure in the llvm-test directory. >>