Linux processes can have different CPU and IO priority (nice and ionice).
Why is there a need to have different CPU and IO priority?
Is there any real world usage for having them different?
What real world use cases have you found that need different CPU and IO priority? Like higher than normal CPU priority but lower than normal IO priority or viceversa.