@techreport{oai:ipsj.ixsq.nii.ac.jp:00195890, author = {桃原, 優 and 東恩納, 琢偉 and 河野, 真治}, issue = {6}, month = {May}, note = {現代の OS では,User Space で Page Table Entry によるメモリ管理を行える OS は少ない.本研究室ではメタレベルの処理を記述できる CbC と CbC を用いて実装する GearsOS の開発を行っている.CbC を用いることでメモリ管理などの資源管理を行えるようになるが,現在の GearsOS でのメモリ管理では単に Page Table Entry をコピーする Fork で実装している.さらに,資源管理を行える CbC で軽量なハードウェアでも動かせるように Arm のバイナリを出力する Xv6 という OS を CbC で書き直して GearsOS を開発する手法も行なっている.本論文では Xv6 を参考に GearsOS にメモリ管理を行う API を考察する., In modern OS, there are few OS that can manage memory by Page Table Entry in User Space. In this laboratory, we are developing GearsOS which is implemented using CbC and CbC that can describe meta-level processing. Using CbC enables resource management such as memory management, but with the current memory management with GearsOS, it is implemented by Fork, which simply copies Page Table Entry. In addition, CbC is used to rewrite the OS called Xv6 that outputs Arm binary so that it can run even lightweight hardware that can execute resource management, and also develops GearsOS. In this paper, we will consider the API that manages memory in GearsOS referring to Xv6.}, title = {GearsOSのPagingとSegmentation}, year = {2019} }