Thanks. I managed to get stable behavior out of force_tweak47 through over-volting at successively higher frequencies -- not sure why it wasn't running stably at 1512MHz at first. At one point during this confused process, I managed to get through an Antutu run (at 1782MHz) with the score in the attached screenshot, but I haven't managed to replicate it since. I went through the same process of over-volting with force_cache2 on the theory that it is better than the last, but I don't understand the nature of L1 errors in the first place. What causes them, and why aren't they critical? These aren't cache misses, but inconsistencies in what is supposed to be a deterministic process, no? I got at least semi-stable behavior at 1.51, 1.56, 1.62, 1.67, 1.72, and 1.78 GHz at 1150, 1175, 1200, 1237.5, 1275, and 1300 mV, respectively (though my Force is not that stable at 1.78GHz). I was not turning off mpdecision (other kernels and optimizations must leave or turn this off by default; I don't recall seeing any references to it before installing System Tuner). I don't have enough knowledge of Linux to critique or improve upon your source.
I have read that turning off journaling in an ext4 file system dramatically improves performance, but (as is the case with virtually every change I suppose it might be relatively easy to accomplish in Android) I find I do not know enough to proceed. I found an installable script for another phone and attempted to adapt it by changing partition references (attached), but I don't have enough knowledge of the command line, Bash, the OS, etc. to make this work. I gather that different versions of the utilities used do not support required options, and I do not know which to invoke, or which are available at any given time; I suppose that altering the primary file system has to be done prior to booting into it. I see fstab, which seems to offer mounting options for /system and /data, but trying to use noatime and nodiratime here didn't seem to have any effect on the state of those mounts either. Do you know how to turn off journaling on our phone?