Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

Operating Systems Chapter 3 File Systems Key Terms

Quiz yourself by thinking what should be in each of the black spaces below before clicking on it to display the answer.
        Help!  

Question
Answer
auditing   The process an OS uses to detect and log security-related events.  
🗑
basic disk   A disk that contains basic volumes, such as primary partitions, extended partitions, and logical drives.  
🗑
binary search   A programming technique for quickly locating an item in a sequential list.  
🗑
buffer cache   A region of memory that holds frequently used data values.  
🗑
cluster   A disk-storage unit that consists of a fixed number of sectors.  
🗑
cluster address   The location of a cluster on a hard drive.  
🗑
compression   A means of reducing the amount of space needed to store a block of data.  
🗑
decompression   The opposite of compression; to restore the contents of a compressed file to its original form.  
🗑
defragmentation   The process of writing parts of a file to contiguous sectors on a hard drive to speed access and retrieval.  
🗑
dynamic disk   A disk that contains dynamic volumes, such as simple volumes. Dynamic disk storage is divided into volumes instead of partitions.  
🗑
encryption   The process of encoding data to prevent unauthorized access.  
🗑
extended partition   A partition that can be separated into one or more logical drives.  
🗑
FAT12   A file system, first used by DOS, that uses 12-bit sector addresses.  
🗑
FAT16   A file system, first used by DOS, that uses 16-bit sector addresses.  
🗑
FAT32   A file system, first used by Windows 95 OSR 2, that uses 32-bit sector addresses (of which 28 bits are currently used).  
🗑
file allocation table (FAT)   A data structure that DOS creates on a disk when it is formatted.  
🗑
file system   The overall structure in which files are named, stored, and organized. A file system consists of files, directories (or folders), and the information needed to locate and access these items.  
🗑
Formatting   Preparing a file system so that a disk can be used to store programs and data.  
🗑
fragmentation   The scattering of parts of the same file over different areas of a hard drive.  
🗑
logical drive   A drive created within an extended partition.  
🗑
master file table (MFT)   A special file that contains the attributes of each file created using NTFS. Used to locate a file on a hard drive.  
🗑
NTFS (New Technology File System)   The default file system for new installations of Windows XP; first used by Windows NT.  
🗑
partition   Logical storage area on a drive.  
🗑
primary partition   A portion of a drive that functions as a physically separate allocation unit.  
🗑
quota   A restriction on users’ ability to exceed limits placed on file system resources. It allows administrators to effectively manage disk space shared by multiple users.  
🗑
sector   The smallest unit of space on a disk; typically 512 bytes.  
🗑
simple file sharing   The default file-sharing mode for Windows XP in a workgroup environment.  
🗑
storage area   An area on a disk that can be allocated or formatted for a file system. It could be a primary partition, an extended partition, or a logical drive.  
🗑
subdirectory   A logical grouping of related files in Windows XP.  
🗑
superblock   Part of a UFS file system that contains an identifying number and other numbers that describe the file system’s geometry, statistics, and behavioral parameters.  
🗑
swap file   A hidden file on a hard drive that is used to hold parts of programs and data files that do not fit in memory. The OS moves data from the swap file to memory as needed and moves data out of memory to the swap file to make room for new data.  
🗑
terabyte   A measure for high-capacity storage. A terabyte is about 1 trillion bytes.  
🗑
user groups   A security object that consists of one or more user accounts. In Windows XP, a user can be a member of multiple user groups.  
🗑
virtual file allocation table (VFAT)   A file system first used by Windows 95, which supports long filenames.  
🗑
volume   A fixed amount of storage on a hard drive  
🗑


   

Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
 
To hide a column, click on the column name.
 
To hide the entire table, click on the "Hide All" button.
 
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
 
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.

 
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how
Created by: Leisac
Popular Computers sets