Date: Sat, 6 Nov 2004 03:23:36 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include sysarch.h Message-ID: <200411060323.iA63Nakd055662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-11-06 03:23:36 UTC
FreeBSD src repository
Modified files:
sys/i386/include sysarch.h
Log:
Begin an invasion of i386-land by amd64.
Expose some of the amd64-specific sysarch functions to allow alternative
implementations of the %fs/%gs code for TLS, threads, etc. USER_LDT does
not exist on the amd64 kernel, so we have to implement things other ways.
Revision Changes Path
1.21 +11 -0 src/sys/i386/include/sysarch.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411060323.iA63Nakd055662>
