kandeshvari / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Pageout and mem reclaim #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- lazy pageout
- queue of pages to be ready to take mem off
- some pre-cleaned page queue?

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 31 May 2010 at 6:07

GoogleCodeExporter commented 9 years ago
The page can be stored to disk, but still kept in memory for some time - this 
can add
more flexibility to the system (e.g. decoupling of disk busy and out of mem)

Original comment by leonid.p...@gmail.com on 31 May 2010 at 9:33

GoogleCodeExporter commented 9 years ago
That's exactly what I meant.

Original comment by dmitry.zavalishin@gmail.com on 31 May 2010 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.zavalishin@gmail.com on 3 Mar 2011 at 10:25