pyu...@gmail.com wrote:
> Could you disable TSO and try again?('ifconfig fxp0 -tso' will do
> the job).
Yes, disabling TSO helps. That's a reasonable workaround for me. Thanks.
Let me know if you need further information in case you want to make
changes to the fxp driver regarding this problem.
On Thu, Apr 09, 2009 at 09:15:12AM +0200, Bjoern Koenig wrote:
> pyu...@gmail.com wrote:
>
> > Could you disable TSO and try again?('ifconfig fxp0 -tso' will do
> > the job).
>
> Yes, disabling TSO helps. That's a reasonable workaround for me. Thanks.
>
> Let me know if you need further informat
> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> --enig90DADA8437A99D893FB775F8
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> Danny Braniss wrote:
> >> Garance A Drosihn wrote:
> >>> Some friends of mine are looking at the new
Ivan Voras wrote:
2009/4/8 Miroslav Lachman <000.f...@quip.cz>:
(Lighttpd problem may be related to jail instead of ZFS - I did not test it
yet)
Completely unrelated to ZFS, but wasn't there some issue with lighttpd
and sendfile() relatively recently (sendfile is the default)? Have you
tried
Trying to build 2.1.1 on a CURRENT results in this:
===> iscsi/initiator (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq
-finline-limit=8000 --param inline-u
Goran Lowkrantz wrote:
> Trying to build 2.1.1 on a CURRENT results in this:
> ===> iscsi/initiator (all)
> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE
> -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq
> -finl
On Wed, 08 Apr 2009 15:48:04 -0500, Robert Noland wrote
> On Wed, 2009-04-08 at 21:08 +0200, Piotr Smyrak wrote:
> >
> > I recently upgraded my system to newer hardware with
motherboard
> > GIGABYTE GA-MA74GM-S2 Rev 1.0 with AMD 740G chipset (north
bridge)
> > and AMD SB700 (south) where USB s
Robert Blayzor wrote:
> On Apr 7, 2009, at 5:43 PM, Garance A Drosihn wrote:
>> Some friends of mine are looking at the new "DroboPro", which makes a
>> lot of disk space available via iSCSI (in addition to firewire 800),
>> and they were wondering how well iSCSI works with FreeBSD. I haven't
>> p
Danny Braniss wrote:
>> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
>> --enig90DADA8437A99D893FB775F8
>> Content-Type: text/plain; charset=UTF-8
>> Content-Transfer-Encoding: quoted-printable
>>
>> Danny Braniss wrote:
Garance A Drosihn wrote:
> Some friends of m
On Wed, 8 Apr 2009 22:49:25 +0200, Martin wrote
> Am Wed, 8 Apr 2009 21:08:05 +0200
> schrieb Piotr Smyrak :
>
> > First I started with my old build of 6.2, then upgraded to 6.4
> > STABLE, to finally upgrade to 7.2 PRERELEASE in hope of fixing
the
> > issue. None of versions gave me USB mouse s
pyu...@gmail.com wrote:
> If you can easily reproduce the issue, can you capture stalled TCP
> session with tcpdump on receiving host?(Make sure to disable Rx
> checksum offload prior to capturing the session.)
I transferred a 256 kiB file and these are the tcpdumps:
http://www.alpha-tierchen.de
On Thu, 2009-04-09 at 14:30 +0800, GOD wrote:
> I trace all of 7.* version on my laptop. But some thing is always a
> problem!
> 1. The acpi is not well supported. I try acpiconf -s 3 , the system
> will
> die.
I take it you are running i386 then? Can you try compiling SMP support
out of your ke
> Danny Braniss wrote:
> >> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> >> --enig90DADA8437A99D893FB775F8
> >> Content-Type: text/plain; charset=3DUTF-8
> >> Content-Transfer-Encoding: quoted-printable
> >>
> >> Danny Braniss wrote:
> Garance A Drosihn wrote:
> >>>
2009/4/9 Danny Braniss :
>> The configuration is:
>>
>> target0 {
>> targetaddress =3D 161.53.72.65
>> targetname =3D iqn.2007-09.jp.ne.peach:disk1
>> tags =3D 16
>> }
>>
>
> Q: what kernel?
> Q: what target?
7-STABLE AMD64.
> btw, without the camcontrol tags, is it worki
On Thursday 09 April 2009 10:32:05 am Danny Braniss wrote:
> > Danny Braniss wrote:
> > >> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> > >> --enig90DADA8437A99D893FB775F8
> > >> Content-Type: text/plain; charset=3DUTF-8
> > >> Content-Transfer-Encoding: quoted-printable
Howdy!
Amd64, 7.1.
Few days ago I replaced dieing dvd writer with brand
new pioneer 116d. In the kernel I removed all not
needed stuff and included atapicam and both cd and
acd. Previously I used cd only with no hiss. Making
dvd I first encountered error at the very beginning
of the whole process:
Hello,
I am trying to figure out what happens on a soft poweroff? Is there a userspace
script that gets called?
Thanks,
Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send
2009/4/9 John Nielsen :
>> Q: what kernel?
>
> From his previous message it looks like 7-STABLE amd64
>
>> Q: what target?
>
> From the targetname it looks like the recently committed net/istgt running
> on another FreeBSD machine.
Correct on both :)
__
on 09/04/2009 19:17 Stephen Clark said the following:
> Hello,
>
> I am trying to figure out what happens on a soft poweroff? Is there a
> userspace script that gets called?
If everything works correctly, then acpi driver sends a signal to init which
causes a typical graceful shutdown.
BTW, was
Andriy Gapon wrote:
on 09/04/2009 19:17 Stephen Clark said the following:
Hello,
I am trying to figure out what happens on a soft poweroff? Is there a
userspace script that gets called?
If everything works correctly, then acpi driver sends a signal to init which
causes a typical gra
Hi,
in one production case (1), haven't seen panics or deadlocks for a
long time, yet on another much more powerful machine (2), I could not
get rid of "vm_thread_new: kstack allocation failed", ultimately
rendering the machine useless pretty fast. This was at least till
RELENG_7/novembe
Hi
Building a samba package in a recent RELENG_7 box and install on a
7.1-RELEASE system I found ABI changes that make ldconfig fail.
This is related to a new strndup symbol in libc that samba build autodetect
and use. This is really necesary?
--
josemi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Jose,
Jose M Rodriguez wrote:
> Hi
> Building a samba package in a recent RELENG_7 box and install on a
> 7.1-RELEASE system I found ABI changes that make ldconfig fail.
>
> This is related to a new strndup symbol in libc that samba build autodete
On Wed, Apr 8, 2009 at 3:55 PM, Antony Mawer wrote:
> Freddie Cash wrote:
> ...
>> We've also heavily modified /etc/sysctl.conf and upped a bunch of the
>> network-related sysctls. Doing so increased our SSH throughput from ~30
>> Mbits/sec across all connections to over 90 Mbits/sec per SSH conn
I have on and no luck in working this config out.
If anyone could give any hint. I've seen this pr
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/110407 and some other
cases from some searching, but no one ever said anything about success
case.
thanks,
matheus
--
We will call you cygnus,
The
On Thu, Apr 09, 2009 at 11:02:06AM +0200, Bjoern Koenig wrote:
> pyu...@gmail.com wrote:
>
> > If you can easily reproduce the issue, can you capture stalled TCP
> > session with tcpdump on receiving host?(Make sure to disable Rx
> > checksum offload prior to capturing the session.)
>
> I transfe
Nenhum_de_Nos wrote:
> I have on and no luck in working this config out.
I remember microdrives... those are from long ago, when the C64s and ZX
Spectrums ruled the world ;-)
Alphons (sorry, couldn't resist)
--
All right, that does it Bill [Donahue]. I'm pretty sure that killing
Jesus is not v
On Wed, Apr 08, 2009 at 10:41:44AM +0200, xer wrote:
> Hello
> I have some problems with 3Com nics, after a upgrade from 5.5-STABLE to
> 6.4-STABLE.
>
> This machine has two 3com nics (one is LAN other is WAN) and i see too much
> "watchdog timeout" on both cards.
> This on/off up/down on cards,
I wrote:
>
>> If you can easily reproduce the issue, can you capture stalled TCP
>> session with tcpdump on receiving host?(Make sure to disable Rx
>> checksum offload prior to capturing the session.)
>
> I transferred a 256 kiB file and these are the tcpdumps:
>
> http://www.alpha-tierchen.de/~bko
29 matches
Mail list logo