100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Exam (elaborations)

COP4600 - FINAL EXAM STUDY GUIDE QUESTIONS AND ANSWERS 2024

Rating
4.0
(1)
Sold
2
Pages
19
Grade
A
Uploaded on
09-12-2023
Written in
2023/2024

What is a path? - A path is a sequence of directories used to reference a file. They can be relative or absolute. Why do we need file systems? - 1. Locate free storage space 2. Store information in a persistent way (survives process termination) 3. Allow more than one process to access the information store concurrently 4. Find information by human-accessible identifiers 5. Protect data from unauthorized use 6. Identifying types of data stored and programs that can read the data How are directories implemented? - Directories can be implemented in-line or via reference - Variable attribute/name size Why do we mount filesystems? - We mount a file system to make it accessible to programs through the operating system. Challenges with mounting filesystem? - Where will the root of the file system appear to the user? How should different devices be presented to the user? When accessing a file system on a device, we need to know? - boot block, Filesystem type/organization (super block), and where the root directory is What is in the filesystem superblock? - The file system superblock holds information about its type, format, and organization What happens when you make a mounting call in Unix - Copies the Superblock from the disk being mounted to the superblock table in main memory. Sets pointers in the directory inode to FS mounted What are the approaches to file allocation? - 1. Contiguous allocation (all-in-a-row) 2. Linked list allocation (block) 3. Chained table allocation (FAT) 4. Indexed allocation (index nodes) 5. Chained indexed allocation (index + linked list) 6. Multi-level indexed allocation (tree structure) Hardware is an abstraction that provides two main operations - 1. Read block at index "k" 2. Write block at index "k" 3. Allocate and Deallocate Contiguous allocation - DEFINITION: A file's contents are stored purely in order on the drive CONS: suffers from external fragmentation, because it is a contiguous approach to system memory Linked List Allocation - DEFINITION: Each block holds a pointer to the next. Requires iteration through drive blocks (drive accesses) for random access CONS: Problematic in large files; App has to iterate through each node. Chained Table Allocation - DEFINITION: Chain store the linked list as a table in memory to minimize disk access. It is called a File Allocation Table (FAT) Indexed Allocation - DEFINITION: Indexed allocation stores locations of each block in an index block referenced by the file control block CONS: A pure index system limits file size Multi-level Indexed Allocation - Use direct and indirect blocks to increase maximum file size Chained Indexed Allocation - Direct blocks with an additional indirect pointer What are Inodes? - 1. Index Nodes 2. Store file block information, along with some block pointers - but are usually smaller (128B or 256B (T/F) Does a bigger block size have a better data rate? - True (T/F) Does a bigger block size have a good disk space utilization? - False What happens with a worse disk space utilization? - Internal Fragmentation (T/F) Does a smaller block size have a better data rate? - False, lower data rate (T/F) Does a smaller block size have a good disk space utilization? - True MS-DOS File System - 1. Maximum partition size for different block sizes. 2. The empty boxes represent forbidden combinations. How do you keep track of a free block? - (a) Storing the free list on a linked list (b) A bitmap

Show more Read less
Institution
COP4600
Course
COP4600










Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
COP4600
Course
COP4600

Document information

Uploaded on
December 9, 2023
Number of pages
19
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Reviews from verified buyers

Showing all reviews
2 year ago

4.0

1 reviews

5
0
4
1
3
0
2
0
1
0
Trustworthy reviews on Stuvia

All reviews are made by real Stuvia users after verified purchases.

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
PossibleA Chamberlain College Of Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
1018
Member since
5 year
Number of followers
650
Documents
13131
Last sold
10 hours ago
POSSIBLEA QUALITY UPDATED EXAMS

Choose quality study materials for nursing schools to ensure success in your studies and future career. "Welcome to PossibleA - your perfect study assistant! Here you will find Quality sheets, study materials, exams, quizzes, tests, and notes to prepare for exams and study successfully. Our store offers a wide selection of materials on various subjects and difficulty levels, created by experienced teachers and checked for quality. Our quality sheets are an easy and quick way to remember key points and definitions. And our study materials, tests, and quizzes will help you absorb the material and prepare for exams. Our store also has notes and lecture summaries that will help you save time and make the learning process more efficient.

Read more Read less
3.9

145 reviews

5
75
4
25
3
22
2
1
1
22

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions