-
Notifications
You must be signed in to change notification settings - Fork 7
Meeting Agenda
Domagoj Stolfa edited this page Feb 18, 2022
·
11 revisions
- Travel successful
- Userspace end to end measurements, initial plot.
- Web server experiment mostly in place
- Ansible deployment discussion (perhaps can we can simplify it a bit)
- A bunch of low-hanging fruit fixed
- Discussion on measurements
- Discussion about ansible deployment & bug fixes
- Planning around the paper -- perhaps start adding text?
- Travel plans
-
immstack()
optimizations via caching. - dtraced deadlock fix (observed by Lucian)
- dtraced another deadlock fix (not observed yet, but theoretically possible)
- dtraced protocol refactor
-
dtrace -M
to print instrumentable VMs. - Is the typing issue fixed in HEAD? Can't trigger it.
- Decent amount of work on the dissertation -- might be useful for the paper.
- Various tiny bugfixes in DTrace and dtraced.
- Sent a patch to upstream to disable
getf()
. It's completely broken.
- Immediate stack traces (
immstack()
). - Simple bugfixes (mostly around subtyping).
- Which scripts do we want to write with
immstack()
? - Performance characteristics of
immstack()
. - Instrumentation limitations because of
immstack()
. -
getf()
-- do we need this to work? - (lucian): bug reports.
- (lucian): early look at fio nfs benchmark numbers
- DIFOs generated correctly for guest now.
- Memory corruption fix.
- User addresses in the system call interface
- HyperTrace bugfixes
- Moved to 2021 11 23
- Discussion with Brian and Jon about HyperTrace
- Quick update on Ansible
- Update on bugfixes in HyperTrace
- Discussion about stack and userspace stack traces