Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

A Novel Approach to Allow Process into Critical Section with No Delay-Time


Affiliations
1 Department of Information Technology and Computer Applications, Aurora's Engineering College, Jawaharlal Nehru Technological University, Hyderabad, Andhra Pradesh, India
2 Department of Computer Science, Aurora's PG College, Osmania University, Hyderabad, Andhra Pradesh, India
     

   Subscribe/Renew Journal


This paper proposes a new idea which makes the processes not to wait for a long time to enter into a critical section to access a data structure which is already assigned to the other process and that process enters into critical section. Till date so many approaches and algorithms are proposed to reduce the delay time between the successive executions of the critical section, but no one proposed how to assign the data structure to all the process who are requesting for the data structure. In this paper the idea we are proposing is to create an instance of the data structure before assigning to the process and allow each and every process into critical section to avoid the delay time permanently. The proposed algorithm every time creates an instance of the data structure before assigning to the requested process and simultaneously it checks for the instance released by the process already assigned instanced data structure. If when a new process is requesting for the data structure and at the same time already assigned process releases the instance then the coordinator will do both creation and deletion of the instance.

Keywords

Mutual Exclusion, Critical Section, Resource Management, Group Mutual Exclusion.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 217

PDF Views: 2




  • A Novel Approach to Allow Process into Critical Section with No Delay-Time

Abstract Views: 217  |  PDF Views: 2

Authors

Pradosh Chandra Pattnaik
Department of Information Technology and Computer Applications, Aurora's Engineering College, Jawaharlal Nehru Technological University, Hyderabad, Andhra Pradesh, India
Md. Shafakhatullah Khan
Department of Information Technology and Computer Applications, Aurora's Engineering College, Jawaharlal Nehru Technological University, Hyderabad, Andhra Pradesh, India
V.S.V. Mallikharjuna Rao
Department of Computer Science, Aurora's PG College, Osmania University, Hyderabad, Andhra Pradesh, India

Abstract


This paper proposes a new idea which makes the processes not to wait for a long time to enter into a critical section to access a data structure which is already assigned to the other process and that process enters into critical section. Till date so many approaches and algorithms are proposed to reduce the delay time between the successive executions of the critical section, but no one proposed how to assign the data structure to all the process who are requesting for the data structure. In this paper the idea we are proposing is to create an instance of the data structure before assigning to the process and allow each and every process into critical section to avoid the delay time permanently. The proposed algorithm every time creates an instance of the data structure before assigning to the requested process and simultaneously it checks for the instance released by the process already assigned instanced data structure. If when a new process is requesting for the data structure and at the same time already assigned process releases the instance then the coordinator will do both creation and deletion of the instance.

Keywords


Mutual Exclusion, Critical Section, Resource Management, Group Mutual Exclusion.