Changes between Version 43 and Version 44 of GSoC/2020


Ignore:
Timestamp:
06/03/20 05:31:24 (4 years ago)
Author:
Richi Dubey
Comment:

Richi's notes on first meeting

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v43 v44  
    7373== Joel ==
    7474* Jan 3: Let's get started!
     75
     76== Richi ==
     77* June 3: First Meeting
     78  *Overview of the project: Introduce strong APA scheduler implementation which would improve the current SMP scheduler in RTEMS.
     79
     80  *Progress till now:I now have a clear understanding of the paper and my goals. I have some hours of experience trying to understand the
     81                     RTEMS codes, so I am relatively at a better position than I was a month or two ago.
     82
     83  *Blockers:Understanding RTEMS codebase is still proving to be very difficult for me. Going through each and every typedef and structure
     84            definitions that are present in different header files across different folders and linking them all together(logically in my
     85            mind) is
     86   taking up a huge amount of time.
     87
     88  *Goals for the next meeting: Work on a simple scheduler(can be uniprocessor) and write a test to better understand scheduling/codebase of
     89                               RTEMS.
     90