DOC-20241022-WA0010.
DOC-20241022-WA0010.
*Primary Functions*
*Security Functions*
*Additional Functions*
Below we are going to tell you about some big file systems
which are used today by users and organizations all over
the world
But as we told you that this FAT file system was created in
1977. Therefore, this file system cannot compete with the
performance and scalability of most of the currently
existing modern file systems.
hFS was first developed in 1985 for floppy disks and hard
disks. After the arrival of HFS, it completely replaced the
original Macintosh file system.
Its advantages –
1. This is the simplest directory structure and is very easy
to implement.
Its disadvantages –
Its advantages –
Its disadvantages –
1. In this the user cannot share the file with other users.
advantage –
Its disadvantages –
Its benefits –
Its disadvantages –
1. Contiguous Allocation
2. Linked Allocation
3. Indexed Allocation
Contiguous allocation
In the contiguous allocation method, the user has to
specify the file size before creating the file. After that, the
operating system finds contiguous blocks in the disk
based on the size of that file and allocates the file.
You can see in the picture below that there are 5 files in
the directory and the length and starting disk block of each
file is shown in the table
advantage of contiguous allocation
Its benefits are as follows:-
Disadvantages:-
Its disadvantages are as follows:-
Disadvantages:-
Its disadvantages are as follows:-
Indexed allocation
This removes the problems faced in contiguous and linked
allocation.
Disadvantages:-
There are also two entries in the page table – valid and
invalid. In this, if the page required is in the hard disk, then
it will give a valid entry for it. And if it is not there then it will
give invalid entry