From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45dcee1a13a8bf197caae432c2c6a8c1@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] how to avoid a memset() optimization From: C H Forsyth MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 18 Nov 2002 14:19:42 +0000 Topicbox-Message-UUID: 233823f8-eacb-11e9-9e20-41e7f4b1d025 >>#define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES))) oh dear. how do they come up with this stuff? i think it's a Martian invasion, actually.