Re: --- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-10 Thread Alex Wilkinson
On Mon, Nov 10, 2003 at 01:08:30PM +1030, Kris Kennaway wrote: On Mon, Nov 10, 2003 at 12:51:21PM +1030, Alex Wilkinson wrote: Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003

Re: taskqueue patch

2003-11-10 Thread Alex Wilkinson
On Mon, Nov 10, 2003 at 09:02:03AM +, Doug Rabson wrote: I wasn't involved in converting taskqueue from 4.x-style SWIs to kernel threads so I can't be sure but this does look reasonable. I've been wondering about the 'not exiting' diagnostic from init for a

Re: erroneous message from locked-up machine

2003-11-10 Thread Alex Wilkinson
Can someone please elaborate on the acronym KVA ? $ sysctl -d kern.ipc.maxpipekva kern.ipc.maxpipekva: Pipe KVA limit This doesn't tell me enough. - aW On Tue, Nov 11, 2003 at 04:46:47AM +1100, Bruce Evans wrote: I came in to work today to find one of my -current machines

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-09 Thread Alex Wilkinson
On Thu, Nov 06, 2003 at 08:08:31AM -0800, Kevin Oberman wrote: Any ideas on where I can look for more information? I'm going to try doing some monitoring with vmstat while running to see if I can spot anything, but I am not sure just what I am looking for.

--- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-09 Thread Alex Wilkinson
Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003 backtrace(c0883a21,c0971e6c,c088a4f4,c088a4f4,c088b844) at backtrace+0x17 witness_lock(c0971e6c,8,c088b844,26d,d77cda24) at witness_lock+0x672

Re: --- trap 0x1, eip = 0, esp = 0xd77cdd7c, ebp = 0 ---

2003-11-09 Thread Alex Wilkinson
On Mon, Nov 10, 2003 at 01:08:30PM +1030, Kris Kennaway wrote: Not sure how to interpret these errors on the console ?? Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003 Part of a backtrace from an error detected by WITNESS. There was more

Re: the PS/2 mouse problem

2003-11-09 Thread Alex Wilkinson
On Wed, Nov 05, 2003 at 08:33:58PM -0700, Scott Long wrote: One thought that I had was to make psmintr() be INTR_FAST. I need to stare at the code some more to fully understand it, but it looks like it wouldn't be all that hard to do. Basically just use

[buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Alex Wilkinson
CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. $ make buildkernel ... cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g

Re: [buildkernel fail] -Werror if_xe.c:1832: warning: `xe_reg_dump' defined but not used

2003-11-05 Thread Alex Wilkinson
On Thu, Nov 06, 2003 at 03:33:25PM +1030, Kris Kennaway wrote: On Thu, Nov 06, 2003 at 03:10:49PM +1030, Alex Wilkinson wrote: CVSup'd today [Thu Nov 6 15:09:02 CST 2003]. buildkernel fails on a warning. Wasn't this fixed this morning

Re: New PNP0303 and aPic question

2003-11-04 Thread Alex Wilkinson
On Tue, Nov 04, 2003 at 12:56:07PM -0500, John Baldwin wrote: Yes. As long as you have 'device apic' in your kernel config, APICs will be used to route interrupts even on UP machines if the machine includes an MP Table or ACPI is being used and it

Re: Was: More ULE bugs fixed. Is: Mouse problem?

2003-11-04 Thread Alex Wilkinson
+0930 From: Alex Wilkinson [EMAIL PROTECTED] Subject: sec:u kernel: psmintr: out of sync To: [EMAIL PROTECTED] Hi all, I am switching between several OS's with a Cybex KVW switch. I now seem to have a problem

Re: Was: More ULE bugs fixed. Is: Mouse problem?

2003-11-04 Thread Alex Wilkinson
On Wed, Nov 05, 2003 at 12:27:04AM +0100, Eirik Oeverby wrote: Just for those interested: I do *not* get any messages at all from the kernel (or elsewhere) when my mouse goes haywire. And it's an absolute truth (just tested back and forth 8 times)

buildworld failure: don't know how to make thr_atfork.c

2003-11-04 Thread Alex Wilkinson
CVSup'd today [Wed Nov 5 17:15:14 CST 2003] and buildworld fails. $ make buildworld . === lib/libpcap yacc -d -p pcapyy -o grammar.c /usr/src/lib/libpcap/../../contrib/libpcap/grammar.y ln -sf grammar.h tokdefs.h lex -t -Ppcapyy /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l

kernel: psmintr: out of sync

2003-10-02 Thread Alex Wilkinson
Hi all, I am switching between several OS's with a Cybex KVW switch. I now seem to have a problem with my mouse (after build world/kernel). FreeBSD 5.1-CURRENT #2: Wed Aug 20 13:28:54 CST 2003 I am getting these messages on the console when I move my mouse, the cursor moves in a very choppy