# TODO check header or so (like iotop propably does) to not bother user if these features are switched on already

message "${MESSAGE_COLOR}This module needs some (at least at the creation time of this module) experimental kernel features enabled:"
message ""
message "I/O accounting support, i.e.:"
message "- CONFIG_TASKSTATS"
message "- CONFIG_TASK_DELAY_ACCT"
message "- CONFIG_TASK_IO_ACCOUNTING"
message ""
message "You need to select these while configuring your kernel for this module to work!"
message "${DEFAULT_COLOR}"
