Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lab5 ckti #222

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Lab5 ckti #222

wants to merge 6 commits into from

Commits on Oct 11, 2024

  1. modified: Makefile

    ckt1i committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f2efe30 View commit details
    Browse the repository at this point in the history
  2. 对程序进行初步修改,增加了一个测试用例,以实现基本功能

    	modified:   Makefile
    	modified:   defs.h
    	modified:   exec.c
    	modified:   memlayout.h
    	modified:   proc.c
    	modified:   proc.h
    	modified:   syscall.c
    	new file:   testcase.c
    	modified:   trap.c
    	modified:   vm.c
    ckt1i committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ee1398c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. 部分修改

    	modified:   exec.c
    	modified:   memlayout.h
    	modified:   testcase.c
    	modified:   vm.c
    ckt1i committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    70083e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. 基础功能实现留档,下一步进行栈堆调控

    	modified:   exec.c
    	modified:   memlayout.h
    	modified:   proc.c
    	modified:   syscall.c
    	modified:   trap.c
    	modified:   vm.c
    ckt1i committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2dc521c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Changes to be committed:

    	new file:   Lab5_log.md
    	modified:   README
    ckt1i committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    52bf0f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Changes to be committed:

    	modified:   testcase.c
    	modified:   trap.c
    	modified:   vm.c
    ckt1i committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f3ede64 View commit details
    Browse the repository at this point in the history