bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spin gsync patch


From: Samuel Thibault
Subject: Re: spin gsync patch
Date: Sun, 6 Nov 2016 14:46:20 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Svante Signell, on Thu 03 Nov 2016 09:47:26 +0100, wrote:
> Sorry to bring bad news. The filesystem corruption is back, but not as bad as
> before :( And when disks are checked the date is again set to: Tue Apr 13
> 23:07:40 2032. Going back to the version without the tg-libpthread-gsync-
> spin.diff patch.

Are you really sure the corruption is due to the patch? Also, we have
seen such kind of odd date jump in the past already.

I have updated the patch again to even more be cautious, this time
there is no reason why tg-libpthread-gsync-spin.diff should change
the existing ext2fs behavior at all: the only function that existing
ext2fs calls is _pthread_spin_lock, whose behavior is just to call
__spin_try_lock in a loop, and __spin_try_lock is not changed by this
patch.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]