Difference between the FBWF pre-allocated and dynamic cache

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
 
K

KM

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).
 
G

Guest

Thanks again,

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

regards,

KSMH
 
K

KM

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top