STEllAR-GROUP / hpx

The C++ Standard Library for Parallelism and Concurrency
https://hpx.stellar-group.org
Boost Software License 1.0
2.53k stars 434 forks source link

Get rid of term GVA/Global Virtual Address #312

Closed brycelelbach closed 5 years ago

brycelelbach commented 12 years ago

[reported by hkaiser] [Trac time Thu Feb 16 22:30:33 2012] The class agas::gva is functionally equivalent to the class naming::address. Remove agas::gva in favor of naming::address.

brycelelbach commented 12 years ago

No, we need to have a separate version of address that expresses ranges (for entries in the cache/server). We can call it address_range, if you want.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed. Please re-open if necessary.