Home | History | Annotate | Line # | Download | only in arc
TODO revision 1.1.1.3
      1 To do list (not in any particular order).
      2 
      3     o	Improve pmap_zero_page and pmap_copy_page. Speed and flushing.
      4 
      5     o	Move the RO and WIRED attribute from the pte to the pv table.
      6 	This saves four instructions in the tlb miss handler.
      7 InWork: Have a test version. The system hangs after a while. Not solved yet.
      8         Also, is it worth the effort to remove 4 instr. in TLB-miss handler?
      9 
     10     o   Boot. Standalone boot program instead of booting the kernel directly?
     11 
     12     o   Find out why bitmap load to S3-928 flashes screen. (X server)
     13 Know why (enable linear mode). Need S3 info.
     14 
     15     o   Can we have 32 double registers?
     16 
     17     o	New dynamic loader...
     18 
     19 
     20 Lots of other things.....
     21