Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

RE: [milter-greylist] milter-greylist 4.5.5 is available

2013-09-06 by Bruncsak, Attila

>  > By the way, the use of "sync" should be removed, too, it
>  > doesn't make any sense.
> 
> It forces a sort of barrier that build-programs with dirty buffers
> (or the kernel's write-cache) should now flush and finalize the
> built files on-disk. De-facto this improved reliability of builds
> for me over NFS, whatever the "science" behind the curtains
> 

If the sync helps you isn't it possible to rather include into your
calling script/program/Makefile like in that sequence:

configure <parameters>
make <whatever parameters like: -j n >
sync

Than the use of sync becomes your own magic.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.