index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/stat-prefetch: Add accounting of cache hits and misses.
Raghavendra G
2009-10-07
2
-0
/
+17
*
performance/stat-prefetch: optimizations to sp_lookup.
Raghavendra G
2009-10-07
1
-1
/
+12
*
performance/stat-prefetch: change behaviour of sp_lookup when xattr_req is no...
Raghavendra G
2009-10-07
1
-7
/
+27
*
performance/stat-prefetch: change the cache to use rbtree based hashtable ins...
Raghavendra G
2009-10-07
3
-36
/
+46
*
performance/stat-prefetch: fix memory leaks
Raghavendra G
2009-10-07
1
-57
/
+14
*
write-behind: check for NULL file pointer in flush callback
Anand Avati
2009-09-24
1
-1
/
+2
*
performance/write-behind: Add NULL checks for file pointer.
Raghavendra G
2009-09-24
1
-83
/
+104
*
performance/write-behind: Add a NULL check for request->stub before checking ...
Raghavendra G
2009-09-24
1
-1
/
+2
*
performance/write-behind: store currently aggregated data size in wb_file
Raghavendra G
2009-09-23
1
-27
/
+30
*
performance/write-behind: store the current window size in wb_file.
Raghavendra G
2009-09-23
1
-44
/
+40
*
performance/write-behind: reduce usage of iov_length.
Raghavendra G
2009-09-23
1
-47
/
+27
*
performance/write-behind: add option "enable-trickling-writes".
Raghavendra G
2009-09-22
1
-22
/
+41
*
performance/write-behind: reduce traversal of request list during wb_mark_winds.
Raghavendra G
2009-09-22
1
-35
/
+28
*
performance/write-behind: reduce list-traversal during wb_mark_unwinds
Raghavendra G
2009-09-22
1
-13
/
+19
*
performance/write-behind: remove redundant traversal of write-requests in the...
Raghavendra G
2009-09-22
1
-3
/
+5
*
performance/write-behind: Aggregate adjacent contiguous write-buffers into si...
Raghavendra G
2009-09-22
1
-1
/
+77
*
performance/write-behind: fine-tune logic of wb_mark_winds
Raghavendra G
2009-09-22
1
-65
/
+14
*
performance/quick-read: refine logic of qr_readv.
Raghavendra G
2009-09-22
1
-3
/
+14
*
performance/quick-read: optimizations to lookup
Raghavendra G
2009-09-22
1
-24
/
+49
*
performance/quick-read: make a comment more explicit.
Raghavendra G
2009-09-22
1
-2
/
+2
*
performance/quick-read: checking for qr_file in inode-context and creating if...
Raghavendra G
2009-09-22
1
-30
/
+45
*
performance/quick-read: refine the logic in qr_lookup.
Raghavendra G
2009-09-22
1
-40
/
+54
*
performance/write-behind: check for the presence of context only in fds not o...
Raghavendra G
2009-09-22
1
-6
/
+12
*
performance/quick-read: access glusterfs_ctx from xlator instead of using glu...
Raghavendra G
2009-09-17
1
-1
/
+1
*
io-cache: fix table->max_pri to 1 as the lowest priority
Anand Avati
2009-09-16
1
-1
/
+2
*
2.0.6 patch for io-cache pattern-matched non-caching
Stephan von Krawczynski
2009-09-15
1
-5
/
+23
*
backporting quick read to 2.0
Raghavendra G
2009-09-14
5
-1
/
+2361
*
backport stat-prefetch from 2.1
Raghavendra G
2009-09-13
4
-385
/
+1763
*
performance/write-behind: hold locks when accessing members of wb_file.
Raghavendra G
2009-09-08
1
-17
/
+75
*
performance/write-behind: communicate back the errors in writes to servers in...
Raghavendra G
2009-09-08
1
-1
/
+12
*
read-ahead: use O_ACCMODE for checking file access modes.
Raghavendra G
2009-08-17
1
-2
/
+2
*
write-behind: use O_ACCMODE while checking for O_RDONLY in flags.
Raghavendra G
2009-08-17
1
-2
/
+2
*
write-behind: set default window-size to 1MB.
Raghavendra G
2009-07-07
1
-1
/
+2
*
performance/write-behind - bug fix in open() and create().
Basavanagowda Kanur
2009-07-02
1
-1
/
+5
*
enhancement in write-behind
Amar Tumballi
2009-06-30
1
-13
/
+22
*
read-ahead: return with error code EBADF for fops on fds without file set in ...
Raghavendra G
2009-06-11
1
-11
/
+45
*
read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...
Raghavendra G
2009-06-11
1
-0
/
+4
*
removed unused option 'page-size' in io-cache
Amar Tumballi
2009-06-09
1
-5
/
+0
*
io-cache: prevent frames from getting woken up while page is getting validated
Anand Avati
2009-06-03
1
-1
/
+1
*
symlink-cache: fix return value of readlink
Raghavendra G
2009-05-07
1
-2
/
+2
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
*
io-cache logging level fixes
Anand V. Avati
2009-05-05
4
-33
/
+32
*
io-threads: Clarify thread count range
Shehjar Tikoo
2009-05-05
2
-16
/
+23
*
io-cache: indentation and logging fixes
Raghavendra G
2009-05-05
4
-509
/
+426
*
io-threads: indentation and logging fixes
Raghavendra G
2009-05-05
2
-199
/
+250
*
write-behind: indentation and logging fixes
Raghavendra G
2009-04-30
1
-158
/
+74
*
read-ahead: indentation and logging fixes
Raghavendra G
2009-04-30
2
-105
/
+84
*
io-threads: Add fxattrop fop
Shehjar Tikoo
2009-04-22
1
-666
/
+565
*
io-threads: Add xattrop fop
Shehjar Tikoo
2009-04-22
1
-0
/
+44
*
io-threads: Add readdir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+36
[next]