Date: Tue, 7 May 1996 12:35:06 -0700 (PDT) From: Peter Wemm <peter> To: smp Subject: CVS update: sys/i386/include Message-ID: <199605071935.MAA27530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Date: Tuesday May 7, 1996 @ 12:35 Author: peter Update of /home/smp/sys/i386/include In directory freefall.freebsd.org:/tmp/cvs-serv26352/i386/include Modified Files: smp.h Added Files: smpasm.h Log Message: Yippee! It works again! :-) (this is being committed from an active smp system.. :-) ) changes: - uses phk's new locore.s, with minimal changes. - the apic is no longer mapped with V == P, hence no special pde/ptd is needed. It's now a floating address, dereferenced via apic_base - a good deal of the additional assembler code is just about ready to come out as C functions. - assembler macros to get to the apic etc are now using the indirects - some include file de-nesting - expect_mplock doesn't expect it if not smp_active (phk) - *more* serial debugging.. ugh! :-( =================================================================== File: smpasm.h Status: Up-to-date Working revision: 1.1 Tue May 7 19:32:34 1996 Repository revision: 1.1 /home/smp/sys/i386/include/smpasm.h,v Existing Tags: No Tags Exist =================================================================== File: no file smp.h Status: Needs Checkout Working revision: 1.4 Tue May 7 19:35:01 1996 Repository revision: 1.4 /home/smp/sys/i386/include/smp.h,v Existing Tags: No Tags Exist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605071935.MAA27530>