Re: I/O flexpages / new mapping DB issue with overlapping ports
Espen Skoglund <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
[Frank Mehnert]
> Here you are. I have reduced the test case to only two IO fpage
> requests:
> 1. { port=0xdc23, size=1 }
> 2. { port=0xdc00, size=4 }
Fixed the problem (although I used a slightly different test scenario
than yours). Was a loop termination criteria in the IO space mapping
code that wasn't checked properly.
eSk