Limiting the growth of system cache ?
- From: Zrubavel Zodikovich <g729@xxxxxxxxxxxxxxx>
- Date: Fri, 06 May 2005 20:51:53 +0300
Hi,
There is a big (~200 GB) file on NTFS partition. The application that writes this file consistently allocates half of the available RAM to the file cache. How can I limit this amount ? It's really useless for mostly sequential file writes, and worse, causes swapping when the application needs to reclaim that memory for itself.
The file is managed by a third-party code, so passing different set of flags to CreateFile() is not an option.
.
- Prev by Date: Re: Antonym to _tcsnextc()
- Next by Date: Re: cos / sin in filter driver?
- Previous by thread: Antonym to _tcsnextc()
- Next by thread: How to Canonicalize a filename using the Win32 API
- Index(es):