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

  Write a function that will take in an array of integers

Write a function that will take in an array of integers, sum up all the values in the array, and return the result to the calling function.

  File containing a series of integers is named

Assume that a file containing a series of integers is named numbers.dat and exists on the computer's disk. Design a java program that reads all the numbers stored in the file and calculates and displays on the console

  Write a program that prompts the user to input a sequence

A null-return function, outVowels, that outputs a list of each vowel and the number of times that vowel appeared in the input sequence.

  Write a pseudocode statement

Assume that a program has two string variables named str1 and str2. Write a pseudocode statement that assigns an all uppercase version of str1 to the str2 variable. is str.add(str1,str2) part of it?

  How you might achieve the effect of a generic abstract type

Show how you would write a C program unit that achieves the effect of an abstract type. Now suggest how you might achieve the effect of a generic abstract type.

  Algorithm to be converted to c language

algorithm to be converted to c language

  Write a function to calculate tax

write a function to calculate tax, the sample output is : Filing Status (1) Single (2) Married (3) Head of Household (0)

  Create an array function - generate random numbers

Generate random numbers, report total number created, how many were 15, 16, or 17 and report this information to the user.

  Write a function to compute the volume of a cone

write a function to compute the volume of a cone by using the base radius r and the height h of the cone as the parameters of the function Vcone = xr^2h/3

  Program to check compatibity for matrix multiplication

Write down program in C++ for matrix multiplication. Program must accept dimension of both matrices to be multiplied and check for compatibity.

  Least number of comparisons needed

What is the least number of comparisons needed to sort an array of 6 numbers, in the worst case, using any sorting algorithm that sorts with binary comparisons? Explain

  Ansi-c program complete assignment as per written in the

complete assignment as per written in the attachment

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