Welcome, Guest. Please login or register.

Author Topic: Tuning the Firefox prerendering cache!  (Read 2230 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline FloidTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 918
    • Show all replies
Tuning the Firefox prerendering cache!
« on: February 15, 2006, 07:39:53 PM »
Of interest to... probably everyone, TheInq unveils the heretefore undocumented knob.  For 1.5, at least.

See the blog entry directly for a muddled discussion of specifics.

Note that this system probably works great on systems with fast swap, and horribly on those without (contrast throughput from a modern 80GB+ disk with its own 8MB prefetch cache to the old 2GB Barracuda I use to avoid OOM-kills on my FreeBSD box).  Pessimizing the prerendered caching will result in rerendering from cached HTML/image objects/etc, which moves the load from the disk to the CPU (where you might've expected it),

Lots of discussion of other leakiness and so on in the comments.
 

Offline FloidTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 918
    • Show all replies
Re: Tuning the Firefox prerendering cache!
« Reply #1 on: February 15, 2006, 09:08:40 PM »
I think part of the leaks on *NIX may be related to X server behavior (and possibly SysV IPC), but I haven't done much analysis in a while.