0
14kviews
Buffer Header in UNIX
1 Answer
1
958views

During system initialisation process, the kernel allocates space for a number of buffers. Buffers created according to memory size and system performance constraints. A buffer has two parts, i.e. a memory array that contains data from the disk and a buffer header that identifies the buffer. Because there is a …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.