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

Implementation of the user-level fault handler #376

Open
wants to merge 28 commits into
base: ppos
Choose a base branch
from

Commits on Jun 16, 2018

  1. Configuration menu
    Copy the full SHA
    762283a View commit details
    Browse the repository at this point in the history
  2. Format change.

    WenyuanShao committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    e0579b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    0f95309 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    41be7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370a243 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    56feb7c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    f9ef836 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    0d3752a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    e36d46f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. fix some style issue.

    WenyuanShao committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    716103b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. achitecture based optimization: sp & in_fault now conbined to sp_faul…

    …t, get rid of a branch in the fast path by make sinv cap to fault handler another type.
    WenyuanShao committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b08e377 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    80c2ac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. optimize the invstk_entry by combine the in_fault bit with captbl of …

    …the component which starts the invocation.
    WenyuanShao committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    f9863a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. set a bit into the comp_invstk_info of the invstk_entry to indicate w…

    …hether it is a sinv started by a fault_handler.
    WenyuanShao committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    ad4a0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1da7b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a5be5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    e200a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    41be2d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    964af00 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    9b63e45 View commit details
    Browse the repository at this point in the history
  2. update before pull

    WenyuanShao committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    4fb83c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. commit before merge

    WenyuanShao committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    f8b5104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87fc1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    602ac89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b3dcf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    d7357f7 View commit details
    Browse the repository at this point in the history
  2. merge with main branch

    WenyuanShao committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4ab36d2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. add some TODO

    WenyuanShao committed May 21, 2019
    Configuration menu
    Copy the full SHA
    2edf3a5 View commit details
    Browse the repository at this point in the history