Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - QNX 6.3.2 disable eide read-ahead : Page 1 of 4 (4 Items)
   
QNX 6.3.2 disable eide read-ahead  
In order to measure the flash benchmark, we set "devb-eide blk commit=high, alloc=0, cache=0, nora" and use read/write 
function calls )not fread/fwrite)to disable read-ahead and write-behind caching. 

For QNX 6.3.0 + SP3 + 6.3.2a installation, above approach can get different read/write benchmark for different IDE flash
.

However, in latest QNX 6.3.2 installation, above approach have same read benchmark and different write benchmark. It 
looks like write-behind disabled but read-ahead still enabled. Why?