Date: Mon, 20 Jan 2003 12:35:20 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: phk@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vm_swap.c Message-ID: <200301202035.h0KKZKcK093323@apollo.backplane.com> References: <5251.1043094192@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
:In message <200301202019.h0KKJ2iP093111@apollo.backplane.com>, Matthew Dillon w
:rites:
:> Oops, I'm sorry, I stand corrected. It was in fact not a panic. But
:> it looked like one to me (because I saw the backtrace on the console)
:> so I hit reset on the machine. There was in fact no DDB prompt.
:
:I'd be interested in the backtrace nontheless if you have it.
:
:--
:Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
# cd /usr/obj (nfs mounted r/w)
# swapon swap
# mdmfs -s 262144 md /mnt
VOP_SPECSTRATEGY on non-VCHR
: 0xc460a8e0: tag nfs, type VREG, usecount 1, writecount 0, refcount 1,
tag nfs fileid 6 fsid 0x300ff07
backtrace()
vop_nospecstrategy()
vop_defaultop()
swapdev_strategy()
flushchainbuf()
swap_pager_strategy()
vm_pager_strategy()
mdstart_swap()
md_kthread()
#
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301202035.h0KKZKcK093323>
