On Tue, May 3, 2011 at 11:42 PM, Garrett Cooper wrote:
> On Tue, May 3, 2011 at 10:59 PM, Kirk McKusick wrote:
>>> Date: Tue, 3 May 2011 22:40:26 -0700
>>> Subject: Nasty non-recursive lockmgr panic on softdep only enabled UFS
>>> partition when filesystem full
>>> From: Garrett Cooper
>>> To:
On Tue, May 3, 2011 at 10:59 PM, Kirk McKusick wrote:
>> Date: Tue, 3 May 2011 22:40:26 -0700
>> Subject: Nasty non-recursive lockmgr panic on softdep only enabled UFS
>> partition when filesystem full
>> From: Garrett Cooper
>> To: Jeff Roberson ,
>> Marshall Kirk McKusick
>> Cc: FreeB
On 2011-05-04 03:07, Manfred Antar wrote:
I get this error when trying to buildworld on current i386.
It's been this way for awhile Any Ideas ?
===> boot/i386/boot0 (all)
clang -O2 -pipe -DVOLUME_SERIAL -DPXE -DFLAGS=0x8f -DTICKS=0xb6 -DCOMSPEED="7<<
5 + 3" -ffreestanding -mpreferred-stack
Hi Jeff and Dr. McKusick,
Ran into this panic when /usr ran out of space doing a make
universe on amd64/r221219 (it took ~15 minutes for the panic to occur
after the filesystem ran out of space -- wasn't quite sure what it was
doing at the time):
pid 24486 (ld), uid 0 inumber 9993 on /usr: fil
Edwin,
>>> >> /dev/acd0 /cdrom cd9660 ro,noauto 0 0
>>> >> /dev/acd1 /cdrom1 cd9660 ro,noauto 0 0
As a side note. These are also now useless & can be sent to /dev/null for
extra padding ;)
Shouldn't cause no harm being ther
This has the potential to subtly break things, so I'd appreciate it if
users of wireless devices would please test this out and let me know
if it breaks anything.
Thanks,
Adrian
-- Forwarded message --
From: Adrian Chadd
Date: 4 May 2011 10:23
Subject: svn commit: r221418 - hea
I get this error when trying to buildworld on current i386.
It's been this way for awhile Any Ideas ?
===> boot/i386/boot0 (all)
clang -O2 -pipe -DVOLUME_SERIAL -DPXE -DFLAGS=0x8f -DTICKS=0xb6
-DCOMSPEED="7 << 5 + 3" -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx
-mno-3dnow -mno-sse -m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/03/11 19:49, I wrote:
> Parent bridge:
>
> I "fixed" the subordinate bus using "setpci -s 07:06.2 4c.b=02"
Correction: this should be "pciconf -wb pci0:0:30:0 0x1a 9"
imb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (FreeBSD)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> I have WIP patches to fix this but they aren't ready yet.
>
>> pcib4: I/O decode0x4000-0x4fff
>> pcib4: memory decode 0xf090-0xf09f
>> *** this memory widow is what I expected all children to allocate from
>>
>> pcib4: no
Hi Jack,
On Tue, May 3, 2011 at 6:00 PM, Jack Vogel wrote:
> It has nothing to do with load, it has to do with the prerequisites to init
> your interfaces.
> The amount you need is fixed, it doesn't vary with load. Every RX descriptor
> needs one,
> so its simple math, number-of-interfaces X numb
2011/5/4 Arnaud Lacombe :
> A more rude version might be "Why the frak my network adapter stopped
> working with the default setting ?" :)
...on a -STABLE branch
--
Olivier Smedts _
ASCII ribbon campaign ( )
It has nothing to do with load, it has to do with the prerequisites to init
your interfaces.
The amount you need is fixed, it doesn't vary with load. Every RX descriptor
needs one,
so its simple math, number-of-interfaces X number-of-queues X size of the
ring.
If you have other network interfaces
On 03.05.2011 23:24, Jack Vogel wrote:
If you get the setup receive structures fail, then increase the nmbclusters.
If you use standard MTU then what you need are mbufs, and standard size
clusters (2K).
Only when you use jumbo frames will you need larger.
You must configure enough, its that sim
Hi,
I have the very same problem.
- GENERIC 9.0-CURRENT (April 28)
- em0 PRO/1000 7.2.3
- "em0: Could not setup receive structures"
On 03.05.2011 10:58, Olivier Smedts wrote:
I tried increasing kern.ipc.nmbjumbo* (is it what you suggested ?).
Values doubled :
kern.ipc.nmbjumbo16: 6400
kern.ipc
does anyone know if there is a limitation on firewire debugging on a
machine with > 4GB or memory?
I have 1394 {a,b} cards. does it make a difference?
also, the firewire card on one machine stops it from booting..
is there a way to disable it during boot other than recompiling the
kernel wit
If you get the setup receive structures fail, then increase the nmbclusters.
If you use standard MTU then what you need are mbufs, and standard size
clusters (2K).
Only when you use jumbo frames will you need larger.
You must configure enough, its that simple.
Jack
On Tue, May 3, 2011 at 2:13
On 05/03/11 21:13, Olivier Smedts wrote:
2011/5/3 O. Hartmann:
On 05/02/11 14:19, Olivier Smedts wrote:
2011/5/1 O. Hartmann:
Well,
I tried the first time building FreeBSD 9.0-CURRENT/amd64 (sources from
today's latest svn) and it failed (taken the /etc/make.conf addition from
the wiki), giv
On 05/02/11 14:19, Olivier Smedts wrote:
2011/5/1 O. Hartmann:
Well,
I tried the first time building FreeBSD 9.0-CURRENT/amd64 (sources from
today's latest svn) and it failed (taken the /etc/make.conf addition from
the wiki), giving the below showed error.
Did you follow the instructions on th
2011/5/3 O. Hartmann :
> On 05/02/11 14:19, Olivier Smedts wrote:
>>
>> 2011/5/1 O. Hartmann:
>>>
>>> Well,
>>> I tried the first time building FreeBSD 9.0-CURRENT/amd64 (sources from
>>> today's latest svn) and it failed (taken the /etc/make.conf addition from
>>> the wiki), giving the below showe
On Tue, May 3, 2011 at 12:56 PM, Arnaud Lacombe wrote:
> Hi,
>
> On Mon, May 2, 2011 at 8:28 PM, eculp wrote:
>> With this confusion I need someone to give me an idea on renumbering.
>>
>> I have two disks on this old machine that I have keep current sin FreeBSD 6
>> IIRC as preparation for all t
Hi,
On Tue, May 3, 2011 at 7:16 AM, Edwin L. Culp W. wrote:
> ...
thanks a lot to have posted the same message, twice, under different subject...
- Arnaud
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-c
On Tue, May 3, 2011 at 9:02 AM, John Baldwin wrote:
> On Tuesday, May 03, 2011 8:51:02 am Edwin L. Culp W. wrote:
>> On Tue, May 3, 2011 at 6:59 AM, John Baldwin wrote:
>> > On Tuesday, May 03, 2011 7:16:34 am Edwin L. Culp W. wrote:
>> >> I have two disks on this old machine that I have keep cur
On 05/03/11 19:19, Francois Gerodez wrote:
Hi all,
I'm currently running FreeBSD 8.1 (latest update) and I'm experiencing a
similar issue. HTML5 videos are very laggy (both image and sound) with
Firefox 4. I ended up installing the flash player to watch youtube
streaming.
I didn't spot any part
On Tue, May 3, 2011 at 8:54 AM, Daniel Nebdal wrote:
>>
>> Thanks, John. I was afraid that was the answer. Now, II'm really
>> confused. I'm guessing that the partitions will notl need to be shown
>> in fstab (ada0s1a). What little mind I have left is a blank,
>> /dev/ad4s1g will be automatica
Hi Andrey,
just want to say you don't have to wait for me anymore. Just can't
find the time to analyze your aproach.
Thanks for your work on this.
2011/5/3 Andriy Gapon :
> on 29/04/2011 19:55 Andrey V. Elsukov said the following:
>> On 27.04.2011 11:37, Andrey V. Elsukov wrote:
I wrote a sm
Hi,
On Mon, May 2, 2011 at 8:28 PM, eculp wrote:
> With this confusion I need someone to give me an idea on renumbering.
>
> I have two disks on this old machine that I have keep current sin FreeBSD 6
> IIRC as preparation for all the new goodies but this really bit me in the
> morning with a gen
Hi all,
I'm currently running FreeBSD 8.1 (latest update) and I'm experiencing a
similar issue. HTML5 videos are very laggy (both image and sound) with
Firefox 4. I ended up installing the flash player to watch youtube
streaming.
I didn't spot any particular warning/error messages so I don't know
Dear Vitaly,
I'm usually not using FreeBSD for accessing youtube, but
as you're using FreeBSD 9.0-current, please note that this
presumably has Witness enabled (because FreeBSD 9.0-current
is still development branch), which will reduce performance
and hence might give the problems you described.
Hi, list!
I do not know in what part of forum to write, so I decide write in General.
I'm trying to use html5 on youtube.com. I getting the video stream, but
audio "stutters" on most of video files . I tried to use the chrome-browser and
he is works fine. Also, I tried boot from usb flash
Hi,
I've got a problem which I harly can explain. Latest CURRENT
built with gcc and clang suffers. Both hosts with CURRENT I
have an access to has this problem.
The most clean way to reproduce the error (for me) is to
reload (sometimes once or twice, sometimes more, but not more
than a dozen) cur
>
> Thanks, John. I was afraid that was the answer. Now, II'm really
> confused. I'm guessing that the partitions will notl need to be shown
> in fstab (ada0s1a). What little mind I have left is a blank,
> /dev/ad4s1g will be automatically be detected. Is that correct?
>
> What will I do with
On Tuesday, May 03, 2011 8:51:02 am Edwin L. Culp W. wrote:
> On Tue, May 3, 2011 at 6:59 AM, John Baldwin wrote:
> > On Tuesday, May 03, 2011 7:16:34 am Edwin L. Culp W. wrote:
> >> I have two disks on this old machine that I have keep current sin
> >> FreeBSD 6 IIRC as preparation for all the ne
On Tue, 3 May 2011, Edwin L. Culp W. wrote:
It will be ada0 rather than ad4. With adaX the weird ATA_STATIC_ID stuff is
gone and ATA disks are now numbered starting from 0 just like SCSI disks use
da0, da1, ... etc.
--
John Baldwin
Thanks, John. I was afraid that was the answer. Now, II'm r
With this confusion I need someone to give me an idea on renumbering.
I have two disks on this old machine that I have keep current sin
FreeBSD 6 IIRC as preparation for all the new goodies but this really
bit me in the morning with a generic kernel and had a heck of a time
getting it up.
On Tue, May 3, 2011 at 6:59 AM, John Baldwin wrote:
> On Tuesday, May 03, 2011 7:16:34 am Edwin L. Culp W. wrote:
>> I have two disks on this old machine that I have keep current sin
>> FreeBSD 6 IIRC as preparation for all the new goodies but this really
>> bit me in the morning with a generic ke
on 29/04/2011 19:55 Andrey V. Elsukov said the following:
> On 27.04.2011 11:37, Andrey V. Elsukov wrote:
>>> I wrote a small extension for the GEOM_PART class. It adds an ability
>>> to GEOM_PART class to create partition labels for schemes which are
>>> support them.
>
> Hi All,
>
> i got sever
On Monday, May 02, 2011 10:29:56 pm Michael Butler wrote:
> I've stared at this for a (long) while but haven't come to any
> reasonable conclusion as to why it does what it does or how to fix it :-(
>
> Specifically, the BIOS in this machine doesn't set up a memory window
> for the cardbus control
On Tuesday, May 03, 2011 7:16:34 am Edwin L. Culp W. wrote:
> I have two disks on this old machine that I have keep current sin
> FreeBSD 6 IIRC as preparation for all the new goodies but this really
> bit me in the morning with a generic kernel and had a heck of a time
> getting it up.
>
> I have
I have two disks on this old machine that I have keep current sin
FreeBSD 6 IIRC as preparation for all the new goodies but this really
bit me in the morning with a generic kernel and had a heck of a time
getting it up.
I have a new kernel with the new options.
optionsATA_CAM
Hello,
2011/4/27 Jack Vogel :
> If you get "cannot setup receive structures" you cannot go on and try to
> use the thing :) It means you have inadequate mbuf clusters to setup
> your receive side, you simply have to increase it and reload the driver.
I tried increasing kern.ipc.nmbjumbo* (is it w
40 matches
Mail list logo