|
最初由 caoliwei 发布
[B]One answer is Oracle could have a master latch that would decide which child latch to
run. That would work, but there is overhead which could be avoided by a simpler approach.
Another creative approach would be to simply divide the memory structure into smaller pieces and
have one latch protect each piece. [/B]
It's the second approach.
In the future, please tell us where you quoted the text from, or some readers would incorrectly attribute it to you. In this case, the article is by Craig Shallahamer at www.nocoug.org/download/2004-11/ ... Latch_Conten_1d.pdf
Yong Huang |
|