answersLogoWhite

0

1-the Fat must be saved totally in the Main memory,but only the I-node musst be saved in the main memory

2-with i-node faster searchind an accessing a data block

3-i-node area is only accesible by the Operating system

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is incore inode?

icore inode is work before inode. icore inode is dynamic information about the file. incore inode tranlate information or data,in other words incore inode made before inode and any manipulation or information changed in the icore inode..... inode doesnot change file information & not perform any operation on file............


What is an inode number in Linux?

An inode is a data structure on a traditional Unix-style file system such as UFS or ext3. An inode stores basic information about a regular file, directory, or other file system object. Each and every file under Linux (and UNIX) has following attributes: * File type (executable, block special etc) * Permissions (read, write etc) * Owner * Group * File Size * File access, change and modification time * File deletion time * Number of links (soft/hard) * Access Control List (ACLs) All the above information is stored in an inode. So, each file has an inode associated with it and an unique number called inode number. This number is used to look up an entry in the inode table.


What is the full form of FAT file system?

file allocation table


What is used to find an individual item in a file?

File allocation table


What is the full form of FAT in terms of Computers?

FAT is a file system used by MS-DOS and other Windows-based operating systems to organize and manage files. The file allocation table (FAT) is a data structure that Windows creates when you format a volume by using the FAT or FAT32 file systems. Windows stores information about each file in the FAT so that it can retrieve the file later.


What is the meaning of the acronym FAT?

File Allocation Table


What are fat system?

FAT : File Allocation Table.


What is a data fragment not associated with a file in the file allocation table?

lost cluster


What does FAT32 stand for?

file allocation table 32 bits


What is in inode and what information that is contain?

An inode is a data structure in a Unix-style file system that stores information about a file or directory, such as its permissions, ownership, size, and location on the disk. It also contains pointers to the actual data blocks of the file. Each file on the system is represented by an inode.


Which file system is used by floppy disks?

FAT (File Allocation Table)


What is the full form of FAT?

FAT - FAT32 - File Allocation Table