#Glowdust update: Multithreaded transaction execution works, with tx state storage in the page cache.
What remains is commit(), i.e. make per tx state visible to other transactions.
I mean, there are a million steps after that, but for now, only commit() remains.