| 
					Galaxy s7 edge crash
				 | 
| 
					05-16-2016, 03:54 PM 
				  Post: #56 | |||
| 
 | |||
| RE: Galaxy s7 edge crash 
					Thanks, these results are definitely helpful.  It seems like going +- 4096 and flushing everything both had the best results, but still weren't crash-free without some trial and error. Interesting how option 3 behaved. I wonder if there's a way to tell when it's crashing. Here's another idea for a code change: In Core/MIPS/JitCommon/JitState.cpp, find: Code: enableBlocklink = true;And change to: Code: enableBlocklink = false;And also use option 1 (the 4096 one) from before. This will make it so we have to invalidate icache less often, so it might make it more stable. If that does work, maybe we can look at other ways of invalidating around block linking ("block linking" makes things faster and it'd be best not to sacrifice it.) -[Unknown] | |||
| 
					« Next Oldest | Next Newest »
				 | 

 Search
Search Member List
Member List Calendar
Calendar Help
Help 

 


