Date: Wed, 2 Jun 2010 15:09:36 +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: <201006021509.o52F9ofb090371@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-06-02 15:09:36 UTC
FreeBSD src repository
Modified files:
sys/i386/include pcpu.h
Log:
SVN rev 208742 on 2010-06-02 15:09:36Z by jhb
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.
Reviewed by: kmacy, gibbs
MFC after: 1 month
Revision Changes Path
1.58 +11 -28 src/sys/i386/include/pcpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006021509.o52F9ofb090371>
