Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 21:18:28 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm uma_int.h
Message-ID:  <201003172118.o2HLIk5K091296@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2010-03-17 21:18:28 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_int.h 
  Log:
  SVN rev 205266 on 2010-03-17 21:18:28Z by kmacy
  
  Cache line align various structures and move volatile counters to
  not share a cache line with (mostly) immutable state
  
  Reviewed by:    jeff@
  MFC after:      7 days
  
  Revision  Changes    Path
  1.41      +14 -6     src/sys/vm/uma_int.h



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