Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Question about resource management in a system

Status
Not open for further replies.

suriyamohan

Newbie level 1
Joined
Jan 29, 2004
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
7
Resource Management

Hi all,
Let us consider a system with 4 processors. Let 4 processes be executed by the 4 processors separately. But the 4 processes need one single resource (say memory or any physical device).
Now how the OS will manage the resource when all the 4 processes is executed at the same time ?
That is the how the resource will be allocated ?
What IPC will be used ?
How we can write a thread for this using mutex ?
If the resource in discussion is memory, how the memory will be managed ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top