Skip to content

User: Enhancement Proposal: Change default RSS input map setting

Map each frame to the corresponding virtual memory location per default, i.e.

in: frame x -> vmem x

This is way more convenient than the current default setting, which maps every frame to the first virtual memory location. Note, that a single

in: frame x -> vmem y

should delete the default configuration completely as it is done e.g. with the sync statements.