G
gus
Guest
everything that touches shared memory resident data structures needs to use locks sometimes. this tool has to read database blocks from disk into the buffer pool. so even when it is reading data it has to modify shared data structures.
Continue reading...
Continue reading...