Whamcloud - gitweb
Branch b1_5
authornathan <nathan>
Tue, 9 May 2006 18:17:02 +0000 (18:17 +0000)
committernathan <nathan>
Tue, 9 May 2006 18:17:02 +0000 (18:17 +0000)
commitd574c18bb71327fe57ea1dec1e892d3cd83a438a
treea85e7064ee2fd3254a4980421d6acf0908dceb00
parent0013cf789679b2880c06c834e01d2d2b36f78d7b
Branch b1_5
b=9862
r=adilger(pending)
Optimized stripe assigment, based on:
1. space remaing on each OST ("QOS" from b1_5)
2. OSS optimization, where we try to improve network usage by distributing
stripes between OSS's (nodes) rather than just OSTs. (For rr and qos
assignments).
16 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/llite/dir.c
lustre/llite/llite_lib.c
lustre/lov/lov_internal.h
lustre/lov/lov_log.c
lustre/lov/lov_obd.c
lustre/lov/lov_qos.c
lustre/lov/lov_request.c
lustre/lov/lproc_lov.c
lustre/ptlrpc/pack_generic.c
lustre/quota/quota_check.c
lustre/quota/quota_ctl.c
lustre/utils/lustre_cfg.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c