[haiku-bugs] Re: [Haiku] #6938: ShowImage read-ahead cache does not move along with navigation

  • From: "Janus" <trac@xxxxxxxxxxxx>
  • Date: Tue, 14 Apr 2015 10:47:04 -0000

#6938: ShowImage read-ahead cache does not move along with navigation
--------------------------------------+----------------------------
Reporter: stippi | Owner: axeld
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Applications/ShowImage | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
--------------------------------------+----------------------------

Comment (by Janus):

Replying to [comment:15 axeld]:

Anyway, back to the topic, I couldn't find where the size is guessed,
This is the "guess" part :

{{{
((fCacheMap.size() < 4 && fCacheMap.size() > 1
&& fBytes + fBytes / fCacheMap.size() > fMaxBytes)
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/6938#comment:17>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: