summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
* io-threads: use slow/normal/fast classification of fopsAnand Avati2011-02-221-168/+75
* io-threads: implement bulk and priority queuesAnand Avati2011-02-222-12/+55
* 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
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-071-1/+1
* Copyright changesVijay Bellur2010-10-113-3/+3
* 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-043-9/+9
* 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
* log added in case of invalid options provided for the io-threads volumeKaushik BV2010-08-121-3/+10
* Remove dead variables reported by clang.Sachidananda2010-08-021-1/+1
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-53/+0
* io-threads: initialize conf->w_attrAnand Avati2010-06-221-0/+2
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-233-3/+54
* iatt: changes across the codebaseAnand V. Avati2010-03-161-36/+36
* io-threads: more fixesAnand Avati2010-02-272-7/+14
* io-threads: single queue/multi-thread modelAnand Avati2010-02-222-956/+154
* performance/io-threads: use STACK_UNWIND_STRICT for unwinding.Raghavendra G2009-11-241-90/+102
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-072-2/+2
* io-threads: Support readdirp fopShehjar Tikoo2009-10-061-0/+51
* io-threads: NFS-friendly logic changesShehjar Tikoo2009-10-011-25/+31
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-22/+36
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-207/+33
* Add iot_fxattrop to io-threadsPavan Sondur2009-09-171-0/+1
* io-threads: Fix missed notification in sem_timedwaitShehjar Tikoo2009-06-112-5/+4
* mem-pool,io-threads: Destroy mem-pool on deallocationShehjar Tikoo2009-05-211-0/+1
* io-threads: Use boolean enums instead of integer 1Shehjar Tikoo2009-05-201-2/+2
* io-threads: Change mutexes/condvars to spinlocks/semaphoresShehjar Tikoo2009-05-202-36/+80
* io-threads: Reduce default max for threads to 64Shehjar Tikoo2009-05-201-1/+1
* io-threads: Support mem-pool allocator for iot_request_tShehjar Tikoo2009-05-202-23/+44
* io-threads: Add graceful shutdown of worker threadsRaghavendra G2009-05-202-25/+79
* io-threads: handle memory allocation failuresRaghavendra G2009-05-201-197/+760
* io-threads: Clarify thread count rangeShehjar Tikoo2009-05-052-16/+23
* io-threads: indentation and logging fixesRaghavendra G2009-05-052-199/+250
* io-threads: Add fxattrop fopShehjar Tikoo2009-04-221-666/+565
* io-threads: Add xattrop fopShehjar Tikoo2009-04-221-0/+44
* io-threads: Add readdir fopShehjar Tikoo2009-04-221-0/+36
* io-threads: Add removexattr fopShehjar Tikoo2009-04-221-0/+45