summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
diff options
context:
space:
mode:
authorBoaz Harrosh2011-05-26 20:45:34 +0200
committerBoaz Harrosh2011-05-29 19:53:33 +0200
commitb6c05f1693115164c7b797152ac7ea3ef8e5d296 (patch)
tree24430851c2569f4db76b13f41e82514326fbb878 /fs/nfs/pnfs.c
parentpnfs-obj: decode layout, alloc/free lseg (diff)
downloadkernel-qcow2-linux-b6c05f1693115164c7b797152ac7ea3ef8e5d296.tar.gz
kernel-qcow2-linux-b6c05f1693115164c7b797152ac7ea3ef8e5d296.tar.xz
kernel-qcow2-linux-b6c05f1693115164c7b797152ac7ea3ef8e5d296.zip
pnfs-obj: objio_osd device information retrieval and caching
When a new layout is received in objio_alloc_lseg all device_ids referenced are retrieved. The device information is queried for from MDS and then the osd_device is looked-up from the osd-initiator library. The devices are cached in a per-mount-point list, for later use. At unmount all devices are "put" back to the library. objlayout_get_deviceinfo(), objlayout_put_deviceinfo() middleware API for retrieving device information given a device_id. TODO: The device cache can get big. Cap its size. Keep an LRU and start to return devices which were not used, when list gets to big, or when new entries allocation fail. [pnfs-obj: Bugs in new global-device-cache code] Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> [gfp_flags] [use global device cache] [use layout driver in global device cache] Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Diffstat (limited to 'fs/nfs/pnfs.c')
0 files changed, 0 insertions, 0 deletions