You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
284 B
7 lines
284 B
Performance Counters Shared Memory Todo List:
|
|
|
|
1) Reader needs to be able to swap to the second piece of memory.
|
|
2) Reader needs to care about version numbers.
|
|
3) Wrap around of version numbers (skip zero).
|
|
4) Any Reader Locking?
|
|
5) Outline why WAS is safe without locking.
|