How do you flush the instruction cache on iOS? If this is impossible on a non-jailbroken iPhone, how would you do it on a jailbroken iPhone?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apparently, the cache flush functions are in libkern/OSCacheControl
Further documentation can be found here http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man3/sys_dcache_flush.3.html