pfind() in ithread handler

2008-02-28 Thread Yuri Pankov
Hi, I'm trying to understand the cause of following panic. panic: Trying sleep, but thread marked as sleeping prohibited cpuid = 0 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a panic() at panic+0x17d sleepq_add() at sleepq_add+0x2e1 _sx_slock_hard() at _sx_slock_har

Re: Nvidia Driver w/RELENG_7

2008-01-13 Thread Yuri Pankov
On Sun, Jan 13, 2008 at 05:22:46PM -0800, Ali Mashtizadeh wrote: > Hi, > > Does anyone have the nvidia video driver working with releng 7? What I am > seeing is that the kernel module compiles and loads fine, but it will not > detect any video card. I've tried removing the agp device from my BSD k

Re: what happened to make world?

2007-08-30 Thread Yuri Pankov
On Thu, Aug 30, 2007 at 03:41:29PM -0400, Mike Meyer wrote: > On Thu, 30 Aug 2007 21:27:18 +0200 Pietro Cerutti <[EMAIL PROTECTED]> wrote: > > > Max Laier wrote: > > > On Thursday 30 August 2007, Pietro Cerutti wrote: > > >> # make world > > >> WARNING: make world will overwrite your existing Free

Re: Which CPUTYPE for a dualcore Xeon on AMD64

2007-06-24 Thread Yuri Pankov
On Mon, Jun 25, 2007 at 08:40:12AM +0300, Abdullah Ibn Hamad Al-Marri wrote: > On 6/25/07, Martin Turgeon <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I recently installed AMD64 6.2 Release on 2 PowerEdge servers, both with > > dual core Xeon (3070 and 5110). I noticed when I was updating the > > so

libpcap and interface with no IPv4 address

2005-08-27 Thread Yuri Pankov
Hi, tcpdump (and other programs using libpcap with IP proto filter) behaves strangely (as it seems to me) on an interface with no IPv4 address assigned.. tcpdump -ni xl0 tcpdump: WARNING: xl0: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol decode lis