@techreport{oai:ipsj.ixsq.nii.ac.jp:00018943, author = {吉原, 朋宏 and 小林, 大 and 田口, 亮 and 横田, 治夫 and Tomohiro, Yoshihara and Dai, Kobayashi and Ryo, Taguchi and Haruo, Yokota}, issue = {78(2006-DBS-140)}, month = {Jul}, note = {B-linkは単一Btree上で優れた並行性制御が実現できることが知られている.B-linkは,サイドポインタにより隣のインデックスノードにリンクをもっている.サイドポインタがあることにより,ラッチカップリングを用いず,単一ノードラッチによる並行性制御を行うことができる.しかし,並列Btree全体へB-linkを適用し,サイドポインタの一貫性保持することは難しい.本稿では,B-linkを用いた並列Btree構造Fat-Btreeにおける新たな並行性制御手法を提案する.B-linkを用いることで,Xラッチの獲得数や同時獲得範囲を小さくすることが可能である.Fat-Btreeを採用している自律ディスクに提案手法を実装し,従来手法と比較を行う.更新要求の割合を変化させた場合の実験から,提案手法が常にシステムスループットを改善し,高更新環境において特に有効であることを示す., The B-link can achieve excellent concurrency control, which uses links to chain all nodes at each level together. In the B-link algorithm, neither readers nor updaters latch-couple on their way down to a leaf node and they acquire the latch only on one node at a time. However, it is difficult to guarantee the consistency of the side pointers if the B-link is applied to whole of a parallel Btree structure. In this paper, a new concurrency control method using the B-link on the Fat-Btree, a parallel Btree structure, to reduce the frequency of X latches and the range of X latches at a time. To compare the performance of the proposed method and the conventional method, we implemented them on an autonomous-disk system adopting the Fat-Btree. The experimental results with changing update ratio indicate that the proposed method always improves the system throughput, and are especially effective for higher update ratio configuration.}, title = {Fat-BtreeにおけるB-linkを用いた並行性制御手法}, year = {2006} }