From owner-cvs-sys Mon Aug 7 21:50:58 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id VAA23272 for cvs-sys-outgoing; Mon, 7 Aug 1995 21:50:58 -0700 Received: (from dyson@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id VAA23262 ; Mon, 7 Aug 1995 21:50:54 -0700 Date: Mon, 7 Aug 1995 21:50:54 -0700 From: John Dyson Message-Id: <199508080450.VAA23262@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include spl.h cpufunc.h Sender: cvs-sys-owner@freebsd.org Precedence: bulk dyson 95/08/07 21:50:54 Modified: sys/i386/include spl.h cpufunc.h Log: Make the spl oriented inline functions less likely to allow potentially volatile memory to be kept in registers during the "call" (inline expansion.) Do the same for pmap_update.