On 2008.08.14 17:06:13 -0700, Linus Torvalds wrote:So I added some stupid tracing to cache_or_unpack entry to see how often we reread the same stuff. The whole thing just logs the base_offset in case of a cache miss. I've gc'ed my linux-2.6.git before the run, so that there's only a single packed_git around (at least I hope so), and I can ignore that for the tracing. The whole log for a "git rev-list --objects HEAD" has about 1.2M entries, while the output of the rev-list command has about 870k lines. Some postprocessing of the trace shows that the majority of objects is read only once or twice. A few percent are read three to ten times, and some are read more than two hundred times. I'll attach the post-processed thing. The format is: x y Meaning that there were x base_offset values for which we had y cache misses. Bj
| Andrew Morton | -mm merge plans for 2.6.23 |
| Rafael J. Wysocki | [Bug #11207] VolanoMark regression with 2.6.27-rc1 |
| Zhang, Yanmin | AIM7 40% regression with 2.6.26-rc1 |
| Con Kolivas | [PATCH][RSDL-mm 0/7] RSDL cpu scheduler for 2.6.21-rc3-mm2 |
git: | |
| Gregory Haskins | [RFC PATCH 03/17] vbus: add connection-client helper infrastructure |
| David Woodhouse | [PATCH 03/30] solos: FPGA and firmware update support. |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
