Publication | Closed Access
Request-oriented durable write caching for application performance
14
Citations
62
References
2015
Year
Storage PerformanceEngineeringComputer ArchitectureTransaction ProcessingRequest-oriented Durable WriteHardware SecurityAdmission PolicyParallel ComputingCriticality Inheritance ProtocolsWeb CacheComputer EngineeringCachingComputer ScienceNon-volatile Write CacheProgram AnalysisCloud ComputingParallel ProgrammingConcurrent Data StructureSystem SoftwareTransactional Memory
Non-volatile write cache (NVWC) can help to improve the performance of I/O-intensive tasks, especially write-dominated tasks. The benefit of NVWC, however, cannot be fully exploited if an admission policy blindly caches all writes without differentiating the criticality of each write in terms of application performance. We propose a request-oriented admission policy, which caches only writes awaited in the context of request execution. To accurately detect such writes, a critical process, which is involved in handling requests, is identified by applicationlevel hints. Then, we devise criticality inheritance protocols in order to handle process and I/O dependencies to a critical process. The proposed scheme is implemented on the Linux kernel and is evaluated with PostgreSQL relational database and Redis NoSQL store. The evaluation results show that our scheme outperforms the policy that blindly caches all writes by up to 2.2× while reducing write traffic to NVWC by up to 87%.
| Year | Citations | |
|---|---|---|
Page 1
Page 1