Commits
Raymond Lu committed 7768b49c164
[svn-r16466] Performance Improvement(bug #1450). When a chunk is bigger than the cache size and isn't allocated on disk, the library still loaded it in the cache, which is redundant. I changed it to bypass the cache and added a test in dsets.c. Tested on jam and smirom.