| Summary: | Io-cache optimization | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Raghavendra G <raghavendra> |
| Component: | io-cache | Assignee: | Raghavendra G <raghavendra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | mainline | CC: | gluster-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Raghavendra G
2009-10-25 07:31:58 UTC
PATCH: http://patches.gluster.com/patch/2001 in master (performance/io-cache: change data structure used to store page-cache.) PATCH: http://patches.gluster.com/patch/2040 in master (performance/io-cache: fix double free.) PATCH: http://patches.gluster.com/patch/2041 in master (performance/io-cache: fix memory leak.) PATCH: http://patches.gluster.com/patch/2045 in master (libglusterfs/rbtree: change rbthash_init_table to take no of expected entries in the hash table as argument.) PATCH: http://patches.gluster.com/patch/2035 in master (performance/io-cache: change the hash function used for rbtree based hash table.) PATCH: http://patches.gluster.com/patch/2073 in master (performance/io-cache: change the data-types to be big enough to hold size of data flushed.) PATCH: http://patches.gluster.com/patch/2391 in master (Changed rbthash_table_init() to take a mem-pool argument.) PATCH: http://patches.gluster.com/patch/2462 in master (performance/io-cache: Hold locks on inode before creating rbt tree.) |