directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?
Answer / Akhilesh Sharma
Implementing directories as special files (as seen in Plan 9) provides better performance because the operating system can optimize access to related files more efficiently. However, it makes directory operations less flexible and less compatible with other systems. On the other hand, implementing directories as ordinary data files (like Unix/Linux) allows for a more flexible and extensible file system that is widely supported across various platforms. The disadvantage is that directory access may not be as optimized.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me why register are stored the only binary data?
List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes?
What are the hardware problem you face regularly in your organization?
Explain how is the process address space handled during process migration?
What is LOM and how do you access it?
What are the reasons for implementing process migration?
what basically a system call is?
where the system time is stored? In processor or in Seprate timer ic for that?
why register are stored the only binary data?
Explain the difference between fat & ntfs?
If you do not have cd drive then how will you format c drive?
Discuss some of the reasons for implementing process migration ? How is the process address space handled during process migration?