Difference between revisions of "User:Agebhard"

From REU@MU
Jump to: navigation, search
(Week 1 6/1 - 6/5)
Line 11: Line 11:
 
* Attended Dr. Brylow’s talk on good research practices  
 
* Attended Dr. Brylow’s talk on good research practices  
 
* Worked on fixing the mailbox system in Xinu for homework assignment #9
 
* Worked on fixing the mailbox system in Xinu for homework assignment #9
 +
 +
 +
=== 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
 +
** [https://doi.org/10.1109/IPDPSW.2019.00063 Implementing Lock-Free Queues]
 +
** [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
 +
** I would like to discuss this more with the team next week

Revision as of 20:20, 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