Talk:1.4 Revision: Difference between revisions
Jump to navigation
Jump to search
(New page: 1. Is there any reason to use POSIX-like typedefs like IBP_size_t size instead of unsigned long int 2. what are the types for RWMKey, int or char?) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
1. | 1. what are the types for RWMKey, int or char? | ||
* what are the 2 keys for | |||
* what is the expected use of these 2 keys (optional? required?) | |||
* are there incompatible uses of these 2 keys | |||
2. | 2. depot-Internal Checksum | ||
* suppose a depot computes checksum for each block and stores it in its allocation table. | |||
** this checksum never is communicated to the client | |||
* can an IBP_Manage command invoke a recheck? | |||
** could this be a use of IBP_Probe | |||
** can IBP_Manage incorporate a new command? | |||
-dan 1/17/08 |
Latest revision as of 20:46, 18 January 2008
1. what are the types for RWMKey, int or char?
- what are the 2 keys for
- what is the expected use of these 2 keys (optional? required?)
- are there incompatible uses of these 2 keys
2. depot-Internal Checksum
- suppose a depot computes checksum for each block and stores it in its allocation table.
- this checksum never is communicated to the client
- can an IBP_Manage command invoke a recheck?
- could this be a use of IBP_Probe
- can IBP_Manage incorporate a new command?
-dan 1/17/08