Ignore:
Timestamp:
Apr 28, 2016, 1:12:23 PM (8 years ago)
Author:
cfuguet
Message:

Optimization: When doing a context switch between threads of the
same vspace and cluster, do not rewrite the PTPR register.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_kernel/switch.s

    r709 r818  
    116116    lw      $26,    35*4($27)
    117117    mtc0    $26,    $8          /* restore BVAR */
    118     lw      $26,    39*4($27)
    119     mtc2    $26,    $0          /* restore PTPR */
    120118
    121119    /* returns to caller */
Note: See TracChangeset for help on using the changeset viewer.