|
2010-08-04
, 04:49
|
Posts: 58 |
Thanked: 10 times |
Joined on Jan 2010
|
#32
|
|
2010-08-04
, 07:55
|
|
Posts: 34 |
Thanked: 12 times |
Joined on Nov 2009
@ Girona, Spain
|
#33
|
I see an update to the enhanced linux kernel is available. Anyone had an issue with it? I ask only because of the instabilities that cropped up in one of the versions between v24 and about v29.
edit: it loaded and runs fine for me. No sign of instability. Saw v39 was in the works but it was not in "one stop shopping" form whenI looked.
|
2010-08-04
, 16:15
|
Posts: 393 |
Thanked: 67 times |
Joined on Feb 2010
|
#34
|
|
2010-08-04
, 18:46
|
Posts: 52 |
Thanked: 55 times |
Joined on Dec 2009
|
#35
|
This option enables the workaround for the 430973 Cortex-A8
(r1p0..r1p2) erratum. If a code sequence containing an ARM/Thumb
interworking branch is replaced with another code sequence at the
same virtual address, whether due to self-modifying code or virtual
to physical address re-mapping, Cortex-A8 does not recover from the
stale interworking branch prediction. This results in Cortex-A8
executing the new code sequence in the incorrect ARM or Thumb state.
The workaround enables the BTB/BTAC operations by setting ACTLR.IBE
and also flushes the branch target cache at every context switch.
Note that setting specific bits in the ACTLR register may not be
available in non-secure mode.
|
2010-08-05
, 14:23
|
Posts: 393 |
Thanked: 67 times |
Joined on Feb 2010
|
#36
|
|
2010-08-05
, 15:31
|
Posts: 221 |
Thanked: 51 times |
Joined on Nov 2009
@ Germany
|
#37
|
|
2010-08-06
, 11:34
|
Posts: 62 |
Thanked: 6 times |
Joined on Jun 2010
@ Poland
|
#38
|
|
2010-08-07
, 07:37
|
Posts: 92 |
Thanked: 17 times |
Joined on Feb 2010
|
#39
|
|
2010-08-09
, 17:08
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#40
|
The Following 2 Users Say Thank You to mirakels For This Useful Post: | ||
edit: it loaded and runs fine for me. No sign of instability. Saw v39 was in the works but it was not in "one stop shopping" form whenI looked.
A Thing of Beauty Is a Joy Forever
Last edited by tzsm98; 2010-08-03 at 22:43. Reason: update