diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 03:26:53 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-05-27 03:26:53 +0200 |
commit | 71a3ab3f13602a1fbac057c2413032fce9f56d9c (patch) | |
tree | aee2627659b37d68645d3a9169b16fd1554c0382 /sys/man/1/jpg | |
parent | 6025ad06da148fa368f927c382281a3402a2dc0f (diff) |
kernel: make imagereclaim() skip notext pages (prevent it from blowing the mount cache)
imagereclaim would happily uncache pages from the mountcache (port/cache.c)
without ever getting a Image* released from it. simple fix, just check for
p->image->notext but make sure todo it under the page lock :)
Diffstat (limited to 'sys/man/1/jpg')
0 files changed, 0 insertions, 0 deletions