Changes between Version 75 and Version 76 of GSoC/2020


Ignore:
Timestamp:
07/16/20 11:55:46 (4 years ago)
Author:
Richi Dubey
Comment:

Richi's meeting notes for 15th July 2020

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v75 v76  
    110110  * ''Goals for this Week:''
    111111       * Add graph implementation with node traversal functionality and edit a test suite to check if my implementation is working
    112   * ''Blockers''
     112  * ''Blockers:''
    113113       * The changes I made over the week are not working as intended. I still need to put time into figuring out what is wrong.
    114114
     
    118118  * ''Goals for this Week:''
    119119       * Keep learning about SMP schedulers and try to run the code with tracing turned on
    120   * ''Blockers''
     120  * ''Blockers:''
    121121       * Going through the vast amount of code related to SMP systems
    122122
     
    127127  * ''Goals for this Week:''
    128128       * Keep making changes in different parts of the scheduler framework like threads, schedulernode, edfsmp to name a few.
    129   * ''Blockers''
     129  * ''Blockers:''
    130130       * I am taking too much time on SMP schedulers. Maybe with the Qemu set up, my pace should increase.
    131131
     
    136136  * ''Goals for this Week:''
    137137       * Make a documentation of the code I intend to add, get it reviewed on the ML, and start working on it by this Saturday 11th. 
    138   * ''Blockers''
    139        * Writing code compatible with the existing SMP Scheduler Framework i.e. reusing the SMP codes.   
     138  * ''Blockers:''
     139       * Writing code compatible with the existing SMP Scheduler Framework i.e. reusing the SMP codes.
     140
     141* '''15th July 2020:''' Seventh Meeting
     142  * ''Progress from last week: ''
     143       * Submitted the first draft for review
     144  * ''Goals for this Week:''
     145       * Submit Strong APA test cases and the second draft that has no pseudo-code and which actually compiles properly on RTEMS. 
     146  * ''Blockers:''
     147       * Trying to achieve too much in a little time. Not scheduling my time efficiently :p.
     148
    140149
    141150== Utkarsh ==