CN110299180B - Debugging information output method and device based on solid state disk and computer equipment - Google Patents

Debugging information output method and device based on solid state disk and computer equipment Download PDF

Info

Publication number
CN110299180B
CN110299180B CN201910609976.1A CN201910609976A CN110299180B CN 110299180 B CN110299180 B CN 110299180B CN 201910609976 A CN201910609976 A CN 201910609976A CN 110299180 B CN110299180 B CN 110299180B
Authority
CN
China
Prior art keywords
debugging information
debugging
solid state
state disk
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910609976.1A
Other languages
Chinese (zh)
Other versions
CN110299180A (en
Inventor
吴娴
韩道静
邹一凡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN201910609976.1A priority Critical patent/CN110299180B/en
Publication of CN110299180A publication Critical patent/CN110299180A/en
Application granted granted Critical
Publication of CN110299180B publication Critical patent/CN110299180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/12Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
    • G11C29/12Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
    • G11C2029/4402Internal storage of test result, quality data, chip identification, repair information

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The application relates to a debugging information output method and device based on a solid state disk, computer equipment and a storage medium, wherein the method comprises the following steps: acquiring a debugging information output request based on a solid state disk; creating a debugging information mapping table according to the debugging information output request based on the solid state disk; acquiring debugging information keywords sent by a solid state disk; inquiring debugging information corresponding to the debugging information keyword in the debugging information mapping table; and outputting a debugging result according to the inquired debugging information. According to the method, the debugging information mapping table is constructed outside the solid state disk system, and the solid state disk only outputs the keywords in the debugging process, so that the problem that the performance of the solid state disk is influenced by excessive debugging information is solved, the output efficiency of the debugging information is substantially improved, and the convenience of debugging by engineers is further improved.

Description

Debugging information output method and device based on solid state disk and computer equipment
Technical Field
The invention relates to the technical field of solid state disks, in particular to a debugging information output method and device based on a solid state disk, computer equipment and a storage medium.
Background
Currently, an SSD (solid state disk) has been widely used in various occasions, and is gradually replacing a conventional hard disk due to its excellent indexes in terms of performance, power consumption, environmental adaptability, and the like. In the development and maintenance process of the solid state disk firmware, some debugging information is often needed to assist in debugging the function and performance of the firmware, the debugging information is output to a terminal through a CPU and a UART (serial port) device in a controller, and an engineer judges where a problem is found through the information output by the terminal.
In the conventional technology, during the working period of the solid state disk, the main tasks of the CPU are core tasks such as a service host request in the running firmware, flash memory operation, internal garbage processing wear leveling and the like, and the output debugging information can never occupy excessive CPU resources, otherwise, the delay processing of the core tasks is caused, and the performance of the solid state disk is directly influenced. But sometimes the engineer must add enough debug information to locate the problem, which is a difficult problem to decide.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a method and an apparatus for outputting debug information based on a solid state disk, a computer device, and a storage medium, which can solve the problem that excessive debug information affects the performance of the solid state disk.
A debugging information output method based on a solid state disk comprises the following steps:
acquiring a debugging information output request based on a solid state disk;
creating a debugging information mapping table according to the debugging information output request based on the solid state disk;
acquiring debugging information keywords sent by a solid state disk;
inquiring debugging information corresponding to the debugging information keyword in the debugging information mapping table;
and outputting a debugging result according to the inquired debugging information.
In one embodiment, the step of creating a debug information mapping table according to the debug information output request based on the solid state disk further includes:
sequentially creating a plurality of debugging information items in a debugging information mapping table, wherein the debugging information items comprise: debugging information texts and corresponding debugging information keywords;
the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
In one embodiment, the step of obtaining the debugging information keyword sent by the solid state disk further includes:
acquiring debugging information keywords and actual parameters sent by a solid state disk;
inquiring a debugging information text corresponding to the debugging information keyword in the debugging information mapping table;
and outputting a debugging result according to the inquired debugging information text and the actual parameters.
In one embodiment, the step of outputting the debugging result according to the queried debugging information text and the argument comprises:
analyzing the debugging information text by calling a debugging information text analysis tool;
and adding the actual parameters into the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
A debugging information output device based on a solid state disk, the device comprising:
the first acquisition module is used for acquiring a debugging information output request based on the solid state disk;
the creating module is used for creating a debugging information mapping table according to the debugging information output request based on the solid state disk;
the second acquisition module is used for acquiring debugging information keywords sent by the solid state disk;
the query module is used for querying the debugging information corresponding to the debugging information keyword in the debugging information mapping table;
and the output module is used for outputting the debugging result according to the inquired debugging information.
In one embodiment, the creating module is further configured to:
sequentially creating a plurality of debugging information items in a debugging information mapping table, wherein the debugging information items comprise: debugging information texts and corresponding debugging information keywords;
the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
In one embodiment, the second obtaining module is further configured to obtain a debugging information keyword and an actual parameter sent by the solid state disk;
the query module is further used for querying a debugging information text corresponding to the debugging information keyword in the debugging information mapping table;
and the output module is also used for outputting the debugging result according to the inquired debugging information text and the actual parameters.
In one embodiment, the output module is further configured to:
analyzing the debugging information text by calling a debugging information text analysis tool;
and adding the actual parameters into the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
According to the method and the device for outputting the debugging information based on the solid state disk, the computer equipment and the storage medium, the debugging information output request based on the solid state disk is obtained; creating a debugging information mapping table according to the debugging information output request based on the solid state disk; acquiring debugging information keywords sent by a solid state disk; inquiring debugging information corresponding to the debugging information keyword in the debugging information mapping table; and outputting a debugging result according to the inquired debugging information. According to the method, the debugging information mapping table is constructed outside the solid state disk system, and the solid state disk only outputs the keywords in the debugging process, so that the problem that the performance of the solid state disk is influenced by excessive debugging information is solved, the output efficiency of the debugging information is substantially improved, and the convenience of debugging by engineers is further improved.
Drawings
FIG. 1 is a schematic diagram illustrating a process of outputting debug information in the prior art;
fig. 2 is a schematic flowchart of a method for outputting debug information based on a solid state disk in an embodiment;
fig. 3 is a schematic flowchart of a debugging information output method based on a solid state disk in another embodiment;
FIG. 4 is a flowchart illustrating a method for outputting debug information based on a solid state disk according to yet another embodiment;
FIG. 5 is a flow diagram illustrating output of debug information in one embodiment;
FIG. 6 is a block diagram illustrating an embodiment of a solid state disk-based debug information output apparatus;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
At present, a firmware engineer needs to add a lot of debugging information during the working period of the solid state disk, then the triggered debugging information is transmitted to a terminal through a CPU, and the engineer performs problem positioning according to the output debugging information. As shown in fig. 1, or when the solid state disk finds itself abnormal during execution, it is also necessary to output abnormal information to the terminal, and sometimes even all states of the solid state disk need to be output. The output of the debugging information needs to occupy CPU resources, and if the information is too much, the execution of the core task by the CPU is influenced, so that the performance is reduced, the service quality is unstable, and other consequences are caused.
For example: the solid state disk can periodically detect the temperature of the working environment, and periodically outputs debugging information 1: the size of this piece of information is 28 bytes, and for example, after each power-on, the solid state disk initializes each module, and when each module initialization is completed, debug information 2 is output: "% module initial access", this information is also 28Byte, if there are 20 initialization modules, the CPU needs to output the debug information of 28Byte 20 ═ 560Byte during the entire initialization period, which may affect the power-on time of the solid state disk to some extent.
In the conventional art, in order to solve such a contradiction, improvements are generally made from the following aspects: 1. the number of debugging information is reduced as much as possible; 2. the length of each piece of debugging information is reduced as much as possible; 3. a cache is opened in the solid state disk, debugging information is firstly written into the cache, and then the debugging information is output to a terminal by a CPU once when the system is idle. These approaches, however, do not solve the problem at all, but rather limit the ease of engineering debugging.
The present invention provides a new method for outputting debug information based on the above technical problems, and is expected to solve the limitations of the prior art.
In one embodiment, as shown in fig. 2, a method for outputting debugging information based on a solid state disk is provided, where the method includes:
step 202, obtaining a debugging information output request based on a solid state disk;
step 204, establishing a debugging information mapping table according to the debugging information output request based on the solid state disk;
step 206, obtaining a debugging information keyword sent by the solid state disk;
step 208, debugging information corresponding to the debugging information keywords is inquired in a debugging information mapping table;
and step 210, outputting a debugging result according to the inquired debugging information.
The core idea is that an engineer creates a mapping table outside a solid state disk, and each entry in the mapping table is composed of two members as shown in the following table: the key word is an index value corresponding to the character string, the index value accounts for the fixed size of the memory, and is related to the total number of the character strings in the mapping table, wherein the index value is assumed to be 1Byte, and the index value is represented by hexadecimal in table 1.
In one embodiment, the step of creating the debug information mapping table according to the debug information output request based on the solid state disk further includes: sequentially creating a plurality of debugging information items in a debugging information mapping table, wherein the debugging information items comprise: debugging information texts and corresponding debugging information keywords; the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
In particular, reference is made to the following table:
key word Debug information
00h Current Temperature is%d
01h %d module initial success
With reference to the working principle of the debugging information shown in fig. 5, taking the two pieces of debugging information shown in the above table as an example, if an engineer wants to output the pieces of debugging information "Current Temperature is% d" and "% d module initial success", the map is initialized first, the initial map is empty, and the engineer may add an entry in the map according to the information content that needs to be output.
Specifically, the engineer wants to output the debug information "Current Temperature is% d", search the mapping table, find that there is no debug information in the mapping table, create a new entry, fill the debug information of the entry with "Current Temperature is% d", fill the key value of the entry with 00h (because it is the first entry of the mapping table), as shown in the first entry in the above table. It will be appreciated that the engineer may create multiple items in sequence, and that modifications and deletions may be made to the contents of the items.
The engineer outputs 00h (1Byte) and a% d-type argument (4Byte) in the firmware, assuming that the actual value of the% d-type argument (4Byte) is 20h, i.e. the CPU only needs to output 5 bytes of data. Compared with the prior art, the solid state disk needs to output 560 bytes of debugging information, so that the information output quantity is greatly reduced. Next, the terminal 1 obtains a debugging information keyword sent by the solid state disk, for example: 00 h. And inquiring debugging information corresponding to the debugging information key words in the debugging information mapping table, specifically, inquiring that the corresponding information is 'Current Temperature is% d' according to the content in the mapping table. Finally, a debugging result, for example, "Current Temperature is 20 h", is output according to the queried debugging information.
In the embodiment, the request is output by acquiring the debugging information based on the solid state disk; establishing a debugging information mapping table according to a debugging information output request based on the solid state disk; acquiring debugging information keywords sent by a solid state disk; inquiring debugging information corresponding to the debugging information keyword in a debugging information mapping table; and outputting a debugging result according to the inquired debugging information. The method for only outputting the keywords in the debugging process of the solid state disk by constructing the debugging information mapping table outside the solid state disk system solves the problem that the performance of the solid state disk is influenced by excessive debugging information, substantially greatly improves the output efficiency of the debugging information, and further improves the convenience of debugging by engineers.
In an embodiment, as shown in fig. 3, a method for outputting debugging information based on a solid state disk is provided, where the step of acquiring a debugging information keyword sent by the solid state disk further includes:
step 302, obtaining debugging information keywords and actual parameters sent by a solid state disk;
step 304, debugging information texts corresponding to the debugging information keywords are inquired in a debugging information mapping table;
and step 306, outputting a debugging result according to the inquired debugging information text and the actual parameters.
In an embodiment, as shown in fig. 4, a method for outputting debugging information based on a solid state disk is provided, where the step of outputting a debugging result according to a queried debugging information text and an argument in the method includes:
step 402, analyzing the debugging information text by calling a debugging information text analysis tool;
and step 404, adding the actual parameter to the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
Specifically, referring to fig. 5 in combination, in this embodiment, an engineer receives data of 5 bytes on the terminal 1, where the data are 00h (1Byte) and 20h (4Byte), respectively, and the two data cannot be interpreted by themselves, the engineer needs to query a mapping table, find that the debugging information corresponding to the keyword 00h is "Current Temperature is% d", and then the engineer needs to invoke an analysis tool (usually, a very simple analysis tool developed by the engineer) capable of analyzing the syntax of the C language to execute the following C language: "Current Temperature is% d", 20 h. This line of C language will appear as a complete character burst on terminal 2: current Temperature is 20 h. The final engineer wants to obtain debugging information, the mapping table lookup and the analysis process are all completed by the analysis tool, the host resources where the analysis tool is located are utilized, and the execution of the solid state disk cannot be influenced.
Finally, debug information "% d module initial success" and corresponding keyword "01 h" are added to the mapping table, and the above steps are repeated.
From the perspective of solid state disk firmware, the advantages of this embodiment include at least the following:
first, the size of the debug information actually output by the solid state disk CPU is greatly reduced, and in this example, the debug information of 28 bytes is reduced to 5 bytes. And no matter how large the original debugging information is, the size of the debugging information can be reduced to 1Byte + real parameter size under the technology, and if the debugging information does not have real parameters, the size can be reduced to 1 Byte.
Second, the engineer does not have to worry about reducing the output of debug information.
And finally, the performance of the solid state disk is hardly influenced.
It should be understood that although the various steps in the flow charts of fig. 2-4 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-4 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 6, there is provided a solid state disk-based debug information output apparatus 600, the apparatus comprising:
a first obtaining module 601, configured to obtain a debugging information output request based on a solid state disk;
a creating module 602, configured to create a debugging information mapping table according to a debugging information output request based on a solid state disk;
a second obtaining module 603, configured to obtain a debugging information keyword sent by the solid state disk;
a query module 604, configured to query the debugging information corresponding to the debugging information keyword in a debugging information mapping table;
and an output module 605, configured to output a debugging result according to the queried debugging information.
In one embodiment, the creation module 602 is further configured to:
sequentially creating a plurality of debugging information items in a debugging information mapping table, wherein the debugging information items comprise: debugging information texts and corresponding debugging information keywords; the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
In an embodiment, the second obtaining module 603 is further configured to obtain a debugging information keyword and an actual parameter sent by the solid state disk; the query module 604 is further configured to query a debugging information text corresponding to the debugging information keyword in the debugging information mapping table; the output module 605 is further configured to output a debugging result according to the queried debugging information text and the actual parameter.
In one embodiment, the output module 605 is further configured to:
analyzing the debugging information text by calling a debugging information text analysis tool;
and adding the actual parameters into the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
For specific limitations of the apparatus for outputting debug information based on a solid state disk, reference may be made to the above limitations of the method for outputting debug information based on a solid state disk, and details are not repeated here.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 7. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device in the nonvolatile storage medium and the execution of the computer program. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to realize a debugging information output method based on the solid state disk.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (8)

1. A debugging information output method based on a solid state disk comprises the following steps:
acquiring a debugging information output request based on a solid state disk;
creating a debugging information mapping table according to the debugging information output request based on the solid state disk;
acquiring debugging information keywords sent by a solid state disk;
inquiring debugging information corresponding to the debugging information keyword in the debugging information mapping table;
outputting a debugging result according to the inquired debugging information;
the step of creating a debugging information mapping table according to the debugging information output request based on the solid state disk further comprises: sequentially creating a plurality of debugging information items in a debugging information mapping table, wherein the debugging information items comprise: debugging information texts and corresponding debugging information keywords; the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
2. The method according to claim 1, wherein the step of obtaining the key words of the debug information sent by the solid state disk further comprises:
acquiring debugging information keywords and actual parameters sent by a solid state disk;
inquiring a debugging information text corresponding to the debugging information keyword in the debugging information mapping table;
and outputting a debugging result according to the inquired debugging information text and the actual parameters.
3. The method according to claim 2, wherein the step of outputting the debugging result according to the queried debugging information text and the argument comprises:
analyzing the debugging information text by calling a debugging information text analysis tool;
and adding the actual parameters into the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
4. A debugging information output device based on a solid state disk is characterized in that the device comprises:
the first acquisition module is used for acquiring a debugging information output request based on the solid state disk;
the creating module is used for creating a debugging information mapping table according to the debugging information output request based on the solid state disk;
the second acquisition module is used for acquiring debugging information keywords sent by the solid state disk;
the query module is used for querying the debugging information corresponding to the debugging information keyword in the debugging information mapping table;
the output module is used for outputting a debugging result according to the inquired debugging information;
the creating module is further configured to sequentially create a plurality of debug information entries in a debug information mapping table, where the debug information entries include: debugging information texts and corresponding debugging information keywords; the length of the debugging information text can be any size, and the length of the debugging information keywords is fixedly set.
5. The solid state disk-based debugging information output device of claim 4, wherein the second obtaining module is further configured to obtain a debugging information keyword and an actual parameter sent by the solid state disk;
the query module is further used for querying a debugging information text corresponding to the debugging information keyword in the debugging information mapping table;
and the output module is also used for outputting the debugging result according to the inquired debugging information text and the actual parameters.
6. The solid state disk-based debugging information output device of claim 5, wherein the output module is further configured to:
analyzing the debugging information text by calling a debugging information text analysis tool;
and adding the actual parameters into the corresponding debugging information text according to the analysis result to obtain a final debugging result text.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 3 are implemented when the computer program is executed by the processor.
8. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 3.
CN201910609976.1A 2019-07-08 2019-07-08 Debugging information output method and device based on solid state disk and computer equipment Active CN110299180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910609976.1A CN110299180B (en) 2019-07-08 2019-07-08 Debugging information output method and device based on solid state disk and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910609976.1A CN110299180B (en) 2019-07-08 2019-07-08 Debugging information output method and device based on solid state disk and computer equipment

Publications (2)

Publication Number Publication Date
CN110299180A CN110299180A (en) 2019-10-01
CN110299180B true CN110299180B (en) 2021-06-08

Family

ID=68030638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910609976.1A Active CN110299180B (en) 2019-07-08 2019-07-08 Debugging information output method and device based on solid state disk and computer equipment

Country Status (1)

Country Link
CN (1) CN110299180B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168073B (en) * 2021-11-18 2023-08-29 苏州浪潮智能科技有限公司 Solid state disk debugging space access method and device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060066912A (en) * 2004-12-14 2006-06-19 주식회사 팬택앤큐리텔 Method for outputting debug messages when debugging in a moboile communication terminal
CN101826049B (en) * 2009-03-06 2012-07-04 上海摩波彼克半导体有限公司 Implementation method for debugging information output in embedded system
CN102117241A (en) * 2009-12-30 2011-07-06 华为技术有限公司 Multi-core system debugging method and multi-core system
CN102402480A (en) * 2011-10-12 2012-04-04 吴华中 Tool for debugging (testing) command line of circuit board firmware
CN102419724B (en) * 2011-10-28 2014-09-24 烽火通信科技股份有限公司 Method for improving chip verification input/output (IO) efficiency
KR102396448B1 (en) * 2017-10-19 2022-05-11 삼성전자주식회사 Nonvolatile memory device and operation method thereof
CN109189380B (en) * 2018-09-12 2021-11-26 湖南创智艾泰克科技有限公司 Algorithm integration framework system and method
CN109669635B (en) * 2018-12-19 2022-01-21 深圳忆联信息系统有限公司 Command LBA (logical block addressing) coincidence detection method and device for solid-state storage master control chip

Also Published As

Publication number Publication date
CN110299180A (en) 2019-10-01

Similar Documents

Publication Publication Date Title
CN110209652B (en) Data table migration method, device, computer equipment and storage medium
CN107092554B (en) Method and device for confirming fault code of application program
WO2020000663A1 (en) Short message sending method and apparatus, computer device, and storage medium
CN109597618B (en) Program development method, program development device, computer device, and storage medium
US9135572B2 (en) Method and arrangement for processing data
CN111752571A (en) Program upgrading method, device, equipment and storage medium
CN112187713B (en) Message conversion method, device, computer equipment and storage medium
CN111949389B (en) Slurm-based information acquisition method and device, server and computer-readable storage medium
CN112100152A (en) Service data processing method, system, server and readable storage medium
CN110299180B (en) Debugging information output method and device based on solid state disk and computer equipment
CN110502242B (en) Code automatic generation method and device, computer equipment and storage medium
CN109656947B (en) Data query method and device, computer equipment and storage medium
CN111240772A (en) Data processing method and device based on block chain and storage medium
CN115249057A (en) System and computer-implemented method for graph node sampling
US20200117638A1 (en) Method, device and computer program product for searching a file
CN115344387A (en) Memory allocation device, method, equipment and medium
CN111796830B (en) Protocol analysis processing method, device, equipment and medium
CN111857662B (en) Programming method for describing specific constitution of object based on MAP and interface
CN113868138A (en) Method, system, equipment and storage medium for acquiring test data
CN109284260B (en) Big data file reading method and device, computer equipment and storage medium
CN112650502A (en) Batch processing task processing method and device, computer equipment and storage medium
CN111339035A (en) Target data query method and device, computer equipment and storage medium
CN112910950B (en) Uplink method and device for data to be uplink and block link point equipment
CN114168533B (en) Snapshot query method and device, computer equipment and storage medium
Friedmann et al. Ramsey-based inclusion checking for visibly pushdown automata

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant