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: [EMAIL PROTECTED] Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message