Welcome, Guest. Please login or register.

Author Topic: Help, the Syndicate murdered my HD!!  (Read 1473 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Help, the Syndicate murdered my HD!!
« on: November 08, 2006, 09:45:56 AM »
Syncicate has this problem because it only enables system multitasking for a very brief moment when saving data to HDD. The delay is too short for the filesystem to actually record the buffered changes to the HDD, thus filesystem will be left in inconsistent state. With PFS this means that the save doesn't work at all (PFS reverts to older consistent state, without the saved files).

I once fixed this by making Syndicate delay much longer after writes (4-5 seconds instead of the insanely short delay).

I can't remember if the installer already did something silly, but IIRC it was quite crude.