summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
...
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-204-141/+84
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-163-6/+6
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-163-103/+65
* build: warning suppression (round n)Amar Tumballi2011-10-201-2/+16
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-015-213/+93
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-292-11/+106
* performance/quick-read: fix memory corruption.Raghavendra G2011-09-181-4/+0
* performance/io-threads: treat -ve pid as request for fop with least priorityPranith Kumar K2011-09-081-63/+325
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-312-5/+89
* performance/stat-prefetch: fix memory leakRaghavendra G2011-08-231-1/+8
* option validation: further fixesAnand Avati2011-08-191-1/+1
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-185-680/+59
* For systems where O_DIRECTORY does not exist, we defined it as 0,Emmanuel Dreyfus2011-08-121-1/+1
* Change Copyright current yearPranith Kumar K2011-08-1021-21/+21
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0621-63/+63
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-5/+7
* performance/io-cache: hold lock on ioc_inode whereever a page is being access...Raghavendra G2011-07-294-845/+947
* performance/quick-read: Handle unwinding of frame corresponding to read fop p...Raghavendra G2011-07-291-115/+220
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* write-behind: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-4/+43
* quick-read: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-1/+20
* io-threads: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+26
* io-cache: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-15/+91
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* performance-translators: print path to file while dumping fdctx.Raghavendra G2011-06-142-1/+19
* performance/read-ahead: dump pages in read-ahead cache.Raghavendra G2011-06-141-0/+91
* performance/stat-prefetch: dump cache and list of ops waiting for lookup comp...Raghavendra G2011-06-141-0/+178
* performance/quick-read: dump inode and fdctx during statedump.Raghavendra G2011-06-141-0/+126
* performance/io-cache: print cache information during state dump.Raghavendra G2011-06-143-10/+156
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* Fix typo in log message related to io-threads.Sachidananda2011-05-311-3/+3
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* quick-read: Fix dirname(3) usageAnand Avati2011-05-301-5/+6
* stat-prefetch: fix dirname(3) usageAnand Avati2011-05-301-2/+8
* performance/io-cache: fix annoying logs during reconfigureAmar Tumballi2011-05-271-53/+56
* performance/write-behind: initialize lock in wb-file before wb-file is set in...branchpoint-3.2Raghavendra G2011-04-291-20/+26
* remove excessive logs due to log enhancementAmar Tumballi2011-04-132-2/+4
* CLI : Validate options farmework.Gaurav2011-03-234-268/+71
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* performance/stat-prefetch: logging enhancementsAmar Tumballi2011-03-171-417/+813
* performance/stat-prefetch: whitespace related changes to adhere to coding gui...Raghavendra G2011-03-173-220/+204
* performance/write-behind: logging enhancementsRaghavendra G2011-03-171-262/+453
* performance/write-behind: whitespace cleanup.Raghavendra G2011-03-171-492/+427
* performance/read-ahead: logging enhancements.Raghavendra G2011-03-172-80/+221
* performance/read-ahead: white space related changes to adhere to coding guide...Raghavendra G2011-03-174-912/+924
* performance/quick-read: logging enhancementsAmar Tumballi2011-03-171-54/+291
* performance/quick-read: propagate errors during open back to actual fops.Raghavendra G2011-03-171-19/+539
* performance/quick-read: whitespace related changes to adhere to coding guidel...Raghavendra G2011-03-173-341/+328