cvs commit: src/sys/powerpc/powerpc machdep.c

Peter Grehan grehan at FreeBSD.org
Mon Feb 28 08:47:52 GMT 2005


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


More information about the cvs-src mailing list