Question

SUBJECT: OPERATING SYSTEMS. Question 1) a) A process closes a file. What is the impact on...

SUBJECT: OPERATING SYSTEMS.

Question 1)

a) A process closes a file. What is the impact on the system-wide-open-file table?

b) For what operating system feature are the Base Register and the limit Register required?

c)If a process is said to be “Trashing”, what condition must hold true?

0 0
Add a comment Improve this question Transcribed image text
Answer #1
  1. When a process closes a file, the counter in the system-wide-open-file table is decremented. In case the counter reaches zero, then the table is freed and any data currently saved in-memory cache for this file is written out to disk if needed.
  2. A logical space address is defined by the pair of base and limit registers. This logical space address in Memory Management in the operating system.
  3. A process is said to be in "Trashing" when it frequently references a page that is not in memory i.e it waits for a long time for I/O and does not get the task done.
Add a comment
Know the answer?
Add Answer to:
SUBJECT: OPERATING SYSTEMS. Question 1) a) A process closes a file. What is the impact on...
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
  • QUESTION 1 $MFT file is present in all file systems. True False QUESTION 2 This file...

    QUESTION 1 $MFT file is present in all file systems. True False QUESTION 2 This file system always stores a value of 0x55AA in byte number 510 and 511. EXT1 NTFS UFS2 FAT QUESTION 3 The unallocated clusters on a disk are empty. may have data from previous allocation. are of no interest to forensic engineer. are of no interest to operating system. QUESTION 4 In NTFS there are files that store the metadata for files. True False    QUESTION...

  • Question 1 Figure 1 shows a datapath for R-type instructions which consits of a register file...

    Question 1 Figure 1 shows a datapath for R-type instructions which consits of a register file and an arithmetic logic unit (ALU). These instructions are also known as aritmetic-logical- instructions since they perform aritmetic or logical operations. The register file contains all the registers and provides two read ports and one write port. The register file always provides the contents of the registers corresponding to the read register inputs on the outputs, while the writes must be explicitly controlled with...

  • OPERATING SYSTEMS QUESTION: In what kernel data structure is process context stored? explain in a few...

    OPERATING SYSTEMS QUESTION: In what kernel data structure is process context stored? explain in a few sentences

  • T/F question about operating system, thank you 1. A deadlocked system must involve at least two...

    T/F question about operating system, thank you 1. A deadlocked system must involve at least two threads/processes that are deadlocked. 2. If all 4 following conditions hold in a system: mutual exclusion, hold and wait, circular waiting, and no pre-emption, then a deadlock must occur. 3. In avoidance strategy, the OS may refuse to allocate requested resources if there is a potential for a deadlock. 4. Given a reusable resource graph representing a state S, state S is a deadlock...

  • Really don't know what its about... Course in operating system, file system Question 2. File Systems (10 marks) (a) Consider a 32GB hard disk and a FAT file system with 24 bits cluster (block) ad...

    Really don't know what its about... Course in operating system, file system Question 2. File Systems (10 marks) (a) Consider a 32GB hard disk and a FAT file system with 24 bits cluster (block) address. What is the minimum block (cluster) size in order to fully utilize all space in the hard disk? (3 marks) (b) Consider an index-based file system with the inode containing 64 direct pointers, 1 indirect pointer, and 1 double-indirect pointer. Suppose the size of a...

  • Using the file descriptor table for a process, answer the following questions. Note: the dup(), pipe()...

    Using the file descriptor table for a process, answer the following questions. Note: the dup(), pipe() , and open() system calls always use the lowest numbered available file descriptor posi-tion. (a) Label which entries in Table 2 refer to stdin, stdout, andstderr 0 1 2 3 4 5 (b) Assume that stdin, stdout, and stderr are all open. Label in Table 3 what the file descriptor table would look like after the following code is executed: int fd[2]; close(1); pipe(fd);...

  • What is the evolutionary advantage of closed circulatory system over system? A. Open system are subject...

    What is the evolutionary advantage of closed circulatory system over system? A. Open system are subject to contamination form the environment. B. Blood pressure is higher in open systems. C. Blood in closed system can be shunted where it is needed. D. Blood loss is greater in open systems. E. A and D only. Leaves are broad and thin to minimize their absorption of oxygen. Xylem may transport water and materials in either direction depending on where the source and...

  • Operating systems: please explain 1 (24) Multiple Choice(3 points for each): 1) In the interrupt systems....

    Operating systems: please explain 1 (24) Multiple Choice(3 points for each): 1) In the interrupt systems. What processing need be done by hardware when an interrupt occurs? A. Save remainder of process state information B. Restore process state information c. pushes PSW and PC onto control stack D. Restore old PSW and PC E None of the above. 2) In the distributed system, which of the following statement is true? A All the processors in the system share the memory....

  • Computer Security Help 21) The process of keeping a backup copy of each file being worked...

    Computer Security Help 21) The process of keeping a backup copy of each file being worked on by backing it up every few minutes is called ________. A) file backup B) file/folder backup C) image backup D) shadowing 22) Attacks other than application level attacks usually fail to get through SPI firewalls. True False Save 23) Normally, there is no limit on how long shadowing may maintain backed up files. True False 24) Java applets are large Java programs. Question...

  • Systems Architecture 7--> By default, what do most file management and operating do when a user...

    Systems Architecture 7--> By default, what do most file management and operating do when a user deletes a file? A) mark the storage allocation unit as free and the directory entry as unused B) overwrite all allocated storage with spaces or other null content C) Remove the entry from secondary storage   D) Mark the directory entry as used 8--> Linux file access control types include________ A) read, write and change B) read, modify and list C) read, write and execute...

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