Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2486 in orxonox.OLD

Timestamp:
Sep 22, 2004, 7:41:07 PM (20 years ago)
Author:
root
Message:

Automatically added by cvs2svntracking:
Date: 2004-09-22 17:18
Author: tadpol
Basic posix range locks work in gulm now. Lots of changes required to
the gulm lock module to get this working.

In order to get the plock code in place, the main lock request
pathways were rebuilt. This made the code cleaner, as there were
some pretty darn scary things going on before. The down side to this
is that I changed the lock pathways for everything. The basics do
seem to work though.

Much of the non-working bits of the jid code were removed. So were
still stuck at max cluster size of 300. Will deal with this later.

Through the course of this, I found some files with code I wasnt
using. They got removed.

Some code was moved around. Some was pulled out of where it was
randomly shoved originally, and put into its own file.

There is most likely some other cleanup type things that can still
be done.

Mount/unmount on two nodes has been tested.
~5 minute runs with make_panic has been tested.
Couple of plocks can be grabed and released.
There have been NO recovery tests done yet.

(No files)

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