Re: em bad performance

2005-12-25 Thread Jack Vogel
On 12/25/05, Scott Long <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hmm, not some silly like getting set to half duplex? :)
> >
> > Jack
>
> Isn't 'half duplex' meaningless in the gigabit link protocol?
>
> Scott

Yes, but it was meant as a joke, hence the smiley :)
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: em bad performance

2005-12-25 Thread Scott Long

Jack Vogel wrote:

On 12/22/05, Danny Braniss <[EMAIL PROTECTED]> wrote:



iperf -c host

i'm begining to believe that the problem is elsewhere, i just put in
an ethernet nic in a PCI-X/Express slot, and the performance is similar, bad.

danny



Hmm, not some silly like getting set to half duplex? :)

Jack


Isn't 'half duplex' meaningless in the gigabit link protocol?

Scott

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


"solved": Re: can't mount root after upgrade to RELENG_6

2005-12-25 Thread David Syphers
On Sunday 25 December 2005 12:37 pm, David Syphers wrote:
> I'm trying to upgrade a July 27 RELENG_5 box to today's RELENG_6. I got
> through buildworld and make kernel, but upon rebooting I get dropped into a
> mountroot prompt. Choosing '?' there only shows fd0. It's trying to mount
> root from /dev/ad0s1a, which is correct. Booting in safe mode mounts root
> fine and gives me a fully usable system

Apparently booting in safe mode disables apic. I was looking for differences 
between my old 5.x kernel and the new one, and realized I left 'device apic' 
in my new kernel. Rebuilding without it makes everything work fine.

I just assumed apic would be safe because, well, it's in GENERIC... Turns out 
it's deadly to my system.

Thanks to the couple folks who tried to help with this, even on a holiday.

-David

-- 
"What's the good of having mastery over
cosmic balance and knowing the secrets of
fate if you can't blow something up?"
-Terry Pratchett
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[releng_6 tinderbox] failure on amd64/amd64

2005-12-25 Thread FreeBSD Tinderbox
TB --- 2005-12-25 21:40:50 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-12-25 21:40:50 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2005-12-25 21:40:50 - cleaning the object tree
TB --- 2005-12-25 21:41:24 - checking out the source tree
TB --- 2005-12-25 21:41:24 - cd /tinderbox/RELENG_6/amd64/amd64
TB --- 2005-12-25 21:41:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_6 src
TB --- 2005-12-25 21:50:19 - building world (CFLAGS=-O -pipe)
TB --- 2005-12-25 21:50:19 - cd /src
TB --- 2005-12-25 21:50:19 - /usr/bin/make -B buildworld
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
TB --- 2005-12-25 23:01:51 - generating LINT kernel config
TB --- 2005-12-25 23:01:51 - cd /src/sys/amd64/conf
TB --- 2005-12-25 23:01:51 - /usr/bin/make -B LINT
TB --- 2005-12-25 23:01:51 - building LINT kernel (COPTFLAGS=-O -pipe)
TB --- 2005-12-25 23:01:51 - cd /src
TB --- 2005-12-25 23:01:51 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Dec 25 23:01:51 UTC 2005
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -Werror -finstrument-functions 
-Wno-inline /src/sys/netinet/if_atm.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -Werror -finstrument-functions 
-Wno-inline /src/sys/netinet/if_ether.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -Werror -finstrument-functions 
-Wno-inline /src/sys/netinet/igmp.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-std=c99  -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -Werror -finstrument-functions 
-Wno-inline /

Re: [releng_6 tinderbox] failure on alpha/alpha

2005-12-25 Thread Max Laier
On Sunday 25 December 2005 22:40, FreeBSD Tinderbox wrote:
> -ffreestanding -Werror  /src/sys/netinet/ip_carp.c
> /src/sys/netinet/ip_carp.c: In function `carp_set_addr6':
> /src/sys/netinet/ip_carp.c:1600: error: too few arguments to function
> `in6_joingroup' /src/sys/netinet/ip_carp.c:1613: error: too few arguments
> to function `in6_joingroup' *** Error code 1

Should be fixed.

-- 
/"\  Best regards,  | [EMAIL PROTECTED]
\ /  Max Laier  | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign  | Against HTML Mail and News


pgpQ4IOEpNR5t.pgp
Description: PGP signature


[releng_6 tinderbox] failure on alpha/alpha

2005-12-25 Thread FreeBSD Tinderbox
TB --- 2005-12-25 20:36:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-12-25 20:36:18 - starting RELENG_6 tinderbox run for alpha/alpha
TB --- 2005-12-25 20:36:18 - cleaning the object tree
TB --- 2005-12-25 20:36:49 - checking out the source tree
TB --- 2005-12-25 20:36:49 - cd /tinderbox/RELENG_6/alpha/alpha
TB --- 2005-12-25 20:36:49 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_6 src
TB --- 2005-12-25 20:45:43 - building world (CFLAGS=-O -pipe)
TB --- 2005-12-25 20:45:43 - cd /src
TB --- 2005-12-25 20:45:43 - /usr/bin/make -B buildworld
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
TB --- 2005-12-25 21:33:58 - generating LINT kernel config
TB --- 2005-12-25 21:33:58 - cd /src/sys/alpha/conf
TB --- 2005-12-25 21:33:58 - /usr/bin/make -B LINT
TB --- 2005-12-25 21:33:58 - building LINT kernel (COPTFLAGS=-O -pipe)
TB --- 2005-12-25 21:33:58 - cd /src
TB --- 2005-12-25 21:33:58 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Dec 25 21:33:59 UTC 2005
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
-I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 
-ffreestanding -Werror  /src/sys/netinet/if_atm.c
cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
-I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 
-ffreestanding -Werror  /src/sys/netinet/if_ether.c
cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
-I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 
-ffreestanding -Werror  /src/sys/netinet/igmp.c
cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
-I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 
-ffreestanding -Werror  /src/sys/netinet/in.c
cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. 
-I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath 
-I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 
-ffreestanding -Werror  /src/sys/netinet/ip_carp.c
/src/sys/netinet/ip_carp.c: In function `carp_set_addr6

Re: can't mount root after upgrade to RELENG_6

2005-12-25 Thread David Syphers
On Sunday 25 December 2005 01:01 pm, Melvyn Sopacua wrote:
> On Sunday 25 December 2005 21:37, David Syphers wrote:
> > yggdrasil> cat /etc/fstab
> > # DeviceMountpoint  FStype  Options Dump
> > Pass# /dev/ad0s1b noneswapsw  0
> >   0 /dev/ad0s1a /   ufs rw  1
>
> Just to humor us, can you first mount root then the swap device?
> So swap those entries.

No change when I do that.

-David

-- 
"What's the good of having mastery over
cosmic balance and knowing the secrets of
fate if you can't blow something up?"
-Terry Pratchett
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: can't mount root after upgrade to RELENG_6

2005-12-25 Thread Melvyn Sopacua
On Sunday 25 December 2005 21:37, David Syphers wrote:

> yggdrasil> cat /etc/fstab
> # DeviceMountpoint  FStype  Options Dump   
> Pass# /dev/ad0s1b noneswapsw  0
>   0 /dev/ad0s1a /   ufs rw  1  

Just to humor us, can you first mount root then the swap device?
So swap those entries.
-- 
Melvyn Sopacua
[EMAIL PROTECTED]

FreeBSD 6.0-STABLE
Qt: 3.3.5
KDE: 3.4.3
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


can't mount root after upgrade to RELENG_6

2005-12-25 Thread David Syphers
I'm trying to upgrade a July 27 RELENG_5 box to today's RELENG_6. I got 
through buildworld and make kernel, but upon rebooting I get dropped into a 
mountroot prompt. Choosing '?' there only shows fd0. It's trying to mount 
root from /dev/ad0s1a, which is correct. Booting in safe mode mounts root 
fine and gives me a fully usable system, while booting with just ACPI 
disabled gives me a "fatal trap 12: page fault while in kernel mode" panic 
well before it tries to mount root.

A verbose dmesg from a failed boot (single user) is attached. My /etc/fstab is 
below, though I don't think that's the issue.

Any ideas what the problem is?

Thanks,

-David

yggdrasil> cat /etc/fstab
# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1e /tmpufs rw  2   2
/dev/ad0s1f /usrufs rw  2   2
/dev/ad0s1d /varufs rw  2   2
/dev/acd0   /cdrom  cd9660  ro,noauto   0   0
/dev/acd1   /cdrom1 cd9660  ro,noauto   0   0

-- 
"What's the good of having mastery over
cosmic balance and knowing the secrets of
fate if you can't blow something up?"
-Terry Pratchett
FreeBSD 6.0-STABLE #0: Sun Dec 25 04:20:20 PST 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/YGGDRASIL
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0775000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0775204.
Calibrating clock(s) ... i8254 clock: 1193168 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1526538794 Hz
CPU: AMD Athlon(tm) Processor (1526.54-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x662  Stepping = 2
  
Features=0x383fbff
  AMD Features=0xc0480800
Data TLB: 32 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory  = 536805376 (511 MB)
Physical memory chunk(s):
0x1000 - 0x0009efff, 647168 bytes (158 pages)
0x0010 - 0x003f, 3145728 bytes (768 pages)
0x00825000 - 0x1f6b7fff, 518598656 bytes (126611 pages)
avail memory = 520134656 (496 MB)
Table 'FACP' at 0x1fffb2fd
Table 'APIC' at 0x1b88
MADT: Found table at 0x1b88
MP Configuration Table version 1.4 found at 0xc009fc70
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 3 ACPI ID 0: enabled
ACPI APIC Table: 
bios32: Found BIOS32 Service Directory header at 0xc00f77c0
bios32: Entry = 0xfd6d0 (c00fd6d0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd6d0+0x11e
pnpbios: Found PnP BIOS data at 0xc00f7810
pnpbios: Entry = f:a07e  Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
MADT: Found IO APIC ID 0, Interrupt 0 at 0xfec0
ioapic0: Routing external 8259A's -> intpin 0
ioapic0: intpin 0 -> ExtINT (edge, high)
ioapic0: intpin 1 -> ISA IRQ 1 (edge, high)
ioapic0: intpin 2 -> ISA IRQ 2 (edge, high)
ioapic0: intpin 3 -> ISA IRQ 3 (edge, high)
ioapic0: intpin 4 -> ISA IRQ 4 (edge, high)
ioapic0: intpin 5 -> ISA IRQ 5 (edge, high)
ioapic0: intpin 6 -> ISA IRQ 6 (edge, high)
ioapic0: intpin 7 -> ISA IRQ 7 (edge, high)
ioapic0: intpin 8 -> ISA IRQ 8 (edge, high)
ioapic0: intpin 9 -> ISA IRQ 9 (edge, high)
ioapic0: intpin 10 -> ISA IRQ 10 (edge, high)
ioapic0: intpin 11 -> ISA IRQ 11 (edge, high)
ioapic0: intpin 12 -> ISA IRQ 12 (edge, high)
ioapic0: intpin 13 -> ISA IRQ 13 (edge, high)
ioapic0: intpin 14 -> ISA IRQ 14 (edge, high)
ioapic0: intpin 15 -> ISA IRQ 15 (edge, high)
ioapic0: intpin 16 -> PCI IRQ 16 (level, low)
ioapic0: intpin 17 -> PCI IRQ 17 (level, low)
ioapic0: intpin 18 -> PCI IRQ 18 (level, low)
ioapic0: intpin 19 -> PCI IRQ 19 (level, low)
ioapic0: intpin 20 -> PCI IRQ 20 (level, low)
ioapic0: intpin 21 -> PCI IRQ 21 (level, low)
ioapic0: intpin 22 -> PCI IRQ 22 (level, low)
ioapic0: intpin 23 -> PCI IRQ 23 (level, low)
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
ioapic0: intpin 2 trigger: edge
ioapic0: intpin 2 polarity: high
lapic3: Routing NMI -> LINT1
lapic3: LINT1 trigger: edge
lapic3: LINT1 polarity: high
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0: intpin 11 polarity: low
ioapic0: intpin 11 trigger: level
ioapic0  irqs 0-23 on motherboard
cpu0 BSP:
 ID: 0x0300   VER: 0x00040010 LDR: 0x0100 DFR: 0x0fff
  lint0: 0x00010700 lint1: 0x0400 TPR: 0x SVR: 0x01ff
  timer: 0x000100ef therm: 0x err: 0x0001 pcm: 0x0001
null: 
io: 
random: 
mem: 
Pentium Pro MTRR supp

Re: em bad performance

2005-12-25 Thread Jack Vogel
On 12/22/05, Danny Braniss <[EMAIL PROTECTED]> wrote:

> iperf -c host
>
> i'm begining to believe that the problem is elsewhere, i just put in
> an ethernet nic in a PCI-X/Express slot, and the performance is similar, bad.
>
> danny

Hmm, not some silly like getting set to half duplex? :)

Jack
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SSH login takes very long time...sometimes

2005-12-25 Thread James Tanis
I wouldn't be surprised if there is actually more going on, their were
times before I entered my local network into my hosts file that
authentication would completely time out and drop the client. It
usually only happened when using my ISP's dns server and not my local
caching server, but still, their dns server isn't *that* slow :P.

On 12/25/05, Rostislav Krasny <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I had submitted a bin/62139 PR because of the same problem about a
> year ago. I still think there is a bug somewhere in a resolver(3)
> library or in libc functions like gethostbyname(). Because of this bug
> the gethostbyname() doubles the number of its reverse resolving
> requests, in a case the DNS server isn't responding. The other reason
> for very long waiting is a default configuration of resolver(5). In
> most other systems RES_DFLRETRY is defined as 2, but in FreeBSD it is
> defined as 4. In a case the DNS server isn't responding the
> gethostbyname() makes 8 (eight!) reverse resolving attempts for one
> (!) non-responding DNS server before it returns error. And this is by
> default. All that is still true for my current 6.0-STABLE.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/62139
>
> As a workaround I may suggest addind "options attempts:2" or even
> "options attempts:1" line to the /etc/resolver.conf
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>


--
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SSH login takes very long time...sometimes

2005-12-25 Thread Rostislav Krasny
Hi,

I had submitted a bin/62139 PR because of the same problem about a
year ago. I still think there is a bug somewhere in a resolver(3)
library or in libc functions like gethostbyname(). Because of this bug
the gethostbyname() doubles the number of its reverse resolving
requests, in a case the DNS server isn't responding. The other reason
for very long waiting is a default configuration of resolver(5). In
most other systems RES_DFLRETRY is defined as 2, but in FreeBSD it is
defined as 4. In a case the DNS server isn't responding the
gethostbyname() makes 8 (eight!) reverse resolving attempts for one
(!) non-responding DNS server before it returns error. And this is by
default. All that is still true for my current 6.0-STABLE.

http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/62139

As a workaround I may suggest addind "options attempts:2" or even
"options attempts:1" line to the /etc/resolver.conf
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SSH login takes very long time...sometimes

2005-12-25 Thread Marian Hettwer



Lowell Gilbert wrote:

Marian Hettwer <[EMAIL PROTECTED]> writes:


alternativly to check out wether it's dns related, you use set the
Option "UseDNS no" in your sshd_config, so sshd won't try a reverse
dns lookup.
Give it a shoot. Usually ssh timeouts are related to DNS...



That should be a last resort; the hostname checks are there for a
reason...

I know. But using the UseDNS no option could be useful to debug the 
problem. Well. In fact, it's only one way to debug the problem.
The more obvious way is to check wether the DNS is working (forward and 
reverse lookup) and fix it if possible :)


regards,
Marian

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


problems with groff in FreeBSD 6.0 buildworld

2005-12-25 Thread Telegin Gennady
Lines from 688 to 700:

void
savebounds(double x,
   double y)
{
  if (x < leftpoint)
leftpoint = x;
  if (x > rightpoint)
rightpoint = x;
  if (y < toppoint)
toppoint = y;
  if (y > bottompoint)
bottompoint = y;
}
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"