search for: sandvin

Displaying 13 results from an estimated 13 matches for "sandvin".

Did you mean: sandvine
2003 May 19
3
ichsmb SMB, interrupt, SMP
I have a problem with an SMP 4.7 kernel with ichsmb. My BIOS has not assigned an interrupt, so the kernel does on startup: ichsmb0: <Intel 82801CA (ICH3) SMBus controller> port 0x1100-0x111f irq 0 at device 31.3 on pci0 pci_cfgintr_virgin: using routable interrupt 3 pci_cfgintr: 0:31 INTB routed to irq 3 smbus0: <System Management Bus> on ichsmb0 smb0: <SMBus general purpose
2003 Jul 29
6
kernel deadlock
...a4,3,dc35aa40) at vn_open+0x1ed open(dc35aa40,e1368f80,68108dec,6811b380,4) at open+0xc4 syscall2(2f,2f,2f,4,6811b380) at syscall2+0x20d Xint0x80_syscall() at Xint0x80_syscall+0x2b Can anyone suggest what the bug might be or how to proceed with debugging? Thanks in advance, David Dolson (ddolson@sandvine.com, www.sandvine.com)
2003 May 14
0
kernel conf not applied to modules?
...dundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /d2/ddolson/src/sys/modules/em/../../dev/em/if_em.c Is this a bug/feature, or is it something I've got wrong at our site? Thanks, David Dolson (ddolson@sandvine.com, www.sandvine.com)
2003 Aug 19
0
inode deadlock: can't reclaim VLRU: suggestions please [was RE: k ernel deadlock]
...nlru process signal the requestor if as few as one nodes have been reclaimed (vs. the 10%)? 4. Why wait for 3 whole seconds? How about waiting one tick? If possible, my preference is (1), freeing as much as possible when things get bad. Thanks in advance for your input. David Dolson (ddolson@sandvine.com, www.sandvine.com)
2004 Feb 24
3
improve ipfw rules
>> 3. I'm intrested in blocking kazaa/P2P trafic with IPFW any help in this issue you could possibly block connections at known p2p ports. deny tcp from any to any 6699 step but most of the newer protocols use dynamic ports and in turn, are configurable. so ipfw isn't exactly ideal on it's own for this. -r. -----Original Message----- From: Pons [mailto:pons@gmx.li] Sent:
2005 Apr 15
3
PAM authentication
I find it annoying that openssh takes active part in the authentication process when using PAM. Namely, SSH doesn't pass the user's password if the getpwent for the user returns NULL. I use a clever PAM setup that allows nonexisting users to log in if they are succesfully authenticated against a Samba server. When the user logs in for the first time, he's added to the user database
2013 Apr 09
3
The network path was not found.
I am attempting to join a windows 7 computer running in virtual box to a samba4 domain (version 4.1.0pre1-GIT-243278a). I get prompted for credentials, I use the provisioned Administrator account, and then get the following: The Following error occured attempting to join the domain "ad.redacted.com" The network path was not found. (I have replaced the actual domain with redacted for
2005 Sep 12
13
Skype purchased by Ebay 2.6 Billion
Good news for service providers in my opinion, Ebay will likely start alienating Skype users like they did with Paypal users. "SkypeSucks.com" domain already taken, shucks.... http://www.kesq.com/Global/story.asp?S=3837895 -- Cory J Andrews Partner / Purchasing +++++++++++++++ VOIPSupply.com - Everything you need for VOIP 454 Sonwil Drive Buffalo, NY 14225 +++++++++++++++ tf voice
2003 Apr 15
1
AP #2 (PHY# 1) failed! (panic y/n?)
has anyone seen this before with 4.7-RELEASE on an SMP motherboard? It happened once on one boot, not seen it before or since on the same system. This is a 1U 2x 2.8GHz XEON system with 10 Intel 'em' devices. Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 24 pins in IOAPIC #1 Programming 24 pins in IOAPIC #2 AP #2 (PHY# 1) failed! panic y/n? [y] ...
2003 Jul 30
1
kernel panic
Yesterday I had a kernel panic on a FreeBSD 4.7 system. Looking at the core dump, it was caused by a corrupted uidinfo pointer referenced by a tcp pcb. I searched through the archives and found an identical stack trace in this message from 2000: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=322837+0+archive/2000/freebsd-s table/20000625.freebsd-stable This was apparently fixed by a patch
2003 Aug 05
1
multiple IOxAPIC on 4.7 with Intel P64H2
I have a multi-port PCI-X card that is causing me some grief. An older version of the system bios allowed this to work correctly, and the on-board devices to work correctly. the newer system bios has fixed a 'bug' where the interrupts were routed incorrectly according to the PCI bridge specification. The system vendor indicates that I am likely missing the support for multiple IOxAPIC,
2003 Sep 11
0
Using dwarf2 in kernel debug?
i'm evaluating an emulator for xeon, but it only supports dwarf2, not stabs. Is there a simple means of changing the config for the system gcc, or is this a much more involved thing? This is for releng_4. e.g. is loader, gdb -k, etc, all ok with seeing dwarf2 debugging info in /kernel, and in modules. --don
2003 Oct 01
0
4.7 SMP lockup
Hi, I'm seeing a problem with 4.7 where, very rarely, the system seems to "lockup". No panic is given. I was able to track it down to all processors were halted (in the idle loop) since machdep.cpu_idle_hlt=1. The system is a 2 physical XEON procs with hyperthreading enabled. The system was behaving as though the 8254 system clock was not going off. The only thing I can think of is