I'm researching the impact of time-slicing common areas in multi-threaded code on logical access to shared global variables. Obviously, program structure heavily influences response time and performance, so the co-independence of global variables and memory overheads is vitally important to the success of the execution.