PNFS Implementation Issues
From Linux NFS
(Difference between revisions)
		
		
| Line 1: | Line 1: | ||
| - | + | * '''NFSv4.1 Slot table implementation''' - Need to optimize the implementation for finding the lowest slot in the slot table implementation (nfs4_find_slot()).  | |
| - | + | ||
| - | + | * 2007/12/20: bhalevy: nfs4_setup_nfs4_program preps the global nfs_version4 structure. should be per server.  | |
| - | + | ||
| - | + | ||
Revision as of 23:37, 24 January 2008
- NFSv4.1 Slot table implementation - Need to optimize the implementation for finding the lowest slot in the slot table implementation (nfs4_find_slot()).
 
- 2007/12/20: bhalevy: nfs4_setup_nfs4_program preps the global nfs_version4 structure. should be per server.