Disabling disk caching

The nVidia system drivers seem to enable disk caching to speed up reading files. Unfortunately, they don't do a very good job of this- If you CRC32 a 2GiB file, it will try to cache the entire file in memory, pushing everything else possible into swap.

This topic was started by ,


data/avatar/default/avatar01.webp

41 Posts
Location -
Joined 2003-03-21
The nVidia system drivers seem to enable disk caching to speed up reading files.

Unfortunately, they don't do a very good job of this-
If you CRC32 a 2GiB file, it will try to cache the entire file in memory, pushing everything else possible into swap.

Anyone know how to disable this annoying "feature"?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar01.webp

41 Posts
Location -
Joined 2003-03-21
OP
are you really really sure that this is disk caching .... you may better change the CRC tool ...
you may test http://www.foldermatch.com/
and go again ...


ya i am. i wrote my own crc prog in C to make sure...

this also happens in the python bittorrent clients when they hash large files.

assets/images/contentteller/avatar_disabled.webp

0 Posts
Location -
Joined -
hmmm this may be a problem of ya PC/driver config ... in my eyes caching is mucht to less these days ...
you may try to reinstall windows and try again without any drivers installed ... ya can do a backup before to restore original if it does not work ... I am pretty sure its a softwareproblem that mustn't be ... I never had any trouble with disk cache ... if tool use full memory it was always a bug ...

data/avatar/default/avatar01.webp

277 Posts
Location -
Joined 2002-02-10
I really doubt that's the file caching, unless you have some really screwy drivers installed there. AFAIK the file cache is limited to a size a lot smaller than current ram.

data/avatar/default/avatar02.webp

45 Posts
Location -
Joined 2003-04-12
AFAIK - what is this?
I have seen it posted a few times but have no idea what it means.

assets/images/contentteller/avatar_disabled.webp

0 Posts
Location -
Joined -
you may check
http://www.rhusmann.de/kuerzel/inhalt.htm
its german but the descriptions are multi langual

# Abkürzungen für Fortgeschrittene A - F
# Abkürzungen für Fortgeschrittene G - Q
# Abkürzungen für Fortgeschrittene R - Z

AFAIC
As Far As I'm Concerned
= soweit es mich betrifft ...

AFAIK
As Far As I Know
=soweit ich weiß

data/avatar/default/avatar02.webp

45 Posts
Location -
Joined 2003-04-12
AFAIC
As Far As I'm Concerned

cool, thanks for replying..........