Quote:
Originally Posted by mergen3107
Long story short:
2) To hard stop EVERYTHING, block /usr/bin/dump-stack . This will prevent ALL logs. Side effect: usbnet session is not very laggy in between actions. Most probably because Kindle still tries to run dump-stack, but encounters wrong exit statuses.
|
Do you mean now very laggy rather than not very laggy? If so you could try replacing dump-stack with just a exit 0 or replace with /bin/true depending on whether its a script or binary