Re: svn - but smaller?

2013-04-12 Thread Markiyan Kushnir
ok, looks like the mere fix to the strlen() call as you suggested earlier doesn't resolve the issue of CPU eating up. On 12.04.2013 08:43, mrb...@gmail.com wrote: On Friday, April 12, 2013 1:09:53 AM UTC+6, Markiyan Kushnir wrote: Another thing that might be worth of attention, the patched

Re: svn - but smaller?

2013-04-12 Thread mrboco
On Friday, April 12, 2013 1:28:43 PM UTC+6, Markiyan Kushnir wrote: It would be nice to get comparable time from svnup. I think we could get comparable time only with svn. Sorry. ___ freebsd-stable@freebsd.org mailing list

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Alexey Dokuchaev
On Wed, Apr 10, 2013 at 12:27:10PM +0700, Alexey Dokuchaev wrote: I've got puzzled with the fact that fusefs-kmod apparently does not on recent 8-STABLE: it builds and loads, but I don't see normal fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.19 like I do on 9-STABLE (installed on the same laptop

em driver Update r235527 (May 2012) broke hw csum (at least)

2013-04-12 Thread Oliver Brandmueller
Hi, just for a short note: I have several servers running FreeBSD 9-STABLE. However, the test of the latest STABLE revisions (machines received no OS updates for over a year, no relevant security updates for my case) brought up stability issues. After giving traffic (over 2 VLANs) to the

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Mark Felder
On Wed, 10 Apr 2013 13:51:18 -0500, Torfinn Ingolfsen torfinn.ingolf...@getmail.no wrote: Ate there any bugreports or known problems? Kernel panics. Lots of them. :) ___ freebsd-stable@freebsd.org mailing list

Re: svn - but smaller?

2013-04-12 Thread John Mehr
On Fri, 12 Apr 2013 10:28:10 +0300  Markiyan Kushnir markiyan.kush...@gmail.com wrote: ok, looks like the mere fix to the strlen() call as you suggested earlier doesn't resolve the issue of CPU eating up. On 12.04.2013 08:43, mrb...@gmail.com wrote: On Friday, April 12, 2013 1:09:53 AM

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Alexey Dokuchaev
On Fri, Apr 12, 2013 at 05:17:46PM +0700, Alexey Dokuchaev wrote: On Wed, Apr 10, 2013 at 12:27:10PM +0700, Alexey Dokuchaev wrote: I've got puzzled with the fact that fusefs-kmod apparently does not on recent 8-STABLE: it builds and loads, but I don't see normal fuse4bsd: version

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Jeremy Chadwick
On Fri, Apr 12, 2013 at 09:28:02PM +0700, Alexey Dokuchaev wrote: On Fri, Apr 12, 2013 at 05:17:46PM +0700, Alexey Dokuchaev wrote: On Wed, Apr 10, 2013 at 12:27:10PM +0700, Alexey Dokuchaev wrote: I've got puzzled with the fact that fusefs-kmod apparently does not on recent 8-STABLE: it

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Jeremy Chadwick
On Fri, Apr 12, 2013 at 08:14:42AM -0700, Jeremy Chadwick wrote: On Fri, Apr 12, 2013 at 09:28:02PM +0700, Alexey Dokuchaev wrote: On Fri, Apr 12, 2013 at 05:17:46PM +0700, Alexey Dokuchaev wrote: On Wed, Apr 10, 2013 at 12:27:10PM +0700, Alexey Dokuchaev wrote: I've got puzzled with the

Re: fusefs-kmod does not work on 8-STABLE?

2013-04-12 Thread Dimitry Andric
On Apr 12, 2013, at 16:28, Alexey Dokuchaev da...@nsu.ru wrote: ... I've found the culprit: the problem is in this command of the build: ld -Bshareable -d -warn-common -o hello.ko.debug hello.kld I had put /usr/local/bin in my $PATH before /usr/bin for a reason I don't currently

Re: svn - but smaller?

2013-04-12 Thread John Mehr
On Thu, 11 Apr 2013 01:39:32 -0700 (PDT)  mrb...@gmail.com wrote: On Thursday, April 11, 2013 1:14:57 PM UTC+6, mrb...@gmail.com wrote: I've placed the patched svnup.c (0.56), the diff and two statically linked binaries on http://ftp.ufanet.ru/pub/boco/freebsd/svnup/ I'm sorry,

gnutls compile issues

2013-04-12 Thread dparussalla
Hi All, I am having issues compiling gnutls-2.12.23 on Freebsd 6.4 stable platform. Please find the following errors. Any help much appropriated. checking whether wchar.h uses 'inline' correctly... no configure: error: wchar.h cannot be used with this compiler (cc -std=gnu99 -O2