Meeting Notes May 16, 2007
From gem5
Contents
Release Issues
- Release notes are done
- Ship release today
- BK license expires (Nate is working on HG)
Cache Issues
- Multi-level coherence doesn't work which makes DMAs break
- Need memtester to do DMAs from another side of the bus
- Fix WriteInvalidate
- If a writeback crosses a write invalidate need to drop writeback
- Need to use a single block cache in the bridge to cache blocks going back and forth to deal with partial blocks.
Stuff that needs to get done now
- Cache
- Bus Bridge
- Ali: Add small cache to deal with partial DMAs flyspray
- Fix clock edge stuff
New stuff that needs to be fixed
- O3
- Bus