fpgasystems / Coyote

Framework providing operating system abstractions and a range of shared networking (RDMA, TCP/IP) and memory services to common modern heterogeneous platforms.
MIT License
207 stars 62 forks source link

Bug fix at ~cProcess() #34

Closed dgiantsidi closed 1 year ago

dgiantsidi commented 1 year ago

Do not erase() elements when iterating over the mapped_pages and mapped_upages. Clear all elements after their invalidation.