Does the
_SHARED_CACHE_MAP->SharedCacheMapLinks list traverse the entire record of
caching in the file system? It seems to, i just want to know if anyone
knows for sure…if it doesnt what does it traverse, as all the file
objects are different.
Thanks.
Forget about SHARED_CACHE_MAP structure internals for it is not documented.
-htfv
----- Original Message -----
From: “Kernel Coder”
To: “Windows File Systems Devs Interest List”
Sent: Friday, September 19, 2003 11:28 PM
Subject: [ntfsd] question about caching (nt!_SHARED_CACHE_MAP)
> Does the
>
> _SHARED_CACHE_MAP->SharedCacheMapLinks list traverse the entire record of
> caching in the file system? It seems to, i just want to know if anyone
> knows for sure…if it doesnt what does it traverse, as all the file
> objects are different.
>
> Thanks.
>
>
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
I want to know to learn about how the interals are working, not becuase i
want to walk the data struct. Does anyone know?
Inside the NT Cache Manager:
http://www.winntmag.com/Articles/Index.cfm?IssueID=60&ArticleID=3864
Kernel Coder wrote:
I want to know to learn about how the interals are working, not becuase i
want to walk the data struct. Does anyone know?
–
Nick Ryan (MVP for DDK)