Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RK11,RL11: no proper NXM check in 18bit systems #21

Open
wfjm opened this issue Mar 5, 2019 · 0 comments
Open

RK11,RL11: no proper NXM check in 18bit systems #21

wfjm opened this issue Mar 5, 2019 · 0 comments
Labels
minor deficit non-conformity but minimal impact on operation

Comments

@wfjm
Copy link
Owner

wfjm commented Mar 5, 2019

No NXM error is generated when a UNIBUS device DMA transfer reaches the top of memory in 18 bit addressing. Seen originally for RK11, but RL11 and DEUNA are also affected.

In normal operation is minor non-conformity is not relevant because operating systems never setup DMA transfers to/from non-existing memory. However, some highly space optimized crash dump routines use this to detect end-of-memory and might endless loop. Also diagnostics, like zrkkf2, might test this border case and fail.

originally filed as issue w11a_V0.50-8 and TCK-035 dated 2009-05-15

@wfjm wfjm added the minor deficit non-conformity but minimal impact on operation label Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor deficit non-conformity but minimal impact on operation
Projects
None yet
Development

No branches or pull requests

1 participant