Re: whats the difference between "normal pages" and "buffer pages" in Page Cache?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Adheer

happy new year

basically, "buffer" holds the metadata parts, that is superblock,
directory and inodes and other kinds of metadata (journal maybe?)

On the other hand, "page cache" hold the content...that is the data
inside the file.

For the operation, AFAIK doing read() make the contents goes to page
cache, while functions like bread() make the data goes to buffer.

Somebody please CMIIW.

regards,

Mulyadi

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux