Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 08:47:51 +0000 (UTC)
From:      Peter Grehan <grehan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powerpc machdep.c
Message-ID:  <200502280847.j1S8lp0B002628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grehan      2005-02-28 08:47:51 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  machdep.c 
  Log:
  - switch pcpu to a struct declaration ala amd64. It may be more efficient to
    cache-align this struct, but that's a topic for a far-in-the-future
    commit.
  - eliminate commented-out reference to a non-existent pcpu field.
  
  Revision  Changes    Path
  1.84      +2 -3      src/sys/powerpc/powerpc/machdep.c



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