Difference between revisions of "User:Agebhard"

From REU@MU
Jump to: navigation, search
Line 20: Line 20:
 
** Looked into how xv6 uses locks and synchronization primitives
 
** Looked into how xv6 uses locks and synchronization primitives
 
* Read the following papers  
 
* Read the following papers  
** [https://doi.org/10.1109/IPDPSW.2019.00063 Implementing Lock-Free Queues]
+
** [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.53.8674&rep=rep1&type=pdf Implementing Lock-Free Queues]
 
** [https://dl.acm.org/doi/10.1145/142111.993246 A Lock-Free Multiprocessor OS Kernel]
 
** [https://dl.acm.org/doi/10.1145/142111.993246 A Lock-Free Multiprocessor OS Kernel]
 
* Continued to work on fixing the mailbox system in Xinu for homework assignment #9
 
* Continued to work on fixing the mailbox system in Xinu for homework assignment #9
 
** I would like to discuss this more with the team next week
 
** I would like to discuss this more with the team next week

Revision as of 20:28, 12 June 2020

Weekly Logs

Week 1 (6/1 - 6/5)


Week 1 (6/8 - 6/12)

  • Completed 3 CITI Sessions for RCR
  • Attended Dr. Brylow's RCR Training
  • Attended Dr. Brylow's Technical Writing discussion
  • Read most of the xv6 O/S book
    • Looked into how xv6 uses locks and synchronization primitives
  • Read the following papers
  • Continued to work on fixing the mailbox system in Xinu for homework assignment #9
    • I would like to discuss this more with the team next week