[yocto] [AB PATCH 22/22] yoctogit.py: sync on mv

Burton, Ross ross.burton at intel.com
Thu Mar 20 16:18:59 PDT 2014


On 19 March 2014 20:51, Elizabeth Flanagan <elizabeth.flanagan at intel.com> wrote:
> On systems with very high load sometimes the system still thinks the
> build dir is there. I've only seen this once, but a sync here ensures
> that the system knows that build has been moved.

That smells like a race in the AB code instead of the kernel being
confused over the state of the file system, and the best a sync can do
is reduce the window of failure at the cost of a potentially very
heavy IO burst.

I'd say drop this and if the problem occurs again, attempt to diagnose
where the race is.

Ross



More information about the yocto mailing list