On Sat, 2016-04-02 at 09:25 -0700, H.J. Lu wrote: > On Wed, Mar 30, 2016 at 5:34 AM, H.J. Lu <hongjiu...@intel.com> wrote: > > Since GTM::gtm_thread has > > > > gtm_thread *next_thread __attribute__((__aligned__(HW_CACHELINE_SIZE))); > > > > GTM::gtm_thread::operator new should allocate aligned memory. > > > > Tested on Linux/x86-64. OK for trunk. > > > > > > This patch is better. Tested on Linux/x86-64. OK for trunk?
OK.