Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Wed, 21 Sep 2005 07:16:08 +0000 (07:16 +0000)
committeradilger <adilger>
Wed, 21 Sep 2005 07:16:08 +0000 (07:16 +0000)
commitae622d8e459e97e5ec1d7f3e526b637801c93659
tree2805507ebcf21a926ef732443a732358ffa32139
parent00a3499703d93a3771de309d534e9c2fd298ffd2
Branch b1_4
Description: Creating more than 1000 files for a single job may cause a load
     imbalance on the OSTs if there are also a large number of OSTs.
Details    : qos_prep_create() uses an OST index reseed value that is an
     even multiple of the number of available OSTs so that if the
     reseed happens in the middle of the object allocation it will
     still utilize the OSTs as uniformly as possible.
b=8330
r=behlendorf (tested on BG/L)
lustre/ChangeLog
lustre/lov/lov_qos.c