
Originally Posted by
cPanelDavidG
Anyone have any ideas on how this could be doable?
Polling for disk space is a severe drain on disk I/O and CPU, which is why we rely on functionality built into the kernel to handle this more efficiently. Also, we do not customize the kernel at this time. This means relying on existing kernel-provided functionality and I'm not aware of this being possible in CentOS, CloudLinux or RHEL.
I see this request come up every so often so I'd like to see this happen, but if we do it - it must be done in a practical way that isn't resource-intensive (or as developers say, "expensive").