DragonFly BSD
DragonFly users List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Network Slowdowns?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Oct 2006 14:17:10 -0700 (PDT)

:Done. It's funny that I thought of uploading the asf file but not the
:modules... :P
:
:        -Richard

    Ok.  Very odd.  It seems to crashing in pf_change_a(), called from
    line 3854 of net/pf/pf.c.  It shouldn't be possible for it to crash
    there.

    Do me a favor and try turning off MMX optimized memory copies by
    placing the following in your /boot/loader.conf:

    kern.mmxopt=0

    Tell me if that fixes the problem.  It shouldn't actually be doing an
    optimized mmx copy for a 4-byte sequence, but perhaps there is a bug
    in the assembly code that is handling small copies.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]