added tasks docs
This commit is contained in:
20
docs/tasks/tasks.org
Normal file
20
docs/tasks/tasks.org
Normal file
@@ -0,0 +1,20 @@
|
||||
* Tasks
|
||||
- [ ] Run 2 macro benchmarks
|
||||
- [ ] Log results and draw graphs
|
||||
- [ ] Show in meeting notes
|
||||
|
||||
(Attempt to compelte by 20:00)
|
||||
|
||||
* Meeting notes template
|
||||
- Chapters sent for review.
|
||||
- Chapter pending to be written.
|
||||
- Graphs added and ready for discussion.
|
||||
- Highlight plan for next week.
|
||||
|
||||
** Real PhD agenda
|
||||
- Start tracing work for FGPAs (Get a
|
||||
grip of the Toooba implementation
|
||||
and TLB implementation used).
|
||||
- Design and implement kernel to
|
||||
work under mmap to ensure this
|
||||
behavoir can be embedded on
|
||||
0
docs/tasks/tasks.org~
Normal file
0
docs/tasks/tasks.org~
Normal file
@@ -2,5 +2,5 @@ files=`find . -newermt "-3600 secs" | sed 's|^./||'`
|
||||
|
||||
for file in $files
|
||||
do
|
||||
scp -P 40515 "$file" "akilan@217.76.63.222:/home/akilan/Alloc-Test/CHERI-Allocator/$file"
|
||||
scp -P 41301 "$file" "akilan@217.76.63.222:/home/akilan/Alloc-Test/CHERI-Allocator/$file"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user