Operating Systems - Introduction to Synchronization
0 votes
Free
|
||
|
In the free online course Operating Systems - Introduction to Synchronization you will learn about Inter-process Communication (IPC) for process communication and data sharing. The course also introduces you to shared memory, message passing and signals all methods for IPC. <br /><br />You will learn about the critical section and problems accessing the critical section. You will learn about ways to access the critical section and how hardware can also help accessing it. <br /><br />The course begins by introducing you to Inter Process Communication (IPC). You will learn the main ways processes share data and communicate with each other. The course then introduces process synchronization and the Critical section, how to access the critical section using interrupts and build your own solution.<br /><br />Next, you will be introduced to the bakery algorithm, which is another method for accessing the critical section. You will learn about how hardware can help with accessing the critical section, and about the test & set instruction, why Intel doesn’t support it but instead has its own xchg instruction. You will learn about Spinlocks, Mutexes and Semaphores and how they help with accessing the critical section. <br /><br />This free Alison course will be of great interest to computer science students and computer engineers, and anyone who wants to learn about Inter-process communication in computer operating systems.<br /><br />Perquisites: The learner will need to have completed the previous courses; Introduction to Operating Systems, Introduction to Memory Management, Introduction to Operating Systems Processes, Introduction to Operating Systems Interrupts and operating systems scheduling. Categories:
|
|
AlternativesIf you know any alternatives, please let us know. PrerequisitesIf you can suggest any prerequisite, please let us know. |
Let us know when you did the course Operating Systems - Introduction to Synchronization .
Add the course Operating Systems - Introduction to Synchronization to My Personal Education Path.
Successfully added to your path.
View your pathSelect what exam to connect to the course. The course will be displayed on the exam page in the list of courses supported for certification with the exam.