I'm trying to figure out what the read cache part of the following message refers to:

[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

Is it "IDE drive's read-lookahead feature (usually ON by default)" as treated by hdparm?

If it's not, how can this be turned off?

link|improve this question
Hi Poige. I suspect the -'ve votes are because what's in the title of your question isn't actually in the question. I'll tidy it up a bit for you. – Mark Henderson Dec 1 '11 at 7:55
@Mark Henderson♦, can you respond via moder's tool? – poige Dec 1 '11 at 10:33
feedback

1 Answer

up vote 0 down vote accepted

Well, I've found out proper tool to control this cache: sdparm.

It looks like as not having any relation to read-ahead cache. Also, seemingly rare SATA drive is able to unset this bit.

link|improve this answer
1  
What is your problem anyway? What do you want to achieve when meddling with this settings? – SvenW Feb 1 '11 at 3:38
There's no problem at all, I just paid attention to this very dmesg's message. Also, I thought that turning read cache off in favor of write-cache could be a worth-doing thing if that would increase write cache accordingly (OS caches reading anyway). – poige Feb 1 '11 at 3:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.