Abstract
In a shared-memory parallel processing environment, shared variables facilitate communication between processes. To protect the shared variables from nondetermination, which can result from concurrent access by more than one process at a time, they are placed within a critical section. In previous work the authors introduced scheduling methods to optimize the time cost of a parallel structure when processes within the parallel structure must access the same critical section. Here, they extend the model and assume that there can be more than one group of parallel processes and that each group has one critical section. Assuming that each critical section is stored in a different memory module, they present methods of optimizing the time cost of the parallel structure under two different scenarios. The first scenario assumes that memory modules exist to accommodate all the groups; the second scenario assumes that these are not enough memory modules to accommodate all the groups. >
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.