Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 10:35:24 +1030
From:      Greg Lehey <grog@lemis.com>
To:        zhihuizhang <bf20761@binghamton.edu>
Cc:        hackers <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: Where is _swi_vm defined?
Message-ID:  <19990111103524.B8886@freebie.lemis.com>
In-Reply-To: <Pine.SOL.L3.93.990110172837.13352A-100000@bingsun2>; from zhihuizhang on Sun, Jan 10, 1999 at 05:32:17PM -0500
References:  <Pine.SOL.L3.93.990110172837.13352A-100000@bingsun2>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 10 January 1999 at 17:32:17 -0500, zhihuizhang wrote:
> 
> Hi, can anyone tell me where the routine _swi_vm is defined?  It appears
> in the table of interrupt handler addresses (ihandlers) in file vector.s.

/usr/src/sys/i386/i386/vm_machdep.c, about line 654.  Use ctags or
etags to find things like this.

Greg
-- 
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990111103524.B8886>