weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
Hi to all the list, i 've been using FreeBSD for almost a month ,and i have this weird problem. Sometimes when i try to compile a program the computer will hard-reset itself, like someone pulled of the plug... For example yesterday i was trying to install jdk1.6 + eclipse, and while i was

Re: weird restarts when compiling

2008-07-13 Thread Mike Meyer
On Sun, 13 Jul 2008 09:09:09 +0300 Aggelidis Nikos [EMAIL PROTECTED] wrote: Hi to all the list, i 've been using FreeBSD for almost a month ,and i have this weird problem. Sometimes when i try to compile a program the computer will hard-reset itself, like someone pulled of the plug... For

merging into DVD+RW with growisofs non aligned DMA transfer (7.0R)

2008-07-13 Thread Matthias Apitz
Hello, I wanted to add a file to an already written DVD+RW (written a day before on the same system) with # growisofs -M /dev/cd0 -r -T -J -joliet-long -v directory This produced tons of error messages via syslog as Jul 11 13:45:30 rebelion kernel: ata0: FAILURE - non aligned DMA transfer

Re: weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
Thanks for your answers Manolis and Mike. In the beginning i didn't suspect hardware because it happened only at compilation procedures. Now i realize that every other task i do isn't really demanding. Look through /var/log/messages. i get this: Jul 13 09:00:00 apollo newsyslog[1018]: logfile

Re: weird restarts when compiling

2008-07-13 Thread Jeroen Ruigrok van der Werven
-On [20080713 10:04], Aggelidis Nikos ([EMAIL PROTECTED]) wrote: Look through /var/log/messages. i get this: Jul 13 09:00:00 apollo newsyslog[1018]: logfile turned over due to size100K Then look at /var/log/messages.0.bz2 Also, check `last`. -- Jeroen Ruigrok van der Werven asmodai

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Nate Eldredge
On Sun, 13 Jul 2008, Kris Kennaway wrote: Nate Eldredge wrote: Hi folks, Hopefully this is a good list for this topic. It seems like there has been a regression in interactivity from 6.3-RELEASE to 7.0-RELEASE when using the SCHED_4BSD scheduler. After upgrading my single-cpu amd64 box,

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Stefan Sperling
On Sun, Jul 13, 2008 at 01:34:11AM -0700, Nate Eldredge wrote: On Sun, 13 Jul 2008, Kris Kennaway wrote: Nate Eldredge wrote: I wrote a small program which forks two processes that run gettimeofday() in a tight loop to see how long they get scheduled out. On 6.3 the maximum

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Kris Kennaway
Nate Eldredge wrote: On Sun, 13 Jul 2008, Kris Kennaway wrote: Nate Eldredge wrote: Hi folks, Hopefully this is a good list for this topic. It seems like there has been a regression in interactivity from 6.3-RELEASE to 7.0-RELEASE when using the SCHED_4BSD scheduler. After upgrading my

Re: profiling broken on RELENG_7/i386

2008-07-13 Thread Peter Jeremy
On 2008-Jul-04 13:01:11 +0400, Dmitry Morozovsky [EMAIL PROTECTED] wrote: It seems we step on a bug in gcc in RELENG_7/i386 It is triggered at least by profiling program which uses getopt(3): I think it's actually in the profiling initialisation code. If you try to run sample code under gdb,

Re: weird restarts when compiling

2008-07-13 Thread Jeremy Chadwick
On Sun, Jul 13, 2008 at 11:04:31AM +0300, Aggelidis Nikos wrote: * CPU overheating - Is there anyway to check for cpu temperatures within freebsd? - I 've used the pc for like 8 hours in a really hot day but it didn't restart...if this can be considered as an indication. Not easily. If

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Eugene Grosbein
On Sun, Jul 13, 2008 at 03:11:23AM +0200, Kris Kennaway wrote: It seems like there has been a regression in interactivity from 6.3-RELEASE to 7.0-RELEASE when using the SCHED_4BSD scheduler. After upgrading my single-cpu amd64 box, 7.0 has much worse latency. When running a kernel

Re: profiling broken on RELENG_7/i386

2008-07-13 Thread Dmitry Morozovsky
On Sun, 13 Jul 2008, Peter Jeremy wrote: PJ On 2008-Jul-04 13:01:11 +0400, Dmitry Morozovsky [EMAIL PROTECTED] wrote: PJ It seems we step on a bug in gcc in RELENG_7/i386 PJ PJ It is triggered at least by profiling program which uses getopt(3): PJ PJ I think it's actually in the profiling

Re: profiling broken on RELENG_7/i386

2008-07-13 Thread Bruce Cran
On Sun, 13 Jul 2008 18:01:12 +0400 (MSD) Dmitry Morozovsky [EMAIL PROTECTED] wrote: On Sun, 13 Jul 2008, Peter Jeremy wrote: PJ On 2008-Jul-04 13:01:11 +0400, Dmitry Morozovsky [EMAIL PROTECTED] PJ wrote: PJ It seems we step on a bug in gcc in RELENG_7/i386 PJ PJ It is triggered at least

Pls sanity check my semtimedop(2) implementation

2008-07-13 Thread Michael B Allen
Hi, Below is a semtimedop(2) implementation that I'm using for FreeBSD. I was hoping someone could look it over and tell me if they think the implementation is sound. The code seems to work ok but when stressing the FreeBSD build of my app I have managed to provoke errors related to concurrency

Re: profiling broken on RELENG_7/i386

2008-07-13 Thread Dmitry Morozovsky
On Sun, 13 Jul 2008, Bruce Cran wrote: BC PJ On 2008-Jul-04 13:01:11 +0400, Dmitry Morozovsky [EMAIL PROTECTED] BC PJ wrote: BC PJ It seems we step on a bug in gcc in RELENG_7/i386 BC PJ BC PJ It is triggered at least by profiling program which uses BC PJ getopt(3): BC PJ BC PJ I think

Re: GPG encryption of binary sample requested.

2008-07-13 Thread Julian Stacey
Julian Stacey wrote: Summary: A problem in zlib is confirmed here (for mail gpg decryption), do others see this too or have comment please ? It turns out /usr/ports/mail/popd is corrupting data from both my servers running FreeBSD-6.2 FreeBSD-6.3, (3rd server with 7.0 back soon to test).

Re: GPG encryption of binary sample requested.

2008-07-13 Thread Heiko Wundram
Am Sonntag, 13. Juli 2008 18:35:59 schrieb Julian Stacey: I'll have to install some other POP3 (or IMAP) server, Big choice: cd /usr/ports/mail; echo *pop* akpop3d cucipop freepops mdpop3d nullpop p5-vpopmail pecl-pop3 pop-before-smtp pop3gwd pop3lite pop3proxy pop3vscan popa3d

Re: Re: Re: Hardware support for AMD Geode CS5536 audio?

2008-07-13 Thread Bruce R. Montague
Hi, re: Bruce, This is Andrew Gray. I am running an Alix-1C board with the CS5536 on it. This board is very nice. It's only about $138 and it has a good standard clone AWARD bios that we are all used to (unlike say, the Soekris boards). It uses only 5 watts and has everthing including

Re: Help with copytree code

2008-07-13 Thread Beech Rintoul
On Saturday 12 July 2008, Beech Rintoul said: On Saturday 12 July 2008, Stanislav Sedov said: On Sun, 6 Jul 2008 13:26:21 -0800 Beech Rintoul [EMAIL PROTECTED] mentioned: I'd just like to thank stas@ and everyone who replied with suggestions, code etc. I believe that I now have

Announcement: PmcTools callchain capture for RELENG_7

2008-07-13 Thread Joseph Koshy
Hello List(s), I am very pleased to announce a patch, by Fabien Thomas, that brings PmcTools' callchain capture features to 7-STABLE. Thank you, Fabien! The patch is linked to from the PmcTools wiki page: http://wiki.freebsd.org/PmcTools. The current file name is:

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Nate Eldredge
On Sun, 13 Jul 2008, Kris Kennaway wrote: Nate Eldredge wrote: On Sun, 13 Jul 2008, Kris Kennaway wrote: Nate Eldredge wrote: Hi folks, Hopefully this is a good list for this topic. It seems like there has been a regression in interactivity from 6.3-RELEASE to 7.0-RELEASE when using the

Re: Pls sanity check my semtimedop(2) implementation

2008-07-13 Thread Mikko Työläjärvi
On Sun, 13 Jul 2008, Michael B Allen wrote: Hi, Below is a semtimedop(2) implementation that I'm using for FreeBSD. I was hoping someone could look it over and tell me if they think the implementation is sound. The code seems to work ok but when stressing the FreeBSD build of my app I have

Re: Pls sanity check my semtimedop(2) implementation

2008-07-13 Thread Michael B Allen
On 7/13/08, Mikko Työläjärvi [EMAIL PROTECTED] wrote: On Sun, 13 Jul 2008, Michael B Allen wrote: Hi, Below is a semtimedop(2) implementation that I'm using for FreeBSD. I was hoping someone could look it over and tell me if they think the implementation is sound. The code seems

Re: SCHED_4BSD bad interactivity on 7.0 vs 6.3

2008-07-13 Thread Garrett Cooper
On Sun, Jul 13, 2008 at 12:47 AM, Eugene Grosbein [EMAIL PROTECTED] wrote: On Sun, Jul 13, 2008 at 03:11:23AM +0200, Kris Kennaway wrote: It seems like there has been a regression in interactivity from 6.3-RELEASE to 7.0-RELEASE when using the SCHED_4BSD scheduler. After upgrading my