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

buffer head and buffer pages



  Hi,

  Please help me to understand this better. each buffer has a buffer
head. the b_page of buffer_head points to the page that contains the
mapped data. Will both these pages ( the page that holds the buffer_head
structure and buffer page that contains the actual data) mapped to the
process OR only the page with the buffer_head is mapped to the process ?
In other words, the rss value of the process accounts for both these pages
or it accounts for only the page with the buffer_head ?

 Thanks a lot,
 Raghu
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>