Project Status Update

From this day on, we would like to give you a bi-monthly project status update!

The precached project is now nearly two weeks in existence. We achieved much in this short time span, but there is still a long way ahead of us, of course.

What has been achieved

List of new and noteworthy plugins:

Note: There exists a bunch of other new plugins that have been omitted here, since they are still in a conceptual phase right now and it is not guaranteed that they will work out at all (see below). You may want to take a look at the project source code repository at github.com, to see the current state of plugins and new plugin concept ideas!

What didn’t quite work out

The idea to write a ptrace() based process I/O tracer plugin didn’t work out so well in the end! It just is too slow to ptrace every newly created process, because it incurs at least two additional thread context switches per trapped system call. This puts so much load and latency on the system that the expected speed gain of file prefetching will be diminished by a huge amount. We will go down the ftrace route now…

The precached team

Article Updates

This posting has been edited at: Sat Oct 7 04:25:00