adspace
Answer Posted / 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 View All Answers