summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src/io-threads.c
Commit message (Expand)AuthorAgeFilesLines
* Logging: Porting the performance translatorarao2015-06-291-22/+34
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+1
* performance/io-threads: Fix static analysis errorPranith Kumar K2014-10-201-4/+2
* performance/io-threads: Remove code duplicationPranith Kumar K2014-02-241-1896/+78
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-2/+2
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+51
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* performance/io-threads: fix potential use after free crashBrian Foster2013-08-011-1/+1
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+52
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+52
* performance/io-threads: Fix range-check for least-rate-limitPranith Kumar K2013-03-211-0/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-211-2/+84
* performance/io-threads: dump the io-threads specific information in statedumpRaghavendra Bhat2012-07-301-2/+50
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-07-301-5/+12
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-4/+6
* clean up handling of special client pidsCsaba Henk2012-04-231-1/+1
* performance/io-threads: Change the thread scaling logic.Pranith Kumar K2012-04-201-6/+7
* core: adding extra data for fopsAmar Tumballi2012-03-221-289/+336
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+8
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+49
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-4/+4
* performance/io-threads: treat -ve pid as request for fop with least priorityPranith Kumar K2011-09-081-63/+325
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-311-5/+86
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-101/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* io-threads: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+26
* Fix typo in log message related to io-threads.Sachidananda2011-05-311-3/+3
* CLI : Validate options farmework.Gaurav2011-03-231-24/+18
* io-threads: use slow/normal/fast classification of fopsAnand Avati2011-02-221-168/+75
* io-threads: implement bulk and priority queuesAnand Avati2011-02-221-11/+45
* io-threads: whitespace cleanupAnand Avati2011-02-221-12/+9
* performance/io-threads: implement rchecksum fop.Raghavendra G2010-12-141-0/+52
* performance/io-threads: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-4/+6
* Copyright changesVijay Bellur2010-10-111-1/+1
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+42
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-4/+4
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-3/+3
* io-threads: fix NULL dereference in 'reconfigure()'Amar Tumballi2010-09-271-6/+5
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+41
* io-threads: return -1 in case of 'init()' failuresAmar Tumballi2010-09-131-1/+1
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+6
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+5
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+4