Change the code in mutex_swith

Assignment Help C/C++ Programming
Reference no: EM132801701

Question 1. Go to attached file to get the following C source code files:
• pthread_join_example.c
• problem_job.c
• no_mutex.c
• mutex_switch.c

Question 2. Create a homework solution document (.pdf) that contains the answers to the following questions:
a. What does the code in pthread_join_example.c do?
b. Why is sb2.n getting initialized to 50 in pthread_join_example.c?
c. What happens if you comment out line 38 and uncomment (make active) line 45 in pthread_join_example.c . Why?

Question 3. Change the code in pthread_join_example.c so that it creates and uses exactly three threads to do the same job that it was doing originally. Put this new program into a file called pthread_join_example3.c . Show me your new updated code. Compile and run the new code to show that you have done this successfully. Add this proof to your homework solution document.

Question 4. There's a problem with the code in problem_job.c . What is it?

Question 5. Change the code in problem_job.c so that the problem is fixed by using a mutex lock. (Use calls to functions such as pthread_mutex_init, pthread_mutex_lock, pthread_mutex_unlock, pthread_mutex_destroy.). Put your fixed program into a file called mutex_fix.c . Show me your new fixed code. Compile and run the new code to show that you have fixed the problem successfully. Add this proof to your homework solution document.

Question 6. Answer these questions:
a. What is the difference between no_mutex.c and mutex_switch.c?
b. Is there a possibility that no_mutex and mutex_switch might behave differently? If so, why? If not, why not?

Question 7. Change the code in mutex_swith.c so that it is written/configured exactly correctly for the architecture of your computer. Compile and run the new code. Document in any way you choose that your code is properly configured for your computer. Add this proof to your homework solution document.

Attachment:- OS Assignment.rar

Verified Expert

The solution is based on threading in c programming language. To allow threading in a program we include the pthred library in the code. threading is used in task scheduling for a normal computer operation. We were able to edit the codes provided and get the expected solutions from them. A good example is in the task manager task scheduling. We can schedule a task to start after a specified time.

Reference no: EM132801701

Questions Cloud

How your environment meets standards of quality : To create the blueprint, you may use PowerPoint, pictures, your own sketches, or an Internet program such as the Classroom Architect. If you draw your own.
Implement motivational strategies to promote student success : Develop an 8-10 slide presentation that is used as a professional development to persuade faculty and staff in your school to implement motivational strategies.
How can you make a teacher feel competent and excited : The cycle of inquiry begins by turning a teacher concern, dilemma, or frustration into a teacher question to investigate and is the key for job-embedded.
What is the amount of deferred tax expense : Cumulative temporary difference at 12/31/14 giving rise to future deductible amount 350,000. What is the amount of deferred tax expense
Change the code in mutex_swith : Change the code in mutex_swith.c so that it is written/configured exactly correctly for the architecture of your computer. Compile and run the new code
What is the compensation expense : The entity's earnings increased by 13%, and it continues to expect that the earnings target will be achieved. What is the compensation expense for 2021
How shared humanity played a role in the film : Create a new thread and respond to the following prompt: Every year, the United Institute for Peace hosts a National Peace Writing contest. The Institute was.
What effect would the civil rights acts have : Using the Internet, locate and read Martin Luther King Jr's "I Have a Dream" speech given in Washington D.C., August 1963. Copy and paste the following keywords
Describe the steps you took to preserve the evidence : When you arrive on the scene of a crime, you must follow certain procedures to ensure the admissibility of evidence. For this assignment, you will use a case.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Can the method change the name of its argument

Can a method with an argument of a class type change the values of the instance variables in the object named by the argument?

  Develop a program for an auto dealership

You are to develop a program for an auto dealership. This program will keep track of the auto inventory using an array of objects. The dealer has a limit of 100 cars in inventory at one time due to space restrictions. The class used to instantiate..

  Write a program that uses random-number generation

Write a program that uses random-number generation to create sentences. Create four arrays of strings (string objects highly suggested over c-strings).

  Explain why c originally marketed by borland software

Explain why C++ originally marketed by Borland Software and now standardized by ISO is sometimes called "C with Classes" (fifty plus)

  Show how your function works

Write a function named longestSortedSequence that accepts an array of integers as a parameter and that returns the length of the longest sorted non-decreasing sequence of integers in the array. For case given the sequence:

  Create a code with two functions

You have to create a code with two functions. The first function takes a string as an argument and returns a Boolean that indicates whether or not the number of parentheses is balanced (utilizing a stack).

  Assign any new integer value entered by the user

Build a program that allows a user to select one of the following four menu options: enter new integer value, print pointer address, print integer address, and print integer value. For this program you will need to create two variables: one integer d..

  Write a driver program called testrationalnumber.cpp

Write a driver program called testRationalNumber.cpp to test each of the above functions and overloaded operators in the RationalNumber class.

  Describe your process for calculating memory required

Describe your process for calculating memory required for the following examples. Give an estimate in MB/GB of the amount of memory required.

  Compound and nested if statements

Compound and Nested If Statements- Suggest one (1) example of a problematic programming situation or scenario that the use or implementation of a compound if statement could resolve. Justify your response

  Conditional jump statements causes a jump to dest

Determine whether each of the conditional jump statements causes a jump to dest.

  Declare the variables mark and grade to be of type int and c

Use the grading system for a school to determine which grade the student is worth receiving depending on their mark score.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd