Question

Youve run out of balance.COM337_R Programming(R-data.pdf b) COM313-Application Progr: @Assignment 2.pdf × + ← → file://cusers/Aisi Assigririiert%20%202.pdl Assignment 2. Question #1 I. What is the use of a process table in program execution? Il. What is the difference between a process that is ready and a process that is waiting? What complications could arise in timesharing/multitasking system if two processes require access to the same file at the same time? Are there cases such request should be granted? Are there cases such request should be denied? IlI. Question #2 I. What are the various functions of the memory manager in an Il. What is meant by an interrupt handler in multiprogramming IlI. How is the read action different from the write action when operating system? systems and what is its significance? multiple processes access the same file? 1205 2017 21

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Pocus %-procun us the urar eocution implemented exscution tmplumntd procen talus A pocus tallets a type 옆 dara Shutit For aoc

n muttabhing / tima ghasing when tuoo picaue toont ton to ocre the same Jiu at a time, just guad the Cortant 역 flu, so no mod

There au thre by pen of adchess: crmpilation ypical addvesshen a pnogrom loadad n toadlan wiu ical addres s movy Maraging Sha

any oni 여 porusen unnts to uno on -the ytet thy generaty rante exclustue acces to 1t, data neced by othon ProCau O cotu prouConditions thal Mutmal only ona onthat aol to cleadloce One piocess at a lma claims oxclustue o gesaanothon poceus snaquantin

Add a comment
Know the answer?
Add Answer to:
I. What is the use of a process table in program execution? II. What is the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • The VAX/ VMS operating system makes use of four processor access modes to facili-tate the protection...

    The VAX/ VMS operating system makes use of four processor access modes to facili-tate the protection and sharing of system resources among processes. The access mode determines:• Instruction execution privileges: What instructions the processor may execute• Memory access privileges: Which locations in virtual memory the current instruc-tion may access The four modes are as follows:• Kernel: Executes the kernel of the VMS operating system, which includes memo-ry management, interrupt handling, and I/ O operations• Executive: Executes many of the operating...

  • A system consists of 1 CPU, 1 Disk, and 1 Network Interface. A web server running...

    A system consists of 1 CPU, 1 Disk, and 1 Network Interface. A web server running on this system consists of a process that waits for an HTTP request. Once the request is received, the process services it by fetching the requested file from disk (an I/O operation) and then by sending the file content to the client. Assume that serving a request consists of the following phases: i. Process uses the CPU for 2 msec (parse request) // CPU...

  • Write a C program for: One technique for dealing with deadlock is called “detect and recover.” In...

    Write a C program for: One technique for dealing with deadlock is called “detect and recover.” In this scheme, some procedure is used to identify when a deadlock occurs, and then another procedure is used to deal with the blocked processes. One technique to identify a deadlock is to maintain a resource graph that identifies all processes, all resources, and the relationships between them (that is, which processes exclusively own which resources, and which processes are blocked waiting for which...

  • This is for a Unix class. Please help me out. I am attaching a skeletal code of the program below, it just needs ti be filled in. Below is a skeletal code of the program. Fork a child process...

    This is for a Unix class. Please help me out. I am attaching a skeletal code of the program below, it just needs ti be filled in. Below is a skeletal code of the program. Fork a child process and then use the parent for reading and the child for writing.  This is just a way of sending and receiving messages asynchronously. /* ************************************************************* * Utility functions * ************************************************************** */ static void usageError(const char * progName, const char *msg) {...

  • scheduling program in C, please help 1 Objectives This programming project is to simulate a few...

    scheduling program in C, please help 1 Objectives This programming project is to simulate a few CPU scheduling policies discussed in the class. You will write a C program to implement a simulator with different scheduling algorithms. The simulator selects a task to run from ready queue based on the scheduling algorithm. Since the project intends to simulate a CPU scheduler, so it does not require any actual process creation or execution. When a task is scheduled, the simulator will...

  • Part I – Process and Capacity Analysis Mortgage, Inc. processes loan applications in a “back-office” service...

    Part I – Process and Capacity Analysis Mortgage, Inc. processes loan applications in a “back-office” service facility. Each loan application must undergo a sequence of three separate processing activities before Mortgage, Inc. can make a decision to approve or decline the application. That is, a loan application first passes through Activity 1, then Activity 2, and finally Activity 3. Each activity has a fixed number of workers (given below). For example, there are three workers assigned to Activity 1 and...

  • I have done the a and b, but i'm so confuse with other questions, could someone help me to fix these questions, thanks so much. 4 Directed graphs Directed graphs are sometimes used operating syst...

    I have done the a and b, but i'm so confuse with other questions, could someone help me to fix these questions, thanks so much. 4 Directed graphs Directed graphs are sometimes used operating systems when trying to avoid deadlock, which is a condition when several processes are waiting for a resource to become available, but this wil never happen because Page 2 p2 T2 Figure 1: Minimal example of a resource allocation graph with deadlock other processes are holding...

  • I have the following code....from the previous lab....the above needs to be added to what is...

    I have the following code....from the previous lab....the above needs to be added to what is already existing. ALSO MODIFY SEMAPHORES TO USE pthreads instead of the pipe constructs P() & V() #include <stdio.h> #include <string.h> #include <sys/types.h> #include <unistd.h> #include <sys/wait.h> #include <stdlib.h> #include <sys/stat.h> void printStat(char *filename); //Main int main(int argc, char *argv[]) { //Process Id (storing)    pid_t pid;    int j;    //printf("Welcome to Project Three\n”);    // For loop*/    for (j = 1; j...

  • Scenario: Disability Insurance Claims Handling at InsureIT We consider the following business pro...

    Scenario: Disability Insurance Claims Handling at InsureIT We consider the following business process for handling insurance claims for disability insurance[1] at an insurance company InsureIT. The process starts when a customer lodges a disability claim. To do so, the customer fills in a form including a 2-page questionnaire describing the disability. The customer can submit the form physically at one of the branches of InsureIT, by postal mail, fax or simply via e-mail (digitally-signed document). When a claim is received,...

  • Exercise 4.31 Draw a collaboration diagram for the following booking-to-cash (please draw business process) process. Fotof...

    Exercise 4.31 Draw a collaboration diagram for the following booking-to-cash (please draw business process) process. Fotof provides photography services in the fields of family photography, personal event photography (e.g. weddings and party photography) and commercial photography (e.g., corporate events). One of the core processes of Fotof is its booking-to-cash process, which goes all the way from the moment a customer makes a booking for a photo shooting session, through the order placement, to the moment the customer pays and obtains...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT