>>>>> "Andreas" == Andreas Dilger <aedilger@xxxxxxxxx> writes: Andreas> This proposal definitely needs to have some clear explanation Andreas> of how the flags are intended to be used by applications, and Andreas> why they will help filesystems to improve allocation. This goes a bit deeper than just filesystem block allocation strategy. With SMR drives lurking on the horizon it is becoming increasingly important for us to classify anticipated future access patterns as we send I/Os out to storage. We'll need something much smarter than just REQ_META for these devices. Tiered storage arrays and tiered flash also benefit from this information. There's lots of work going on in the standards space in this department right now and I was hoping we could spend some time discussing the current proposals in one of the plenary sessions at LSF. Ideally we'd tie fadvise() and any filesystem internal knowledge into appropriate storage hints at the bottom of the stack. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html