On 07/27/2016 10:13 PM, John Crispin wrote:


On 22/07/2016 01:52, gree...@candelatech.com wrote:
From: Ben Greear <gree...@candelatech.com>

This first release is all about checking for ath10k firmware
crashes.  Could be extended later for other modules/bugs/etc.


the description could be a little more verbose explaining roughly what
the tool does

Ok.


Signed-off-by: Ben Greear <gree...@candelatech.com>
---
  package/utils/bugcheck/Makefile           |  46 ++++++++++++
  package/utils/bugcheck/src/bugcheck.initd |  16 +++++
  package/utils/bugcheck/src/bugcheck.sh    | 116 ++++++++++++++++++++++++++++++
  package/utils/bugcheck/src/bugchecker.sh  |  29 ++++++++

why not use cron instead of running a wrapper script ?

I want 1-minute (or maybe even less in future) intervals, and evidently this
is difficult to automatically make work with LEDE cron?

Also, I was asked to rename this project to 'ct-bugcheck', which I have done, 
but have
not yet posted a patch.

And, I was asked to ensure that the tool did not run by default, which this 
patch
accomplishes by requiring the user to edit an /etc/config/bugcheck fle.

Been spending time trying to get a linksys with QCA9980 hardware to be stable
under load...firmware is crapping itself currently.

Thanks,
Ben



--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to