Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 15:50:41 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        freebsd-alpha@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   HEADS-UP -- 4.0 alpha klds will need recompiling!
Message-ID:  <14402.58799.119398.631087@grasshopper.cs.duke.edu>
In-Reply-To: <199911292031.MAA44043@freefall.freebsd.org>
References:  <199911292031.MAA44043@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

My recent change to the ipl functions in -CURRENT means that alpha kld
modules will need to be recompiled before rebooting with a kernel
built from version 1.14 or greater of sys/alpha/alpha/ipl_funcs.c.
Klds will need to be recompiled because now that the spl functions are
inlines, their symbols will not be present in the kernel.

This is a good time to rebuild your modules anyway, as pal.s will be
going away shortly.


Andrew Gallatin writes:
 > gallatin    1999/11/29 12:31:46 PST
 > 
 >   Modified files:
 >     sys/alpha/include    ipl.h 
 >     sys/alpha/alpha      ipl_funcs.c 
 >   Log:
 >   inline spl functions.
 >   
 >   In combination with Doug's recent alpha_cpu.h, this reduces the cost
 >   of ipl raising/lowering significantly.  This is most pronounced when
 >   doing file reads.


Drew
------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer	http://www.cs.duke.edu/~gallatin
Duke University				Email: gallatin@cs.duke.edu
Department of Computer Science		Phone: (919) 660-6590


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




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