#memory #linux
Similarly, when an application writes data to a file, the kernel may choose to buffer the data in the page cache before writing it to disk. This can improve performance by allowing the application to continue running while the kernel writes the data in the background.