• SonotsugipaaOP
      link
      fedilink
      English
      53 months ago

      Disabling swap does not prevent disk I/O from becoming a problem under memory contention, it simply shifts the disk I/O thrashing from anonymous pages to file pages

      While the rest of that post matches my understanding of swap (I still think 1GB is next to useless in this case), that summarized point perplexes me.

      What non-special file(s) does the kernel write to and read from, and how does it know how much space to use?