Background I/O activities are those database server tasks that do not service SQL requests directly. Many of these tasks are essential for database consistency and other aspects of database server operation. However, they take up I/O bandwidth and might also require significant CPU virtual processor time, which takes time away from queries and transactions. As you configure background I/O activities, try to reduce their overhead.