Explain clustered file organization, Operating System

Assignment Help:

Clustered file organization

A clustered file is also called a B-tree-clustered file is a tree-structured file in which records with adjacent index values are clustered together to reduce the cost of searching for ranges of records. The SFS server voluntarily maintains the clustered file organization used in clustered SFS files.

Records in a clustered file don't have a numeric record index such as an ESN or RSN. The primary index is able to be based on any field or combination of fields and the records in a clustered file are ordered based on the contents of the primary index. Ever since the SFS server is able to move records to maintain clustering when new records are inserted or deleted there is no practical way to maintain direct references to individual records. The records in a clustered file are able to be fixed or variable in length. Records in clustered files are able to be updated or deleted. Disk space freed by means of record deletions is automatically reused. It works with blocks of data that are exchanged with disk or tape systems.

 

 


Related Discussions:- Explain clustered file organization

Paging, what is the use of valid invalid bits in paging

what is the use of valid invalid bits in paging

Multi-level page tables, Multi-level page tables are tree-like structures t...

Multi-level page tables are tree-like structures to hold page tables. As an example, consider a two- level page table, again on a 32-bit architecture with 212 = 4 kbyte pages. Now,

What is indexed allocation, What is indexed allocation? Every file has ...

What is indexed allocation? Every file has its own block of pointers to the sectors of the file.

Define state that process must obtain all resources it needs, Before procee...

Before proceeding with its execution, every process must obtain all the resources it needs is called Hold and wait

Define lru page replacement policy, Define ‘LRU’ page replacement policy ...

Define ‘LRU’ page replacement policy LRU is Least Recently Used page replacement policy.

Explain the thread local storage (tls), Explain the Thread Local Storage (T...

Explain the Thread Local Storage (TLS)    Windows NT provides unique functions for per-thread data management. Thread local storage (TLS) is a concept defined in NT so develope

Key piece of information stored in single page table entry, Define which is...

Define which is not a key piece of information, stored in single page table entry, supposing pure paging and virtual memory  A reference for the disk block which stores the pa

Explain about paging, Explain about paging? Answer: Paging is a memory-...

Explain about paging? Answer: Paging is a memory-management scheme that permits the physical-address space of process to be noncontiguous. Paging avoids the considerable proble

Describe the buddy system of memory allocation, Buddy system of memory allo...

Buddy system of memory allocation Free memory is used to maintain in linked lists, each of similar sized blocks. Every block is of size 2^k. When some memory is needed by a th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd