{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/69602"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/69602","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"A Study of the Interactions Between Operating System Memory Management and Database Buffer Management Strategies","abstract":"125 p.","abstract_html":"125 p.","abstract_has_math":false,"creators":["Kim, Kyongsok"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Belford, Geneva G."],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2014,"date_issued":"2014-12-15T19:26:08Z","date_published":"2014-12-15T19:26:08Z","updated_at":"2026-07-22T22:26:01Z","subjects":["Computer Science"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[{"key":"dc:identifier","label":"Identifier","values":["(UMI)AAI8908732"],"render_values":[{"text":"(UMI)AAI8908732","href":null,"code":true}]}]},"links":{"outbound_url":"http://hdl.handle.net/2142/69602","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Belford, Geneva G."]},{"key":"dc:creator","label":"Author","values":["Kim, Kyongsok"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2014-12-15T19:26:08Z","10000-01-01","1988"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Computer Science"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/69602","(UMI)AAI8908732"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["125 p.","Database management systems (DBMS) are usually built &quot;on top of&quot; operating systems (OS), using the memory management facilities that those systems provide. But in addition, for efficiency of data retrieval and manipulation, the DBMS generally provides its own data buffering. The DBMS designer will often choose to put the DBMS-managed buffer pool in user space to save on overhead.","The implication of these facts is that in a virtual memory system the DBMS buffer pool is likely to be paged like any other part of user space. The buffer replacement strategy implemented by the DBMS will in that case be affected by the page replacement strategy implemented by the OS. Unfortunately, there is insufficient guidance in the literature as to how buffering and paging strategies might affect each other; or indeed as to whether there exists an effect large enough for DBMS and OS designers to worry about. Accordingly, a thorough simulation study was undertaken to answer these questions.","Our study showed that performance of a DBMS is affected by both paging and buffering algorithms; the performance of a specific combination results from a kind of &quot;addition&quot; of effects of the two algorithms. Outside of providing a warning against LFU, our simulations did not yield any definitive choice for buffering/paging combination nor did it turn up any combinations that worked poorly together. Because most DBMSs run on top of a given operating system, it is also important to study efficient buffer management under the paging algorithm of the given operating system. It is recommended that, instead of prefetching pages at the time of a buffer hit, pages should only be tag-along fetched at the time of a demand fetch.","For more investigation, we recommend that experiments be done with working DBMSs to verify/implement the results. There are neither experimental run length distributions nor empirical data as to whether or not there is locality in relational-type reference strings and it is strongly suggested that such an investigation be made. The results shown in this thesis will be helpful in designing/implementing an &quot;intelligent&quot; buffer manager.","Made available in DSpace on 2014-12-15T19:26:08Z (GMT). No. of bitstreams: 1 8908732.pdf: 4431194 bytes, checksum: 54ce583422af7ec99ec354c10b8f04cd (MD5) Previous issue date: 1988","Embargo set by: Seth Robbins for item 69768 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1988."]},{"key":"dc:title","label":"Title","values":["A Study of the Interactions Between Operating System Memory Management and Database Buffer Management Strategies"]}]}],"canonical_facts":{"dc:contributor":["Belford, Geneva G."],"dc:creator":["Kim, Kyongsok"],"dc:date":["2014-12-15T19:26:08Z","10000-01-01","1988"],"dc:description":["125 p.","Database management systems (DBMS) are usually built &quot;on top of&quot; operating systems (OS), using the memory management facilities that those systems provide. But in addition, for efficiency of data retrieval and manipulation, the DBMS generally provides its own data buffering. The DBMS designer will often choose to put the DBMS-managed buffer pool in user space to save on overhead.","The implication of these facts is that in a virtual memory system the DBMS buffer pool is likely to be paged like any other part of user space. The buffer replacement strategy implemented by the DBMS will in that case be affected by the page replacement strategy implemented by the OS. Unfortunately, there is insufficient guidance in the literature as to how buffering and paging strategies might affect each other; or indeed as to whether there exists an effect large enough for DBMS and OS designers to worry about. Accordingly, a thorough simulation study was undertaken to answer these questions.","Our study showed that performance of a DBMS is affected by both paging and buffering algorithms; the performance of a specific combination results from a kind of &quot;addition&quot; of effects of the two algorithms. Outside of providing a warning against LFU, our simulations did not yield any definitive choice for buffering/paging combination nor did it turn up any combinations that worked poorly together. Because most DBMSs run on top of a given operating system, it is also important to study efficient buffer management under the paging algorithm of the given operating system. It is recommended that, instead of prefetching pages at the time of a buffer hit, pages should only be tag-along fetched at the time of a demand fetch.","For more investigation, we recommend that experiments be done with working DBMSs to verify/implement the results. There are neither experimental run length distributions nor empirical data as to whether or not there is locality in relational-type reference strings and it is strongly suggested that such an investigation be made. The results shown in this thesis will be helpful in designing/implementing an &quot;intelligent&quot; buffer manager.","Made available in DSpace on 2014-12-15T19:26:08Z (GMT). No. of bitstreams: 1 8908732.pdf: 4431194 bytes, checksum: 54ce583422af7ec99ec354c10b8f04cd (MD5) Previous issue date: 1988","Embargo set by: Seth Robbins for item 69768 Lift date: Forever Reason: Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","Restricted to the U of I community idenfinitely during batch ingest of legacy ETDs","U of I Only","Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1988."],"dc:identifier":["http://hdl.handle.net/2142/69602","(UMI)AAI8908732"],"dc:subject":["Computer Science"],"dc:title":["A Study of the Interactions Between Operating System Memory Management and Database Buffer Management Strategies"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:26:01Z"}