This post marks one year since I began doing these kernel performance goodies write ups,  starting from v4.14. And this week Greg released Linux
v4.19, so here are some of the changes related to software optimizations, performance and scalability topics across various subsystems.



epoll: loosen irq safety when possible


The epoll code uses an...