Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2010 21:56:05 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/include pcpu.h
Message-ID:  <201007082156.o68LuLLD023323@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-07-08 21:56:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/i386/include     pcpu.h 
  Log:
  SVN rev 209835 on 2010-07-08 21:56:05Z by jhb
  
  MFC 208742:
  MFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN-specific per-CPU
  fields that is always included in PCPU_MD_FIELDS.  The macro is empty for
  non-XEN kernels.  This avoids duplicating non-XEN per-CPU fields in two
  places.  While here, remove several unused fields from the XEN-specific
  structure.
  
  Revision  Changes    Path
  1.54.2.2  +12 -28    src/sys/i386/include/pcpu.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007082156.o68LuLLD023323>