Difference between the FBWF pre-allocated and dynamic cache

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

can any one can explain the specific uses of the dynamic and pre-allocated
cache.
I used the both. I could not get the difference

thanks and regards,
KSMH
 
The dynamic cache is used by FBWF from Paged pool memory.

Pre-allocated cache is used for MDL allocations (I/O request buffers of the filter driver, I suppose).
 
Thanks again,

Can u give any referce pages. I like to know more about these.

regards,

KSMH
 
Sorry, don't know any link with in-depth info about FBWF.
Only the product documentation and some entry-level articles on the Web.
 
Back
Top