PRIORITY_HALFLIFE = 1.0e100
 {endcode}
 
-Then a user's priority will be effectively constant.  You can adjust the relative priority of users, as usual:
+Then a user's priority will be effectively constant.  Note this means that if all your users have the same priority factor, machines will essentially be assigned in a round-robin manner across all users without regard to how much usage a user received in the past.
+
+Of course, you could still adjust the relative priority of users, as usual:
 
 {code}
 condor_userprio -setfactor <user1> 10