Code Monkey home page Code Monkey logo

kani's People

Contributors

renovate-bot avatar totsugekitai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kani's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
kernel/Cargo.toml
  • log 0.4
  • x86_64 0.14.9
  • spin 0.9.3
  • lazy_static 1.4.0
  • arrayvec 0.7.2
  • linked_list_allocator 0.9.1
  • crossbeam 0.8.1
  • conquer-once 0.3.2
  • futures-util 0.3.21
  • bitvec 1.0
  • bitflags 1.3.2
github-actions
.github/actions/cache_cargo/action.yaml
  • actions/cache v3
.github/workflows/ci.yaml
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3

  • Check this box to trigger a request for Renovate to run again on this repository

メモリ管理

メモリ管理をしたい。

やること

  • #8
  • ページテーブル管理
  • リニアアドレス管理

ページフレーム管理

ページフレームを管理する。

実装方針

  • ビットマップを確保して管理
  • 起動直後は恒等マッピングになっているので、ページテーブルを見てどこが使われているか確認

実装すること

  • ページフレームを管理するビットマップを定義
  • ビットマップを確保
  • ページテーブルを確認して使用領域を把握
  • ビットマップを更新
  • 次のユーティリティを作成
    • ビットマップを確認する関数
    • ビットマップを予約する関数
    • ビットマップから削除する関数

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.