What is delayed write in unix?



What is delayed write in unix?..

Answer / Teekam Singh

Delayed write in Unix refers to a buffer management strategy where data written to the file system is first stored temporarily in a buffer before being physically written to disk. This helps improve performance by reducing the number of actual disk accesses.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

What is delayed write in unix?

1 Answers  


what is the functionality of kernel in unix architecture?

12 Answers  


What is unix and its features?

1 Answers  


How would you explain a kernel to a non-technical person?

1 Answers  


Differentiate between absolute and related path?

3 Answers  


What is unix operating system explain various components of unix operating system?

1 Answers  


What are the phases of swapping a page from the memory?

1 Answers  


command to display different lines that are found when compare two files?

2 Answers   HP,


How do you go to a directory in unix?

1 Answers  


Which is a form of interprocess communication in unix?

1 Answers  


Why does the server parent need to close the connected socket returns from accept in a concurrent TCP server? What may happen if it does not do so?

1 Answers  


How do I run a shell script in unix?

1 Answers  


Categories