Linux 4.4
A new long time support linux kernel has been released. Let’s see its new feature. This release introduces support of Direct I/O and asynchronous I/O for the loop block device. The advantages to use direct I/O and AI/O on read/write loop’s backing file are: – double cache is avoided due to Direct I/O which reduces […]
Comments Off on Linux 4.4