Rapid positioning method for excessive programming of storage device of terminal equipment

The invention relates to a rapid positioning method for excessive programming of a storage device of terminal equipment, which comprises the following steps of: based on a Linux file operation monitoring mechanism, cross-compiling an inactive monitoring tool; uploading an executable program and a li...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: YIN YIGUO, LIU LIANG, SHI GUOXIAN, XU FAGE, ZHAO JING, WEI FENG, WU KAI, SUN SHAOQIU
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to a rapid positioning method for excessive programming of a storage device of terminal equipment, which comprises the following steps of: based on a Linux file operation monitoring mechanism, cross-compiling an inactive monitoring tool; uploading an executable program and a library file which are generated after cross compiling to the embedded Linux terminal equipment; for all file operations under the monitoring catalogue, applying four inotify events which can carry out writing operation on the Nandflash, wherein the four inotify events are modify | delta | create | attrib, and removing files which do not need to be monitored by means of --exclude options; and executing monitoring on file operation, and positioning an overprogrammed code. According to the invention, under the monitoring of an inotify tool, real-time monitoring can be carried out on whether the writing operation of the file is too frequent or not; according to the method, a technical means is provided for developers to