Project

General

Profile

Actions

Feature #73

closed

kernel: implement 'flush disk cache' ioctl

Added by Sage Weil almost 14 years ago. Updated over 13 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Currently the osd journal on a raw block device requires that you disable the disk write cache via hdparm. That's annoying, and often overkill when, for example, the journal is just one partition on a disk that also hosts a real fs that goes faster with the cache on.

Linux doesn't have a proper ioctl to do this currently. See
http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg111906.html

Actions #1

Updated by Sage Weil over 13 years ago

  • Status changed from New to Rejected

Not a problem on recent kernels.

Actions

Also available in: Atom PDF