Re: Issue with grep -i (on i386 only?)

2009-11-03 Thread Eygene Ryabinkin
Mel, good day. Tue, Nov 03, 2009 at 09:22:28PM +0100, Mel Flynn wrote: > So on the laptop I modified the testscript as it is attached now and > while there is still a significant delay, the wallclock time is less > then half, when the expression is rewritten with the same meaning: > =>>> 16777216

Re: Issue with grep -i (on i386 only?)

2009-11-03 Thread Gabor Kovesdan
Mel Flynn escribió: Hi, attached a little test script for grep's -i performance. I tried a few different machines and the 64-bit 7.2 machine I could steal doesn't seem to be affected and out performs pcregrep. Note, that pcregrep isn't POSIX regex so it's not a good base of comparison. PCR

Re: Issue with grep -i (on i386 only?)

2009-11-03 Thread Mel Flynn
On Tuesday 03 November 2009 22:19:05 Gabor Kovesdan wrote: > Mel Flynn escribió: > > Hi, > > > > attached a little test script for grep's -i performance. I tried a few > > different machines and the 64-bit 7.2 machine I could steal doesn't seem > > to be affected and out performs pcregrep. > > Not

Re: mmap(2) with MAP_ANON honouring offset although it shouldn't

2009-11-03 Thread Alexander Best
Alexander Best schrieb am 2009-11-03: > Alexander Best schrieb am 2009-11-03: > > John Baldwin schrieb am 2009-11-03: > > > On Monday 02 November 2009 5:14:27 pm Alexander Best wrote: > > > > John Baldwin schrieb am 2009-11-02: > > > > > On Monday 02 November 2009 4:05:56 pm Alexander Best wrote: >

Re: help needed to fix contrib/ee crash/exit when receiving SIGWINCH

2009-11-03 Thread Alexander Best
Eygene Ryabinkin schrieb am 2009-11-03: > Mon, Nov 02, 2009 at 10:32:29PM +0100, Alexander Best wrote: > > ok. the pr stays in patched state. right now the patch is in HEAD, > > 8-STABLE and 8.0-RELEASE. rafan is thinking about mfc'ing the patch > > to > > 6-stable and 7-stable. however if somebody

Issue with grep -i (on i386 only?)

2009-11-03 Thread Mel Flynn
Hi, attached a little test script for grep's -i performance. I tried a few different machines and the 64-bit 7.2 machine I could steal doesn't seem to be affected and out performs pcregrep. On i386 machines, grep -i is significantly slower: i386, 7.2-STABLE of Sep 8, load averages: 0.00, 0.02, 0

Re: mmap(2) with MAP_ANON honouring offset although it shouldn't

2009-11-03 Thread Ed Schouten
Hi Alan, * Alan Cox wrote: > The standards for mmap(2) actually disallow values of "off" that are not a > multiple of the page size. > > See http://www.opengroup.org/onlinepubs/95399/functions/mmap.html for > the following: > Just by accident I saw they changed that behaviour in a newer ve

Re: mmap(2) with MAP_ANON honouring offset although it shouldn't

2009-11-03 Thread Alexander Best
Alexander Best schrieb am 2009-11-03: > John Baldwin schrieb am 2009-11-03: > > On Monday 02 November 2009 5:14:27 pm Alexander Best wrote: > > > John Baldwin schrieb am 2009-11-02: > > > > On Monday 02 November 2009 4:05:56 pm Alexander Best wrote: > > > > > John Baldwin schrieb am 2009-11-02: > >

Re: mmap(2) with MAP_ANON honouring offset although it shouldn't

2009-11-03 Thread Alexander Best
John Baldwin schrieb am 2009-11-03: > On Monday 02 November 2009 5:14:27 pm Alexander Best wrote: > > John Baldwin schrieb am 2009-11-02: > > > On Monday 02 November 2009 4:05:56 pm Alexander Best wrote: > > > > John Baldwin schrieb am 2009-11-02: > > > > > On Friday 30 October 2009 10:38:24 pm Ale

Re: mmap(2) with MAP_ANON honouring offset although it shouldn't

2009-11-03 Thread John Baldwin
On Monday 02 November 2009 5:14:27 pm Alexander Best wrote: > John Baldwin schrieb am 2009-11-02: > > On Monday 02 November 2009 4:05:56 pm Alexander Best wrote: > > > John Baldwin schrieb am 2009-11-02: > > > > On Friday 30 October 2009 10:38:24 pm Alexander Best wrote: > > > > > John Baldwin schr

Re: Mesh networking

2009-11-03 Thread Nick Hibma
It's their own variation on AODV I believe. Nick On 3 Nov 2009, at 13:35, Eric wrote: On Tue, 2009-11-03 at 11:52 +0100, Nick Hibma wrote: Anyone interested in Mesh networking might want to have a look at http://meshcom.com/en/products/meshdriver/ We have started to use the mesh dri

Re: Mesh networking

2009-11-03 Thread Eric
On Tue, 2009-11-03 at 20:35 +0800, Eric wrote: > On Tue, 2009-11-03 at 11:52 +0100, Nick Hibma wrote: > > Anyone interested in Mesh networking might want to have a look at > > > > http://meshcom.com/en/products/meshdriver/ > > > > We have started to use the mesh driver (ok, on voyage linux).

Re: Mesh networking

2009-11-03 Thread Eric
On Tue, 2009-11-03 at 11:52 +0100, Nick Hibma wrote: > Anyone interested in Mesh networking might want to have a look at > > http://meshcom.com/en/products/meshdriver/ > > We have started to use the mesh driver (ok, on voyage linux). A port > should not be difficult, especially the userla

Re: strange gdb behavior

2009-11-03 Thread Dag-Erling Smørgrav
m.boya...@gmail.com (Max N. Boyarov) writes: > 9.0-CURRENT i386 / r198846 > [broken] > 9.0-CURRENT amd64 /r198480 > [works] > 7.2-RELEASE-p1 i386 > [broken] > 7.2-RELEASE-p4 amd64 > [works] See a pattern? DES -- Dag-Erling Smørgrav - d...@des.no ___ fr

Re: strange gdb behavior

2009-11-03 Thread Max N. Boyarov
Kostik Belousov writes: > On Mon, Nov 02, 2009 at 03:52:33PM +0200, Max Boyarov wrote: >> Hi, [cut] > > Can you check it on RELENG_7 ? It seems to be another old gdb bug. > With gdb 7.0, > (gdb) b main > Breakpoint 1 at 0x8048414: file hello.c, line 8. > (gdb) r > Starting program: /usr/home/kost

Mesh networking

2009-11-03 Thread Nick Hibma
Anyone interested in Mesh networking might want to have a look at http://meshcom.com/en/products/meshdriver/ We have started to use the mesh driver (ok, on voyage linux). A port should not be difficult, especially the userland daemon. It's dependencies on Linux syscalls are minimal.