Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Subject:
Date: Tuesday, April 6, 2010 - 10:46 am

From: Steven Rostedt <srostedt@redhat.com>
Date: Tue, 06 Apr 2010 09:41:04 -0400


Ok then you should, like me, use it in your commits :-)


Doesn't work, first of all, because if gcc can see the types
it will inline emit aligned loads and stores.

Secondly, the accessors who read in these entries need them to be
aligned too.


No, that makes no sense, just align the data types properly
instead of making every single access site pay the price.

Just fix the CPP test to handle 32-bit platforms with slow
mis-alignment handling, everything else seems to be working properly
after I fixed the NMI issues on sparc64.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Random scheduler/unaligned accesses crashes with perf lock ..., Frederic Weisbecker, (Sun Apr 4, 5:18 am)
Re: Random scheduler/unaligned accesses crashes with perf ..., Frederic Weisbecker, (Sun Apr 4, 5:21 am)
Re: Random scheduler/unaligned accesses crashes with perf ..., Frederic Weisbecker, (Sun Apr 4, 11:57 pm)
Re: Random scheduler/unaligned accesses crashes with perf ..., Frederic Weisbecker, (Mon Apr 5, 12:40 pm)
Re: Random scheduler/unaligned accesses crashes with perf ..., Frederic Weisbecker, (Tue Apr 6, 3:19 am)
Re: Random scheduler/unaligned accesses crashes with perf ..., Frederic Weisbecker, (Tue Apr 6, 4:38 am)
[No subject], David Miller, (Tue Apr 6, 10:46 am)
Re: Random scheduler/unaligned accesses crashes with perf ..., Paul E. McKenney, (Tue Apr 6, 11:04 am)