ewfmgr
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hello,
I use ewfmgr with memory mapping. When I ask for the ewfmgr info it states:
memory used for data xxxxx bytes. At some moment all memory will be used for
this mapping. But which data is mapped into the area? When I used filemon I
don't see any activity on the C disk. That's logical because nothing is
written to the disk but to memory? But how then can I determine what data is
written. It only fills up slowly, about a 100K/day.
Thanks
Frank
.
Relevant Pages
- Re: Decoding strategy
... may be awkward to replace memory mapping with FileStream and measure ... the OS simply cannot correct predict what to buffer for you. ... just reading normally. ... (microsoft.public.dotnet.languages.csharp) - Re: Decoding strategy
... explicit access of "memory buffer". ... know :-)) to contiguous memory I save one copy operation each time I ... I assumed that memory mapping would be the best way ... I build for myself character index, ... (microsoft.public.dotnet.languages.csharp) - Accessing a memmapfile
... of the call to memmapfile contains the offset, ... so there is no vectorized access to the mapped file ... However, the first time through the loop, when the memory ... memory mapping to load only the data of interest into memory ... (comp.soft-sys.matlab) - Re: Decoding strategy
... So, memory mapped view is sure too be usable for a while, so I ... the offset must be a multiple of the allocation granularity". ... In fact, as near as I can tell, you are using memory mapping in practically ... edge and attempted to read a byte outside your mapped range), ... (microsoft.public.dotnet.languages.csharp) - Re: Memory management/File IO related problem.
... > to memory automatically (we can also map the entire file ... Simple 'fread' stuff shouldn't add anything to the process size. ... > a) Disable completely the memory mapping of files used by ... Either in C or in Solaris. ... (comp.unix.solaris) |
|