GithubHelp home page GithubHelp logo

gatsbyd / mit_6.828_jos_2018 Goto Github PK

View Code? Open in Web Editor NEW
81.0 81.0 28.0 776 KB

mit 6.828 2018,JOS实现

Home Page: https://pdos.csail.mit.edu/6.828/2018/index.html

Emacs Lisp 0.01% Makefile 0.52% Assembly 0.75% C 96.37% Perl 0.12% Python 1.85% C++ 0.35% Shell 0.01% HTML 0.01%
mit mit6828 os

mit_6.828_jos_2018's People

Contributors

anishathalye avatar fintelia avatar gatsbyd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mit_6.828_jos_2018's Issues

lab3的相关问题

你好,我在写lab3的时候总是会运行失败:kernel panic at kern/pmap.c:165: PADDR called with invalid kva 00000000 。这对应的语句是
kern_pgdir = (pde_t *) boot_alloc(PGSIZE);
memset(kern_pgdir, 0, PGSIZE);
用GDB调试的时候发现kern_pgdir的值会放在boot_alloc分配的一页里,然后memset把它清零0.
不知道是不是gcc的原因,请教下你当时做这个实验时的配置以及是否出现过此问题。
另外我clone你的代码测试lab3的时候出现了我相同的问题。

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.