Mercurial > hg > Papers > 2019 > tobaru-sigos
changeset 17:e758335d4729
Paging merit
author | tobaru |
---|---|
date | Thu, 09 May 2019 22:37:09 +0900 |
parents | 3c086874fe94 |
children | 37de32597955 |
files | paper/sigos.pdf paper/sigos.tex |
diffstat | 2 files changed, 5 insertions(+), 34 deletions(-) [+] |
line wrap: on
line diff
--- a/paper/sigos.tex Thu May 09 22:10:25 2019 +0900 +++ b/paper/sigos.tex Thu May 09 22:37:09 2019 +0900 @@ -139,6 +139,9 @@ \section{User Space で Page Table を操作する利点} +現代の OS では, User Space で Page Table Entry によるメモリ管理が行える OS は少ない。 +User レベルの操作で Page Table が書き換えられたり, 別の Page にアクセスするのを防ぐためだと考えられる。 +User Space でメモリ管理を行えるようにする事で, Page のバリデーションをチェックしたり, サンドボックスによる信頼性の保証が行える。また, 適切な記述をすれば最適なメモリ管理を行う事ができるようになる。 @@ -167,42 +170,10 @@ \begin{thebibliography}{10} \bibitem{okumura} -奥村晴彦:改訂第5版\LaTeXe 美文書作成入門, -技術評論社(2010). - -\bibitem{companion} -Goossens, M., Mittelbach, F. and Samarin, A.: -{\it The LaTeX Companion}, -Addison Wesley, Reading, Massachusetts (1993). - -\bibitem{book1} -木下是雄: -理科系の作文技術, -中公新書(1981). - -\bibitem{book2} -Strunk W. J. and White E.B.: -{\it The Elements of Style, Forth Edition}, -Longman (2000). +宮城光希 : Gears OS のモジュール化と並列 API, +OS研究会(2018). -\bibitem{book3} -Blake G. and Bly R.W.: -{\it The Elements of Technical Writing}, -Longman (1993). -\bibitem{book4} -Higham N.J.: -{\it Handbook of Writing for the Mathematical Sciences}, -SIAM (1998). - -\bibitem{webpage1} -琉球大学 理工学研究科 情報工学専攻 - -\bibitem{webpage2} -情報処理学会論文誌ジャーナル編集委員会: -べからず集(online), -\urlj{http://www.ipsj.or.jp/journal/manual /bekarazu.html} -(2011.09.15). \end{thebibliography}