<div class="gmail_quote">On Fri, Jan 7, 2011 at 4:30 PM,  <span dir="ltr">&lt;<a href="mailto:omalleys@msu.edu">omalleys@msu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
for points of reference.. qemu f12 with a different kernel and the default gurplug install<br>
[..snip..]<br>
<div><div></div><div class="h5"></div></div></blockquote></div><br>Another point of reference: BeagleBoard-xM running the F12 rootfs, right after a reboot:<br><br>[root@fedora-arm tmp]# cat /proc/cpu/alignment<br>User:           0<br>
System:         48<br>
Skipped:        0<br>Half:           0<br>Word:           0<br>DWord:          0<br>Multi:          48<br>User faults:    0 (ignored)<br>[root@fedora-arm tmp]# ./x<br>0x65646362<br>[root@fedora-arm tmp]# cat /proc/cpu/alignment<br>

User:           0<br>System:         48<br>Skipped:        0<br>Half:           0<br>Word:           0<br>DWord:          0<br>Multi:          48<br>User faults:    0 (ignored)<br>[root@fedora-arm tmp]# uname -a<br>Linux fedora-arm 2.6.32 #2 PREEMPT Wed Sep 22 02:10:18 EDT 2010 armv7l armv7l armv7l GNU/Linux<br>

[root@fedora-arm tmp]# gcc --version<br>gcc (GCC) 4.4.2 20091019 (Red Hat 4.4.2-5)<br>Copyright (C) 2009 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.  There is NO<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br>
<br>[root@fedora-arm tmp]#<br><br><br>(User faults was set to 2 by default, I switched it to 0 for the test.)<br><br>Rich<br>