From owner-freebsd-hackers Sun Jan 10 16:06:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04766 for freebsd-hackers-outgoing; Sun, 10 Jan 1999 16:06:39 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04417 for ; Sun, 10 Jan 1999 16:06:25 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA10230; Mon, 11 Jan 1999 10:35:24 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA18433; Mon, 11 Jan 1999 10:35:24 +1030 (CST) Date: Mon, 11 Jan 1999 10:35:24 +1030 From: Greg Lehey To: zhihuizhang Cc: hackers Subject: Re: Where is _swi_vm defined? Message-ID: <19990111103524.B8886@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from zhihuizhang on Sun, Jan 10, 1999 at 05:32:17PM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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