summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src/io-cache.c
Commit message (Expand)AuthorAgeFilesLines
* performance/io-cache: use loc_copy and loc_wipe in ioc_lookup.Raghavendra G2010-02-221-7/+19
* performance/io-cache: cache only those files whose size falls under configure...Raghavendra G2010-01-281-54/+153
* Add null pointer checks in "fini"Harshavardhana Ranganath2010-01-231-0/+3
* performance/io-cache: don't use stat got in read_cbk if it is zero-filled.Raghavendra G2009-12-021-7/+14
* performance/io-cache: remove caching in lookup.Raghavendra G2009-10-151-155/+0
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* io-cache: fix table->max_pri to 1 as the lowest priorityAnand Avati2009-09-161-1/+2
* 2.0.6 patch for io-cache pattern-matched non-cachingStephan von Krawczynski2009-09-151-5/+23
* removed unused option 'page-size' in io-cacheAmar Tumballi2009-06-091-5/+0
* io-cache: prevent frames from getting woken up while page is getting validatedAnand Avati2009-06-031-1/+1
* io-cache logging level fixesAnand V. Avati2009-05-051-10/+9
* io-cache: indentation and logging fixesRaghavendra G2009-05-051-287/+201
* iobuf - account with iobref_size() instead of iov_length (vector)Anand V. Avati2009-04-171-2/+3
* use ctx->page_size in all translators and transports instead of having their ...Anand V. Avati2009-04-131-19/+1
* updated performance/io-cache with new readv writev prototypesAnand V. Avati2009-04-121-16/+23
* fixed deadlock in io-cacheVikas Gorur2009-03-071-6/+3
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-051-22/+21
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+1478