ever since I recently pulled all the newly rebuilt binaries and
managed to rebuild my pccpuf kernel I see odd behaviour whenever my
fossil snaps.  That is both the regular snapshots and the archival
snapshots seem to complete correctly, but immediately afterwards my
cpu machine freezes up.  It feels very much like the file system is
frozen, since some shell builtin commands appear to work, but as soon
as I do something file based the whole thing freezes without any
indication as to what is going on anywhere.

This is sad but true.  I have explained it on 9fans before, but I cannot
find the messages.  Fossil's block locking needs to be reworked some
so that blocks waiting to be written (which are locked for that purpose)
can still be locked and copied.  I think a simple read-write lock might
suffice, but I am not doing active fossil development anymore.

Russ

Reply via email to