Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2132 in orxonox.OLD

Timestamp:
Jul 14, 2004, 7:40:29 AM (20 years ago)
Author:
root
Message:

Automatically added by cvs2svntracking:
Date: 2004-07-14 05:28
Author: teigland

  • change in the way name_to_directory_nodeid works. get rid of the bitmask step and just do a modulus on the hash value. the bitmask introduced an imbalance with some node counts that could cause a more heavily weighted node to be more prone to run out of memory [esp during recovery.]
  • change the way we handle the case where a granted message arrives before the reply to the original request. take the request out of the queue right away and assign the remote lkid instead of waiting for the delayed reply. this is a rare circumstance but removes potential for problems.
(No files)

Note: See TracChangeset for help on using the changeset viewer.