Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 18:55:22 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        arch@FreeBSD.org
Subject:   Re: Critical Regions Round II
Message-ID:  <200103240255.f2O2tM029010@arch20m.dellroad.org>
In-Reply-To: <XFMail.010323182612.jhb@FreeBSD.org> "from John Baldwin at Mar 23, 2001 06:26:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin writes:
> > Shouldn't these be, e.g.,
> > 
> >   i386_disable_intr(), i386_enable_intr()
> > 
> >     and
> > 
> >   ia64_enable_intr(), ia64_disable_intr()
> > 
> > That is, it seems like "machine dependent" has a strict meaning,
> > it means: specific to a single (one) architecture.
> 
> Sticking all MD stuff under a ${MACHINE_ARCH}_* namespace might be an
> interesting project in the future, but it wouldn't be a small undertaking.

Gotcha. Well anyway we could make a small start with these two functions :-)

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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




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