cvs commit: src/sys/i386/include sysarch.h

Peter Wemm peter at FreeBSD.org
Sat Nov 6 03:23:37 GMT 2004


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


More information about the cvs-src mailing list