[PATCH] subsecond timer period support in watchdog (FIXED)

Denys Vlasenko vda.linux at googlemail.com
Wed Sep 5 12:42:37 UTC 2007


On Wednesday 05 September 2007 12:48, Paul Smith wrote:
> On Wed, 2007-09-05 at 13:31 +0200, Ignacio García Pérez wrote:
> > +		static const struct suffix_mult suffixes[] = {
> 
> I'm not a bb dev, but it seems to me that having this static increases
> the binary size (a bit) for no particularly good reason, as this code
> doesn't seem to run often enough to benefit from it.  Thoughts?

It's 24 bytes.

If you are unhappy with it, propose different solution
for the problem "people need 0.25 seconds periodic watchdogs".

For example, you can add CONFIG_FEATURE_WATCHDOG_MS,
I will be happy to apply such patch.
--
vda



More information about the busybox mailing list