Visible to the public Study on the classification model of lock mechanism in operating system

TitleStudy on the classification model of lock mechanism in operating system
Publication TypeConference Paper
Year of Publication2022
AuthorsGong, Yi, Chen, Minjie, Song, Lihua, Guo, Yanfei
Conference Name2022 IEEE 2nd International Conference on Power, Electronics and Computer Applications (ICPECA)
KeywordsComputational modeling, Computer architecture, Conferences, Human Behavior, lock chain structure, lock model, Operating systems, pattern locks, pubcrawl, resilience, Resiliency, Scalability, semaphore, Software, Software algorithms, spinlock, System recovery
AbstractLock design is an important mechanism for scheduling management and security protection in operating systems. However, there is no effective way to identify the differences and connections among lock models, and users need to spend considerable time to understand different lock architectures. In this paper, we propose a classification scheme that abstracts lock design into three types of models: basic spinlock, semaphore amount extension, lock chain structure, and verify the effectiveness of these three types of lock models in the context of current mainstream applications. We also investigate the specific details of applying this classification method, which can be used as a reference for developers to design lock models, thus shorten the software development cycle.
DOI10.1109/ICPECA53709.2022.9718877
Citation Keygong_study_2022