Results 8 issues of Joe Wingbermuehle

Reported via email, my interpretation follows. I'm not sure if this is in general a good idea, but when a window does not provide an icon, maybe that should be...

Since JWM’s configuration is XML, it would be nice to have an XSD for validation and use with other tools.

enhancement

When using a key binding to show the root menu, JWM currently shows the root menu at the current mouse location. In the past, JWM placed the root menu in...

enhancement

JWM should support drag and drop (XDND) for tray buttons.

enhancement

Currently the first word of a cache line is always loaded first. The critical word should be loaded first to allow the access to continue without waiting for the rest...

enhancement

Currently the cache VHDL model assumes all ways of the cache can be accessed in a single cycle. Due to timing issues with such an approach, the simulator makes the...

bug

The simulator should support pipelined memory accesses (multiple outstanding requests). Introducing memory banks and arbiters would be a way of doing this.

enhancement

The optimizer and simulator should support stream buffers. See: Norman P Jouppi. Improving direct-mapped cache performance by the addition of a small fully-associative cache and prefetch buffers. In Proc. of...

enhancement