PNFS Implementation Issues

From Linux NFS

Revision as of 17:59, 19 March 2007 by Iyer (Talk | contribs)
Jump to: navigation, search
  • NFSv4 File Layout Complex Layout Type-Current implementation sprinkles read.c and write.c with code to manage the read/write offset value. Need to work towards implementation that removes layout specific code from general code.Original Patch
  • NFSv4.1 Slot table implementation - Need to optimize the implementation for finding the lowest slot in the slot table implementation (nfs4_find_slot()).
Personal tools