Skip to main content

Research Repository

Advanced Search

A Modified Approach to Improve the Performance of Lazy Release Consistency (LRC) Model

Jahan, Mosarrat; Kabir, Shaily; Asif Hossain Khan, Mohammad

Authors

Mosarrat Jahan

Mohammad Asif Hossain Khan



Abstract

This paper proposes a method for improving the performance of existing Lazy Release Consistency (LRC) model. In LRC model,
before accessing a shared page a processor must acquire a lock associated with it as well as achieve all modifications made by other
processors on the same shared page from the last lock releaser. All modifications are maintained by a data structure known as diff. For
each access to a shared page a new diff is being created. As a result, the number of total diffs is increased in parallel with the access to
shared page, causing a large amount of message transfer at the time of acquiring a lock. The proposed technique reduces the network
traffic at a great extent by transferring only the critical section of shared page instead o f transferring a large number of diffs. It also
ensures the transmission of message in reduced size for a particular page. Moreover, by eliminating the need of maintaining the
redundant copies of a diff, the proposed method also reduces the vast memory requirement of LRC model. From the experimental
results, it is found that the proposed modification significantly minimizes the message transfer as well as the memory requirement
without affecting the functionalities of the LRC model.

Citation

Jahan, M., Kabir, S., & Asif Hossain Khan, M. (2010). A Modified Approach to Improve the Performance of Lazy Release Consistency (LRC) Model. Dhaka University Journal of Science, 58(1), 49-53

Journal Article Type Article
Acceptance Date Jun 1, 2009
Publication Date 2010-01
Deposit Date Nov 22, 2023
Print ISSN 1022-2502
Publisher Bangladesh Journals Online
Peer Reviewed Peer Reviewed
Volume 58
Issue 1
Pages 49-53