Skip to content

Monitoring stage thrashing cpu core #35

@jimboid

Description

@jimboid

This is totally unnecessary behaviour, this will be due to the introduction of the new timing code, where as the old code used to do lots of checks that would prevent full utilisation of the core, now the new code allows the checks to be done only at specific time intervals. The effect of this is that the core running longbow is thrashed, whilst the only thing happening is spinning the counter and waiting to do checks.

Perhaps a solution to this is to work out some sleep intervals that will take account of both the status checking time interval and the file staging time interval.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions