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 att
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 tu
-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 size>100K
Then look at /var/log/messages.0.bz2
Also, check `last`.
--
Jeroen Ruigrok van der We
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, 7.
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
> >> maxim
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 si
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
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
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
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 profi
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
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 (
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):
"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 te
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
> po
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 in
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 n
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: "patch-callchain-FreeBSD-7-STA
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 S
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 man
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.
> >
>
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
>> >upgradin
22 matches
Mail list logo