Date: Wed, 12 Aug 2009 10:26:03 +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: <200908121026.n7CAQw59069533@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-08-12 10:26:03 UTC FreeBSD src repository Modified files: sys/net vnet.h sys/sys pcpu.h Log: SVN rev 196118 on 2009-08-12 10:26:03Z by bz 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.26 +5 -3 src/sys/net/vnet.h 1.34 +5 -3 src/sys/sys/pcpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908121026.n7CAQw59069533>