Board traits: Move dirty check from recompute to queue
commit20970b2c065e837708553885bd96885e706df5cc
authorPetr Baudis <pasky@ucw.cz>
Fri, 2 Jul 2010 02:02:39 +0000 (2 04:02 +0200)
committerPetr Baudis <pasky@ucw.cz>
Fri, 2 Jul 2010 02:02:39 +0000 (2 04:02 +0200)
tree7e722461198af112c85c756a857dd7dcd2fade32
parentc9443b08a296c087ecaabeae29469c60f828c831
Board traits: Move dirty check from recompute to queue

This is a speedup, but more importantly on small board, tq might
overflow quickly many times over the board size.
board.c