Date: Fri, 18 Apr 1997 09:16:40 -0700 (PDT) From: Peter Wemm <peter> To: freebsd-smp Subject: cvs commit: sys/i386/i386 machdep.c mp_machdep.c swtch.s trap.c sys/i386/include segments.h Message-ID: <199704181616.JAA14336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 97/04/18 09:16:38 Modified: i386/i386 machdep.c mp_machdep.c swtch.s trap.c i386/include segments.h Log: Second pass at merge.. Do some "in theory this might work" tweaks for the per-cpu i386tss structure. This is pretty ugly, the common_tss would be an excellent candidate for the per-cpu private memory pages. Revision Changes Path 1.38 +44 -2 sys/i386/i386/machdep.c 1.36 +7 -6 sys/i386/i386/mp_machdep.c 1.34 +10 -0 sys/i386/i386/swtch.s 1.18 +11 -0 sys/i386/i386/trap.c 1.8 +3 -3 sys/i386/include/segments.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704181616.JAA14336>