From owner-freebsd-arch Sat May 27 1:11:35 2000 Delivered-To: freebsd-arch@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id D1D0037B5C7 for ; Sat, 27 May 2000 01:11:32 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p23-dn03kiryunisiki.gunma.ocn.ne.jp [210.232.224.152]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id RAA16335; Sat, 27 May 2000 17:11:18 +0900 (JST) Message-ID: <392F8374.C99B68AB@newsguy.com> Date: Sat, 27 May 2000 17:12:36 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Matthew Dillon Cc: Chuck Paterson , "Jordan K. Hubbard" , Terry Lambert , arch@FreeBSD.ORG Subject: Re: Preemptive kernel on older X86 hardware References: <200005251700.LAA25373@berserker.bsdi.com> <392E97B7.1A575FAC@newsguy.com> <200005261738.KAA90605@apollo.backplane.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Dillon wrote: > > :Won't declaring the function as inline work? > : > :-- > :Daniel C. Sobral (8-DCS) > > Not if you want to use __FILE__, __LINE__, etc... for tracing purposes. > > Besides, using an inline there creates a lot of bloat. For debugging purposes only, but I didn't think of __FILE__ & cia, indeed. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@another.bsdconspiracy.org "Sentience hurts." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message