The situation is the following: Filesystem anonymous pages are
consuming all the available memory and only 100 MB is left to the
system. The network driver, which allocates memory objects for Jumbo frames, needs more than 100 MB to run correctly. If a burst of networks packets arrive together, the available memory is fully consumed and the new packets start to be dropped. This situation wouldn't happen if the "useless" pages of the filesystem were released just after the truncate operation. What is the point of keeping truncated pages in memory ? Is that
a choice made by the kernel developers or there is something wrong
in the filesystem implementation ? On 16-07-06 12:29 PM, Mulyadi Santosa
wrote:
|
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies