Changes between Version 74 and Version 75 of GSoC/2020


Ignore:
Timestamp:
07/08/20 04:33:34 (4 years ago)
Author:
Richi Dubey
Comment:

Richi's meeting notes for 8th July 2020

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v74 v75  
    128128       * Keep making changes in different parts of the scheduler framework like threads, schedulernode, edfsmp to name a few.
    129129  * ''Blockers''
    130        * I am taking too much time on smp schedulers. Maybe with the Qemu set up, my pace should increase.   
    131 
     130       * I am taking too much time on SMP schedulers. Maybe with the Qemu set up, my pace should increase.
     131
     132* '''8th July 2020:''' Sixth Meeting
     133  * ''Progress from last week: ''
     134       * Started working on the APA code. I feel comfortable with the SMP codes and know how to interpret a lot of things, like the inline
     135         functions and the C codes related to bit operations and typedef pointers.
     136  * ''Goals for this Week:''
     137       * 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.   
    132140
    133141== Utkarsh ==
     
    312320      * Start implementing the generic pinmux driver.
    313321
    314 * '''July 8:''' Sixth Meeting
    315    * Progress:
    316       * Imported and ported clock driver for Beagle BSP.
    317       * Fixed the issue with libBSD and the new build system (temporarily).
    318       * Fixed few bugs in the FreeBSD structures implemented in RTEMS.
    319    * Blockers:
    320       * Nothing as of now.
    321    * Next up:
    322       * Test the pinmux driver and clock driver with libBSD and new build system.
    323       * Implement the generic pinmux driver.
    324       * Start refactoring the BSP drivers to use the pinmux and clock drivers.
    325 
    326322== Mritunjay ==
    327323