Re: dm-writeboost: Progress Report

2014-05-23 Thread Akira Hayakawa
Hi Guys, This progress report includes very important benchmarking results, which shows i) Write will always improve - It boosts writes (396% in the best case) even with really small cache (say, 64MB) because of the sophisticated writeback optimization. ii) Read won't be bad - It doesn't so much

dm-writeboost: Progress Report

2014-05-17 Thread Akira Hayakawa
Hi DM Guys, I will share the latest progress report about Writeboost. 1. Where we are working on now Kernel code --- First of all, Writeboost is now merged into thin-dev branch in Joe's tree. URL: https://github.com/jthornber/linux-2.6 Testing --- Testing for Writeboost is merged in

dm-writeboost: Progress Report

2013-11-03 Thread Akira Hayakawa
Hi, DM Guys Let me share a new progress report. I am sorry I have been off for weeks. Writeboost is getting better I believe. Many progress, please git pull https://github.com/akiradeveloper/dm-writeboost.git 1. Removing version switch macros Previously the code included 10 or more version swit