Revision d7f18640

b/NEWS
2 2
===========================
3 3

  
4 4

  
5
Version 0.2.8 (Thu, 23 Dec 2010)
6
--------------------------------
7

  
8
A bug fix release:
9

  
10
- fixed balancing function for big clusters, which will improve corner
11
  cases where hbal didn't see any solution even though the cluster was
12
  obviously not well balanced
13
- fixed exit code of hbal in case of (Luxi) job errors
14
- changed the signal handling in hbal in order to make hbal control
15
  easier: instead of synchronising on the count of signals, make SIGINT
16
  cause graceful termination, and SIGTERM an immediate one
17
- increased the tag exclusion weight so that it has greater importance
18
  during the balancing
19
- slight improvement to the speed of balancing via algorithm tweaks
20

  
21

  
5 22
Version 0.2.7 (Thu, 07 Oct 2010)
6 23
--------------------------------
7 24

  

Also available in: Unified diff