index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
*
write-behind: fixes in flush
Anand Avati
2010-07-02
1
-138
/
+135
*
performance/io-cache: free table->mem_pool in fini.
Raghavendra G
2010-06-22
1
-0
/
+5
*
free local->loc structure by using SP_STACK_UNWIND instead of STACK_UNWIND
Raghavendra Bhat
2010-06-14
1
-1
/
+1
*
performance/quick-read: fix the size-to-be pruned.
Raghavendra G
2010-06-03
1
-2
/
+2
*
performance/quick-read: set default cache-size value to 128MB.
Raghavendra G
2010-06-03
1
-1
/
+3
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-05-28
1
-125
/
+122
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-05-26
1
-122
/
+125
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
2
-258
/
+613
*
stat-prefetch: Remove checks for loc->parent
Shehjar Tikoo
2010-05-25
1
-32
/
+0
*
write-behind: update default values for better small file performance
Anand Avati
2010-05-13
1
-2
/
+2
*
performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...
Raghavendra G
2010-05-04
1
-5
/
+15
*
performance/io-cache: Dump private information
Vijay Bellur
2010-04-29
1
-0
/
+34
*
performance/quick-read: don't try to validate again if qr_readv is called jus...
Raghavendra G
2010-04-27
2
-9
/
+21
*
performance/quick-read: make use of nanosecond resolution of mtime to decide ...
Raghavendra G
2010-04-08
1
-2
/
+6
*
performance/io-cache: make use of nano second resolution of mtime during cach...
Raghavendra G
2010-04-08
3
-6
/
+16
*
performance/quick-read: read directly from backend for fds opened with O_DIRE...
Raghavendra G
2010-04-08
2
-2
/
+12
*
performance/write-behind: Resume all the consecutive non-write operations in ...
Raghavendra G
2010-03-29
1
-3
/
+0
*
performance/io-threads: Support for Solaris.
Vijay Bellur
2010-03-03
1
-0
/
+3
*
performance/write-behind: fix data corruption while aggregating the adjacent ...
Raghavendra G
2010-02-22
1
-4
/
+55
*
performance/write-behind: refactor __wb_collapse_write_bufs
Raghavendra G
2010-02-22
1
-36
/
+38
*
common-utils: gf_log2 handles 0 input
Anand Avati
2010-02-22
1
-1
/
+1
*
write-behind: fix 'option enable-trickling-writes'
Anand Avati
2010-01-26
1
-8
/
+4
*
Added null checks in "fini"
Harshavardhana Ranganath
2009-12-18
2
-0
/
+6
*
Revert "performance/write-behind: Changed default value of option disable-til...
Anand V. Avati
2009-12-06
1
-1
/
+1
*
performance/stat-prefetch: remove the usage of THIS.
Raghavendra G
2009-12-06
2
-1
/
+3
*
performance/stat-prefetch: fix memory leak.
Raghavendra G
2009-12-06
1
-1
/
+4
*
performance/stat-prefetch: don't check whether previous lookups have been fai...
Raghavendra G
2009-12-05
1
-9
/
+0
*
performance/stat-prefetch: add "caller" arguement to sp_process_inode_ctx.
Raghavendra G
2009-12-04
1
-21
/
+37
*
performance/stat-prefetch: implement sp_check_and_create_inode_ctx.
Raghavendra G
2009-12-04
1
-161
/
+122
*
performance/stat-prefetch: refactor sp_lookup_cbk to use sp_update_inode_ctx.
Raghavendra G
2009-12-04
1
-29
/
+10
*
performance/stat-prefetch: dont check for inode context in fops like create, ...
Raghavendra G
2009-12-04
1
-259
/
+262
*
performance/stat-prefetch: don't access stat if lookup has been failed.
Raghavendra G
2009-12-03
1
-1
/
+1
*
performance/write-behind: Changed default value of option disable-till to 0
Vijay Bellur
2009-12-02
1
-1
/
+1
*
performance/stat-prefetch: get inode context from local->loc.inode instead of...
Raghavendra G
2009-12-02
1
-4
/
+9
*
performance/stat-prefetch: fix access to inode table.
Raghavendra G
2009-12-02
1
-13
/
+23
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
2
-12
/
+13
*
performance/io-cache: Hold locks on inode before creating rbt tree.
Vijay Bellur
2009-12-01
1
-20
/
+29
*
stat-prefetch: fix unsafe reference to @local in sp_lookup_cbk
Anand Avati
2009-12-01
1
-1
/
+5
*
performance/stat-prefetch: make lookup to wait for the completion of another ...
Raghavendra G
2009-12-01
1
-14
/
+106
*
performance/stat-prefetch: don't use same variable for getting inode context ...
Raghavendra G
2009-12-01
1
-5
/
+5
*
performance/stat-prefetch: fix errors in handling memory allocation failures ...
Raghavendra G
2009-12-01
1
-3
/
+3
*
performance/quick-read: change the maximum value of max-file-size to 1000KB f...
Raghavendra G
2009-11-28
1
-4
/
+4
*
performance/stat-prefetch: Changed rbthash to make use of 1 bucket
Vijay Bellur
2009-11-26
2
-16
/
+66
*
Changed rbthash_table_init() to take a mem-pool argument.
Vijay Bellur
2009-11-26
4
-20
/
+66
*
performance/stat-prefetch: Add refcounting to cache objects
Raghavendra G
2009-11-24
1
-6
/
+88
*
performance/stat-prefetch: remove lock member in sp_fd_ctx_t.
Raghavendra G
2009-11-24
2
-36
/
+22
*
performance/stat-prefetch: don't free the cache in readdir if the offset is n...
Raghavendra G
2009-11-24
1
-5
/
+2
*
performance/quick-read: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-40
/
+49
*
performance/write-behind: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-2
/
+2
*
performance/read-ahead: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-18
/
+20
[next]