@inproceedings{d6071865705a4e75b42e613f40840c80,
title = "Advisor for flexible working sets",
abstract = "The traditional model of virtual memory working sets does not account for programs that can adjust their working sets on demand. Examples of such programs are garbage-collected systems and databases with block cache buffers. We present a memory-use model of such systems, and propose a method that may be used by virtual memory managers to advise programs on how to adjust their working sets. Our method tries to minimize memory contention and ensure better overall system response time. We have implemented a memory 'advice server' that runs as a non-privileged process under Berkeley Unix. User processes may ask this server for advice about working set sizes, so as to take maximum advantage of memory resources. Our implementation is quite simple, and has negligible overhead, and experimental results show that it results in sizable performance improvements.",
author = "Rafael Alonso and Appel, {Andrew W.}",
year = "1990",
doi = "10.1145/98460.98753",
language = "English (US)",
isbn = "0897913590",
series = "Proc 1990 ACM Sigmetrics Conf Meas Model Comput Syst",
publisher = "Publ by ACM",
pages = "153--162",
booktitle = "Proc 1990 ACM Sigmetrics Conf Meas Model Comput Syst",
note = "Proceedings of the 1990 ACM Sigmetrics Conference on Measurement and Modeling of Computer Systems ; Conference date: 22-05-1990 Through 25-05-1990",
}