Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 10:32:20 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net vnet.h src/sys/sys pcpu.h
Message-ID:  <200908121032.n7CAWwM1069980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-08-12 10:32:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              vnet.h 
    sys/sys              pcpu.h 
  Log:
  SVN rev 196119 on 2009-08-12 10:32:20Z by bz
  
  MFC r196118:
    Put minimum alignment on the dpcpu and vnet section so that ld
    when adding the __start_ symbol knows the expected section alignment
    and can place the __start_ symbol correctly.
  
    These sections will not support symbols with super-cache line alignment
    requirements.
  
    For full details, see posting to freebsd-current, 2009-08-10,
    Message-ID: <20090810133111.C93661@maildrop.int.zabbadoz.net>.
  
    Debugging and testing patches by:
                  Kamigishi Rei (spambox haruhiism.net),
                  np, lstewart, jhb, kib, rwatson
    Tested by:    Kamigishi Rei, lstewart
    Reviewed by:  kib
  
  Approved by:    re
  
  Revision  Changes    Path
  1.25.2.2  +5 -3      src/sys/net/vnet.h
  1.33.2.2  +5 -3      src/sys/sys/pcpu.h



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