Converting a swap-based system to do paging in an architecture lacking page-referenced bits:
This paper discusses the modifications made to the UNIX operating system for the VAX-11/780 to convert it from a swap-based segmented system to a paging-based virtual memory system. Of particular interest is that the host machine architecture does not include page-referenced bits. We discuss conside...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Ithaca, New York
1981
|
Schriftenreihe: | Cornell University <Ithaca, NY> / Department of Computer Science: Technical report
474 |
Zusammenfassung: | This paper discusses the modifications made to the UNIX operating system for the VAX-11/780 to convert it from a swap-based segmented system to a paging-based virtual memory system. Of particular interest is that the host machine architecture does not include page-referenced bits. We discuss considerations in the design of page-replacement and load-control policies for such an architecture, and outline current work in modeling the policies employed by the system. We describe our experience with the chosen algorithms based on benchmark-driven studies and production system use. |
Beschreibung: | 27 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010010750 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 950127s1981 |||| 00||| engod | ||
035 | |a (OCoLC)9237513 | ||
035 | |a (DE-599)BVBBV010010750 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
050 | 0 | |a QA76.8.V37 | |
100 | 1 | |a Babaoğlu, Özalp |e Verfasser |4 aut | |
245 | 1 | 0 | |a Converting a swap-based system to do paging in an architecture lacking page-referenced bits |c Özalp Babaoglu ; William Joy |
264 | 1 | |a Ithaca, New York |c 1981 | |
300 | |a 27 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Cornell University <Ithaca, NY> / Department of Computer Science: Technical report |v 474 | |
520 | 3 | |a This paper discusses the modifications made to the UNIX operating system for the VAX-11/780 to convert it from a swap-based segmented system to a paging-based virtual memory system. Of particular interest is that the host machine architecture does not include page-referenced bits. We discuss considerations in the design of page-replacement and load-control policies for such an architecture, and outline current work in modeling the policies employed by the system. We describe our experience with the chosen algorithms based on benchmark-driven studies and production system use. | |
700 | 1 | |a Joy, William |e Verfasser |4 aut | |
810 | 2 | |a Department of Computer Science: Technical report |t Cornell University <Ithaca, NY> |v 474 |w (DE-604)BV006185504 |9 474 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-006637621 |
Datensatz im Suchindex
_version_ | 1804124390319718400 |
---|---|
any_adam_object | |
author | Babaoğlu, Özalp Joy, William |
author_facet | Babaoğlu, Özalp Joy, William |
author_role | aut aut |
author_sort | Babaoğlu, Özalp |
author_variant | ö b öb w j wj |
building | Verbundindex |
bvnumber | BV010010750 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.8.V37 |
callnumber-search | QA76.8.V37 |
callnumber-sort | QA 276.8 V37 |
callnumber-subject | QA - Mathematics |
ctrlnum | (OCoLC)9237513 (DE-599)BVBBV010010750 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01612nam a2200301 cb4500</leader><controlfield tag="001">BV010010750</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">950127s1981 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)9237513</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010010750</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.8.V37</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Babaoğlu, Özalp</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Converting a swap-based system to do paging in an architecture lacking page-referenced bits</subfield><subfield code="c">Özalp Babaoglu ; William Joy</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Ithaca, New York</subfield><subfield code="c">1981</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">27 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Cornell University <Ithaca, NY> / Department of Computer Science: Technical report</subfield><subfield code="v">474</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">This paper discusses the modifications made to the UNIX operating system for the VAX-11/780 to convert it from a swap-based segmented system to a paging-based virtual memory system. Of particular interest is that the host machine architecture does not include page-referenced bits. We discuss considerations in the design of page-replacement and load-control policies for such an architecture, and outline current work in modeling the policies employed by the system. We describe our experience with the chosen algorithms based on benchmark-driven studies and production system use.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Joy, William</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Department of Computer Science: Technical report</subfield><subfield code="t">Cornell University <Ithaca, NY></subfield><subfield code="v">474</subfield><subfield code="w">(DE-604)BV006185504</subfield><subfield code="9">474</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006637621</subfield></datafield></record></collection> |
id | DE-604.BV010010750 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T17:44:54Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006637621 |
oclc_num | 9237513 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 27 S. |
publishDate | 1981 |
publishDateSearch | 1981 |
publishDateSort | 1981 |
record_format | marc |
series2 | Cornell University <Ithaca, NY> / Department of Computer Science: Technical report |
spelling | Babaoğlu, Özalp Verfasser aut Converting a swap-based system to do paging in an architecture lacking page-referenced bits Özalp Babaoglu ; William Joy Ithaca, New York 1981 27 S. txt rdacontent n rdamedia nc rdacarrier Cornell University <Ithaca, NY> / Department of Computer Science: Technical report 474 This paper discusses the modifications made to the UNIX operating system for the VAX-11/780 to convert it from a swap-based segmented system to a paging-based virtual memory system. Of particular interest is that the host machine architecture does not include page-referenced bits. We discuss considerations in the design of page-replacement and load-control policies for such an architecture, and outline current work in modeling the policies employed by the system. We describe our experience with the chosen algorithms based on benchmark-driven studies and production system use. Joy, William Verfasser aut Department of Computer Science: Technical report Cornell University <Ithaca, NY> 474 (DE-604)BV006185504 474 |
spellingShingle | Babaoğlu, Özalp Joy, William Converting a swap-based system to do paging in an architecture lacking page-referenced bits |
title | Converting a swap-based system to do paging in an architecture lacking page-referenced bits |
title_auth | Converting a swap-based system to do paging in an architecture lacking page-referenced bits |
title_exact_search | Converting a swap-based system to do paging in an architecture lacking page-referenced bits |
title_full | Converting a swap-based system to do paging in an architecture lacking page-referenced bits Özalp Babaoglu ; William Joy |
title_fullStr | Converting a swap-based system to do paging in an architecture lacking page-referenced bits Özalp Babaoglu ; William Joy |
title_full_unstemmed | Converting a swap-based system to do paging in an architecture lacking page-referenced bits Özalp Babaoglu ; William Joy |
title_short | Converting a swap-based system to do paging in an architecture lacking page-referenced bits |
title_sort | converting a swap based system to do paging in an architecture lacking page referenced bits |
volume_link | (DE-604)BV006185504 |
work_keys_str_mv | AT babaogluozalp convertingaswapbasedsystemtodopaginginanarchitecturelackingpagereferencedbits AT joywilliam convertingaswapbasedsystemtodopaginginanarchitecturelackingpagereferencedbits |