Talk:1.4 Revision: Difference between revisions

From ReddNet
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
Line 1: Line 1:
1. Is there any reason to use POSIX-like typedefs like IBP_size_t size instead of unsigned long int
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. what are the types for RWMKey, int or char?
2. Internal Checksum
* suppose a depot computes checksum for each block and stores it in its allocation table.
* can an IBP_Manage command invoke a recheck?
** could this be a use of X_Probe
** can IBP_Manage add another command?
 
-dan 1/17/08

Revision as of 21:43, 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. Internal Checksum

  • suppose a depot computes checksum for each block and stores it in its allocation table.
  • can an IBP_Manage command invoke a recheck?
    • could this be a use of X_Probe
    • can IBP_Manage add another command?

-dan 1/17/08