On Fri, Jan 7, 2011 at 4:30 PM, <omall...@msu.edu> wrote:

> for points of reference.. qemu f12 with a different kernel and the default
> gurplug install
> [..snip..]
>

Another point of reference: BeagleBoard-xM running the F12 rootfs, right
after a reboot:

[r...@fedora-arm tmp]# cat /proc/cpu/alignment
User:           0
System:         48
Skipped:        0
Half:           0
Word:           0
DWord:          0
Multi:          48
User faults:    0 (ignored)
[r...@fedora-arm tmp]# ./x
0x65646362
[r...@fedora-arm tmp]# cat /proc/cpu/alignment
User:           0
System:         48
Skipped:        0
Half:           0
Word:           0
DWord:          0
Multi:          48
User faults:    0 (ignored)
[r...@fedora-arm tmp]# uname -a
Linux fedora-arm 2.6.32 #2 PREEMPT Wed Sep 22 02:10:18 EDT 2010 armv7l
armv7l armv7l GNU/Linux
[r...@fedora-arm tmp]# gcc --version
gcc (GCC) 4.4.2 20091019 (Red Hat 4.4.2-5)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[r...@fedora-arm tmp]#


(User faults was set to 2 by default, I switched it to 0 for the test.)

Rich
_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to