﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11250	Reduce ThreadedFileWriter thread wakeup	Rune Petersen <rune@…>	danielk	"The writer thread will only write in chunks of 'kMinWriteSize' or larger.
Currently ThreadedFileWriter::Write() will wake up the writer thread every time, even if the chunk size condition isn't met.

The patch changes ThreadedFileWriter::Write() to only wake up the writer thread is the chunk size condition is met.

This reduces cpu usage by ~9% on a 700MHz Cortex-A9 when recording DVB HD content."	Patch - Feature	closed	minor	0.27	MythTV - General	0.26-fixes	medium	fixed			0
