CN106407088A - Method and device for detecting multi-core CPU - Google Patents

Method and device for detecting multi-core CPU Download PDF

Info

Publication number
CN106407088A
CN106407088A CN201610808590.XA CN201610808590A CN106407088A CN 106407088 A CN106407088 A CN 106407088A CN 201610808590 A CN201610808590 A CN 201610808590A CN 106407088 A CN106407088 A CN 106407088A
Authority
CN
China
Prior art keywords
thread
kernel
core cpu
duration
utilization rate
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.)
Pending
Application number
CN201610808590.XA
Other languages
Chinese (zh)
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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201610808590.XA priority Critical patent/CN106407088A/en
Publication of CN106407088A publication Critical patent/CN106407088A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/321Display for diagnostics, e.g. diagnostic result display, self-test user interface
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3024Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a central processing unit [CPU]

Abstract

The invention discloses a method and device for detecting a multi-core CPU. The device comprises a monitoring module for monitoring usage rate of each core of the multi-core CPU and running time of each thread in the core; a detection module for detecting the core and thread in fault in the multi-core CPU according to the usage rate of each core of the multi-core CPU and running time of each thread in the core. Through the adoption of the method disclosed by the invention, each core in the multi-core CPU can be independently monitored so as to reflect the real usage condition of each core. In addition, the method comprises the steps of periodically scanning a thread stack of a server and analyzing a thread stack log to detect whether the thread with long running time exists, and then judging the running state of the multi-core CPU in combination with the usage condition of each core. Through the adoption of the method, the fault similar to endless loop in the multi-core CPU can be immediately and fast discovered, thereby immediately notifying a worker to solve the fault problem.

Description

A kind of method and apparatus that multi-core CPU is detected
Technical field
The present invention relates to field of computer technology, more particularly, to a kind of to multi-core CPU (Central Processing Unit, central processing unit) method and apparatus that detected.
Background technology
With the continuous development of computer technology, used in CPU, number of cores is continuously increased, and multi-core CPU gets more and more Be used in server.But, the scheme of monitoring multi-core CPU utilization rate is the average of monitoring multi-core CPU utilization rate at present Value is it is impossible to reflect the true service condition of each kernel multi-core CPU Nei.When in multi-core CPU, endless loop in a kernel Situation when it is impossible to be found in time.For example, in 8 core CPU, if the utilization rate of wherein a certain kernel reaches 100%, but the meansigma methodss of the utilization rate of described 8 core CPU only have 12.5%, therefore, it is impossible to learn the feelings of endless loop in time Condition.
Content of the invention
Present invention is primarily targeted at proposing a kind of method and apparatus that multi-core CPU is detected, in multi-core CPU Each kernel and thread carry out overall monitor.
For achieving the above object, a kind of device that multi-core CPU is detected that the present invention provides, including:
Monitoring module, during for monitoring the operation of each thread in the utilization rate of each kernel in multi-core CPU and kernel Long;
Detection module, for the fortune according to each thread in the utilization rate of each kernel in described multi-core CPU and kernel Row duration, detects the kernel and thread breaking down in described multi-core CPU.
Further, described monitoring module, including:
Kernel monitoring unit, for using kernel learning method in linux system, obtaining making of each kernel in multi-core CPU With rate;
Thread monitor unit, for the thread stacks daily record by analyzing multi-core CPU, obtains the fortune of each thread in kernel Row duration.
Further, described thread stacks daily record includes:The running status of each thread;
Described thread monitor unit, specifically for:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each line The operation duration of journey;
Arbitrary thread is continuously in analytical cycle number shared by running status and described setting analytical cycle when appearance Take advantage of, obtain the operation duration of described arbitrary thread.
Further, described detection module, specifically for:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value;
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
Further, described device, also includes:
Reminding module, for sending information to client, described information includes occurring event in described multi-core CPU The kernel of barrier and thread.
Additionally, for achieving the above object, the present invention also proposes a kind of method that multi-core CPU is detected, including:
The utilization rate of each kernel and the operation duration of each thread in kernel in monitoring multi-core CPU;
According to the operation duration of each thread in the utilization rate of each kernel in described multi-core CPU and kernel, detect The kernel breaking down in described multi-core CPU and thread.
Further, in described monitoring multi-core CPU during the operation of the utilization rate of each kernel and each thread in kernel Long, including:
Using kernel learning method in linux system, obtain the utilization rate of each kernel in multi-core CPU;
By analyzing the thread stacks daily record of multi-core CPU, obtain the operation duration of each thread in kernel.
Further, described thread stacks daily record includes:The running status of each thread;
The described thread stacks daily record by analyzing multi-core CPU, obtains the operation duration of each thread in kernel, including:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each line The operation duration of journey;
Arbitrary thread is continuously in analytical cycle number shared by running status and described setting analytical cycle when appearance Take advantage of, obtain the operation duration of described arbitrary thread.
Further, the described fortune according to each thread in the utilization rate of each kernel in described multi-core CPU and kernel Row duration, detects the kernel and thread breaking down in described multi-core CPU, including:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value;
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
Further, methods described also includes:
To client send information, described information include the kernel breaking down in described multi-core CPU and Thread.
The method and apparatus that multi-core CPU is detected proposed by the present invention, can be to each kernel in multi-core CPU Carry out independent monitoring, to reflect the true service condition of each kernel.In addition, also by periodic scanning server Thread stacks are simultaneously analyzed to thread stacks daily record, to detect whether the there is long thread of run time, and to combine each The service condition of kernel, judges to the running status of multi-core CPU.The present invention can in time, quickly find in multi-core CPU Fault similar to endless loop occurs, thus notifying staff to solve failure problems in time.
Brief description
Fig. 1 is the hardware architecture diagram of a kind of optional mobile terminal realizing each embodiment of the present invention;
Fig. 2 is the wireless communication system schematic diagram of mobile terminal as shown in Figure 1;
Fig. 3 is the composition structural representation of the device that multi-core CPU is detected of first embodiment of the invention;
Fig. 4 is the composition structural representation of the device that multi-core CPU is detected of second embodiment of the invention;
Fig. 5 is the flow chart of the method that multi-core CPU is detected of third embodiment of the invention;
Fig. 6 is the flow chart of the method that multi-core CPU is detected of fourth embodiment of the invention;
The realization of the object of the invention, functional characteristics and advantage will be described further in conjunction with the embodiments referring to the drawings.
Specific embodiment
It should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Realize the mobile terminal of each embodiment of the present invention referring now to Description of Drawings.In follow-up description, use For represent element such as " module ", " part " or " unit " suffix only for being conducive to the explanation of the present invention, itself Not specific meaning.Therefore, " module " and " part " can mixedly use.
Mobile terminal can be implemented in a variety of manners.For example, the terminal described in the present invention can include such as moving Phone, smart phone, notebook computer, digit broadcasting receiver, PDA (personal digital assistant), PAD (panel computer), PMP The mobile terminal of (portable media player), guider etc. and such as numeral TV, desk computer etc. consolidate Determine terminal.Hereinafter it is assumed that terminal is mobile terminal.However, it will be understood by those skilled in the art that, except being used in particular for moving Outside the element of purpose, construction according to the embodiment of the present invention can also apply to the terminal of fixed type.
Fig. 1 is that the hardware configuration of a kind of optional mobile terminal realizing each embodiment of the present invention is illustrated.
Mobile terminal 1 00 can include wireless communication unit 110, A/V (audio/video) input block 120, user input Unit 130, sensing unit 140, output unit 150, memorizer 160, interface unit 170, controller 180 and power subsystem 190 Etc..Fig. 1 shows the mobile terminal with various assemblies, it should be understood that being not required for implementing all groups illustrating Part.More or less of assembly can alternatively be implemented.Will be discussed in more detail below the element of mobile terminal.
Wireless communication unit 110 generally includes one or more assemblies, and it allows mobile terminal 1 00 and wireless communication system Or the radio communication between network.For example, wireless communication unit can include broadcasting reception module 111, mobile communication module 112nd, at least one of wireless Internet module 113, short range communication module 114 and location information module 115.
Broadcasting reception module 111 receives broadcast singal and/or broadcast via broadcast channel from external broadcast management server Relevant information.Broadcast channel can include satellite channel and/or terrestrial channel.Broadcast management server can be generated and sent The broadcast singal generating before the server of broadcast singal and/or broadcast related information or reception and/or broadcast related information And send it to the server of terminal.Broadcast singal can include TV broadcast singal, radio signals, data broadcasting Signal etc..And, broadcast singal may further include the broadcast singal combining with TV or radio signals.Broadcast phase Pass information can also provide via mobile communications network, and in this case, broadcast related information can be by mobile communication mould Block 112 is receiving.Broadcast singal can exist in a variety of manners, and for example, it can be with the electronics of DMB (DMB) The form of program guide (EPG), the electronic service guidebooks (ESG) of digital video broadcast-handheld (DVB-H) etc. and exist.Broadcast Receiver module 111 can be broadcasted by using various types of broadcast system receipt signals.Especially, broadcasting reception module 111 Can be wide by using such as multimedia broadcasting-ground (DMB-T), DMB-satellite (DMB-S), digital video Broadcast-hand-held (DVB-H), forward link media (MediaFLO@) Radio Data System, received terrestrial digital broadcasting integrated service Etc. (ISDB-T) digit broadcasting system receives digital broadcasting.Broadcasting reception module 111 may be constructed such that and is adapted to provide for extensively Broadcast the various broadcast systems of signal and above-mentioned digit broadcasting system.Via broadcasting reception module 111 receive broadcast singal and/ Or broadcast related information can be stored in memorizer 160 (or other types of storage medium).
Mobile communication module 112 sends radio signals to base station (for example, access point, node B etc.), exterior terminal And at least one of server and/or receive from it radio signal.Such radio signal can include voice and lead to Words signal, video calling signal or the various types of data sending and/or receiving according to text and/or Multimedia Message.
Wireless Internet module 113 supports the Wi-Fi (Wireless Internet Access) of mobile terminal.This module can be internally or externally It is couple to terminal.Wi-Fi (Wireless Internet Access) technology involved by this module can include WLAN (WLAN) (Wi-Fi), Wibro (WiMAX), Wimax (worldwide interoperability for microwave accesses), HSDPA (high-speed downlink packet access) etc..
Short range communication module 114 is the module for supporting junction service.Some examples of short-range communication technology include indigo plant ToothTM, RF identification (RFID), Infrared Data Association (IrDA), ultra broadband (UWB), purple honeybeeTMEtc..
Location information module 115 be for check or obtain mobile terminal positional information module.Location information module Typical case be GPS (global positioning system).According to current technology, GPS module 115 calculates and is derived from three or more satellites Range information and correct time information and for the Information application triangulation calculating, thus according to longitude, latitude Highly accurately calculate three-dimensional current location information.Currently, the method for calculating position and temporal information is defended using three Star and the error of the position that calculates by using other satellite correction and temporal information.Additionally, GPS module 115 Can be by Continuous plus current location information in real time come calculating speed information.
A/V input block 120 is used for receiving audio or video signal.A/V input block 120 can include camera 121 He Mike 122, camera 121 is to the static images being obtained by image capture apparatus in Video Capture pattern or image capture mode Or the view data of video is processed.Picture frame after process may be displayed on display unit 151.Process through camera 121 Picture frame afterwards can be stored in memorizer 160 (or other storage medium) or carry out sending out via wireless communication unit 110 Send, two or more cameras 121 can be provided according to the construction of mobile terminal.Mike 122 can be in telephone calling model, note Sound (voice data) is received via mike in record pattern, speech recognition mode etc. operational mode, and can be by so Acoustic processing be voice data.Audio frequency (voice) data after process can be converted in the case of telephone calling model can It is sent to the form output of mobile communication base station via mobile communication module 112.Mike 122 can implement various types of making an uproar Sound eliminates (or suppression) algorithm to eliminate the noise that (or suppression) produces in reception with during sending audio signal or to do Disturb.
User input unit 130 can generate key input data to control each of mobile terminal according to the order of user input Plant operation.User input unit 130 allows the various types of information of user input, and can include keyboard, metal dome, touch Plate (for example, detection due to touched and lead to resistance, pressure, the change of electric capacity etc. sensitive component), roller, rocking bar etc. Deng.Especially, when touch pad is superimposed upon on display unit 151 as a layer, touch screen can be formed.
Sensing unit 140 detect mobile terminal 1 00 current state, (for example, mobile terminal 1 00 open or close shape State), the position of mobile terminal 1 00, user is for the presence or absence of the contact (that is, touch input) of mobile terminal 1 00, mobile terminal 100 orientation, the acceleration or deceleration movement of mobile terminal 1 00 and direction etc., and generate for controlling mobile terminal 1 00 The order of operation or signal.For example, when mobile terminal 1 00 is embodied as sliding-type mobile phone, sensing unit 140 can sense This sliding-type phone opens or cuts out.In addition, sensing unit 140 can detect power subsystem 190 whether provide electric power or Whether person's interface unit 170 is coupled with external device (ED).
Interface unit 170 is connected, with mobile terminal 1 00, the interface that can pass through as at least one external device (ED).For example, External device (ED) can include wired or wireless head-band earphone port, external power source (or battery charger) port, wired or nothing Line FPDP, memory card port, the port of device for connection with identification module, audio input/output (I/O) end Mouth, video i/o port, ear port etc..Identification module can be storage for verifying that user uses each of mobile terminal 1 00 Kind of information and subscriber identification module (UIM), client identification module (SIM), Universal Subscriber identification module (USIM) can be included Etc..In addition, the device (hereinafter referred to as " identifying device ") with identification module can take the form of smart card, therefore, know Other device can be connected with mobile terminal 1 00 via port or other attachment means.Interface unit 170 can be used for reception and is derived from The input (for example, data message, electric power etc.) of the external device (ED) and input receiving is transferred in mobile terminal 1 00 One or more elements or can be used for transmission data between mobile terminal and external device (ED).
In addition, when mobile terminal 1 00 is connected with external base, interface unit 170 can serve as allowing by it by electricity Power provides the path of mobile terminal 1 00 from base or can serve as allowing the various command signals from base input to pass through it It is transferred to the path of mobile terminal.May serve as identifying that mobile terminal is from the various command signals of base input or electric power The no signal being accurately fitted within base.Output unit 150 is configured to defeated with the offer of vision, audio frequency and/or tactile manner Go out signal (for example, audio signal, video signal, alarm signal, vibration signal etc.).Output unit 150 can include showing Unit 151, dio Output Modules 152, alarm unit 153 etc..
Display unit 151 may be displayed on the information processing in mobile terminal 1 00.For example, when mobile terminal 1 00 is in electricity During words call mode, display unit 151 can show (for example, text messaging, the multimedia file that communicate with call or other Download etc.) related user interface (UI) or graphic user interface (GUI).When mobile terminal 1 00 is in video calling pattern Or during image capture mode, display unit 151 can show the image of capture and/or the image of reception, illustrate video or figure UI or GUI of picture and correlation function etc..
Meanwhile, when display unit 151 and the touch pad touch screen with formation superposed on one another as a layer, display unit 151 can serve as input equipment and output device.Display unit 151 can include liquid crystal display (LCD), thin film transistor (TFT) In LCD (TFT-LCD), Organic Light Emitting Diode (OLED) display, flexible display, three-dimensional (3D) display etc. at least A kind of.Some in these display may be constructed such that transparence to allow user from outside viewing, and this is properly termed as transparent Display, typical transparent display can be, for example, TOLED (transparent organic light emitting diode) display etc..According to specific The embodiment wanted, mobile terminal 1 00 can include two or more display units (or other display device), for example, moves Dynamic terminal can include outernal display unit (not shown) and inner display unit (not shown).Touch screen can be used for detection and touches Input pressure and touch input position and touch input area.
Dio Output Modules 152 can mobile terminal be in call signal reception pattern, call mode, logging mode, When under the isotypes such as speech recognition mode, broadcast reception mode, that wireless communication unit 110 is received or in memorizer 160 The voice data transducing audio signal of middle storage and be output as sound.And, dio Output Modules 152 can provide and move The audio output (for example, call signal receives sound, message sink sound etc.) of the specific function correlation of terminal 100 execution. Dio Output Modules 152 can include speaker, buzzer etc..
Alarm unit 153 can provide output to notify event to mobile terminal 1 00.Typical event is permissible Including calling reception, message sink, key signals input, touch input etc..In addition to audio or video output, alarm unit 153 can provide output in a different manner with the generation of notification event.For example, alarm unit 153 can be in the form of vibrating Output is provided, enters when communicating (incoming communication) when receiving calling, message or some other, alarm list Unit 153 can provide tactile output (that is, vibrating) to notify to user.By providing such tactile output, even if When the mobile phone of user is in the pocket of user, user also can recognize that the generation of various events.Alarm unit 153 The output of the generation of notification event can be provided via display unit 151 or dio Output Modules 152.
Memorizer 160 can store software program of the process being executed by controller 180 and control operation etc., or can Temporarily to store oneself data (for example, telephone directory, message, still image, video etc.) through exporting or will export.And And, memorizer 160 can be to store the vibration of various modes with regard to exporting and audio signal when touching and being applied to touch screen Data.
Memorizer 160 can include the storage medium of at least one type, and described storage medium includes flash memory, hard disk, many Media card, card-type memorizer (for example, SD or DX memorizer etc.), random access storage device (RAM), static random-access storage Device (SRAM), read only memory (ROM), Electrically Erasable Read Only Memory (EEPROM), programmable read only memory (PROM), magnetic storage, disk, CD etc..And, mobile terminal 1 00 can execute memorizer with by network connection The network storage device cooperation of 160 store function.
Controller 180 generally controls the overall operation of mobile terminal.For example, controller 180 execution and voice call, data The related control of communication, video calling etc. and process.In addition, controller 180 can be included for reproducing (or playback) many matchmakers The multi-media module 181 of volume data, multi-media module 181 can construct in controller 180, or it is so structured that and controls Device 180 separates.Controller 180 can be with execution pattern identifying processing, by the handwriting input executing on the touchscreen or picture Draw input and be identified as character or image.
Power subsystem 190 receives external power or internal power under the control of controller 180 and provides operation each unit Suitable electric power needed for part and assembly.
Various embodiment described herein can be with using such as computer software, hardware or its any combination of calculating Machine computer-readable recording medium is implementing.Hardware is implemented, embodiment described herein can be by using application-specific IC (ASIC), digital signal processor (DSP), digital signal processing device (DSPD), programmable logic device (PLD), scene can Program gate array (FPGA), processor, controller, microcontroller, microprocessor, be designed to execute function described herein At least one in electronic unit implementing, in some cases, can be implemented in controller 180 by such embodiment. Software is implemented, the embodiment of such as process or function can with allow to execute the single of at least one function or operation Software module is implementing.Software code can be come by the software application (or program) write with any suitable programming language Implement, software code can be stored in memorizer 160 and be executed by controller 180.
So far, oneself is through describing mobile terminal according to its function.Below, for the sake of brevity, will describe such as folded form, Slide type mobile terminal in various types of mobile terminals of board-type, oscillating-type, slide type mobile terminal etc. is as showing Example.Therefore, the present invention can be applied to any kind of mobile terminal, and is not limited to slide type mobile terminal.
As shown in Figure 1 mobile terminal 1 00 may be constructed such that using via frame or packet transmission data all if any Line and wireless communication system and satellite-based communication system are operating.
The communication system being wherein operable to according to the mobile terminal of the present invention referring now to Fig. 2 description.
Such communication system can use different air interfaces and/or physical layer.For example, used by communication system Air interface includes such as frequency division multiple access (FDMA), time division multiple acess (TDMA), CDMA (CDMA) and universal mobile communications system System (UMTS) (especially, Long Term Evolution (LTE)), global system for mobile communications (GSM) etc..As non-limiting example, under The description in face is related to cdma communication system, but such teaching is equally applicable to other types of system.
With reference to Fig. 2, cdma wireless communication system can include multiple mobile terminal 1s 00, multiple base station (BS) 270, base station Controller (BSC) 275 and mobile switching centre (MSC) 280.MSC280 is configured to and Public Switched Telephony Network (PSTN) 290 formation interfaces.MSC280 is also structured to and can form interface via the BSC275 that back haul link is couple to base station 270. If back haul link can construct according to any one in the interface that Ganji knows, described interface includes such as E1/T1, ATM, IP, PPP, frame relay, HDSL, ADSL or xDSL.It will be appreciated that system as shown in Figure 2 can include multiple BSC275.
Each BS270 can service one or more subregions (or region), by the sky of multidirectional antenna or sensing specific direction Each subregion that line covers is radially away from BS270.Or, each subregion can by for diversity reception two or more Antenna covers.Each BS270 may be constructed such that support multiple frequency distribution, and the distribution of each frequency has specific frequency spectrum (for example, 1.25MHz, 5MHz etc.).
Intersecting that subregion and frequency are distributed can be referred to as CDMA Channel.BS270 can also be referred to as base station transceiver System (BTS) or other equivalent terms.In this case, term " base station " can be used for broadly representing single BSC275 and at least one BS270.Base station can also be referred to as " cellular station ".Or, each subregion of specific BS270 can be claimed For multiple cellular stations.
As shown in Figure 2, broadcast singal is sent to the mobile terminal of operation in system by broadcsting transmitter (BT) 295 100.Broadcasting reception module 111 is arranged at mobile terminal 1 00 to receive the broadcast being sent by BT295 as shown in Figure 1 Signal.In fig. 2 it is shown that several global positioning system (GPS) satellites 300.Satellite 300 helps position multiple mobile terminals At least one of 100.
In fig. 2, depict multiple satellites 300, it is understood that be, it is possible to use any number of satellite obtains useful Location information.GPS module 115 is generally configured to coordinate with satellite 300 to obtain the positioning letter wanted as shown in Figure 1 Breath.Substitute GPS tracking technique or outside GPS tracking technique, it is possible to use other of the position of mobile terminal can be followed the tracks of Technology.In addition, at least one gps satellite 300 can optionally or additionally process satellite dmb transmission.
As a typical operation of wireless communication system, BS270 receives the reverse link from various mobile terminal 1s 00 Signal.Mobile terminal 1 00 generally participates in call, information receiving and transmitting and other types of communication.Each of certain base station 270 reception is anti- Processed in specific BS270 to link signal.The data obtaining is forwarded to the BSC275 of correlation.BSC provides call Resource allocation and the mobile management function of including the coordination of soft switching process between BS270.BSC275 is also by the number receiving According to being routed to MSC280, it provides the extra route service for forming interface with PSTN290.Similarly, PSTN290 with MSC280 forms interface, and MSC and BSC275 form interface, and BSC275 correspondingly controls BS270 with by forward link signals It is sent to mobile terminal 1 00.
Based on above-mentioned mobile terminal hardware configuration and communication system, each embodiment of the inventive method is proposed.
As shown in figure 3, first embodiment of the invention proposes a kind of device that multi-core CPU is detected, it is applied to described In mobile terminal, described device specifically includes consisting of part:
Monitoring module 301, for monitoring the operation of each thread in the utilization rate of each kernel in multi-core CPU and kernel Duration.
Specifically, monitoring module 301, including:
Kernel monitoring unit, for using kernel learning method in linux system, obtaining making of each kernel in multi-core CPU With rate.
For example, the utilization rate of multi-core CPU in linux system, just can be monitored using top order.Top order is except can To show outside the average service condition of multi-core CPU, input numeral " 1 " can also be passed through in top window, acquire each kernel Service condition.
Thread monitor unit, for the thread stacks daily record by analyzing multi-core CPU, obtains the fortune of each thread in kernel Row duration.
Further, state thread stacks daily record to include:The working condition of each thread.
The work shape body of each thread described includes:Ready state, running status and blocked state.Ready state refers to line Journey possesses all conditions of operation, can run in logic, is waiting datatron;Running status refers to that thread is just occupying datatron Running;Blocked state refers to that thread is waiting an event (as certain semaphore), not can perform in logic.
Described thread monitor unit, specifically for:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each line The operation duration of journey;
Arbitrary thread is continuously in analytical cycle number shared by running status and described setting analytical cycle when appearance Take advantage of, obtain the operation duration of described arbitrary thread.
For example, set the thread stacks daily record obtaining once described multi-core CPU for every ten minutes.If a certain thread is first Secondary, second and the thread stacks daily record that obtains of third time in all occur, and described a certain thread for the first time, second and Working condition in the thread stacks daily record that third time obtains is running status, then the operation duration of described a certain thread is equal to 30 minutes.
Detection module 302, for according to each thread in the utilization rate of each kernel in described multi-core CPU and kernel Run duration, detect the kernel and thread breaking down in described multi-core CPU.
Specifically, detection module 302, are used for:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value.
For example, a certain kernel is under 100% utilization rate state for a long time, then it is believed that described a certain kernel occurs in that The problem of endless loop.
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
For example, if the operation duration of a certain thread is long, and described a certain thread correspond to be a system interface, Then think that described interface occurs in that interim card problem when receiving the information of client.
As shown in figure 4, second embodiment of the invention proposes a kind of device that multi-core CPU is detected, it is applied to described In mobile terminal, described device specifically includes consisting of part:
Monitoring module 401, for monitoring the operation of each thread in the utilization rate of each kernel in multi-core CPU and kernel Duration.
Specifically, monitoring module 401, including:
Kernel monitoring unit, for using kernel learning method in linux system, obtaining making of each kernel in multi-core CPU With rate.
For example, the utilization rate of multi-core CPU in linux system, just can be monitored using top order.Top order is except can To show outside the average service condition of multi-core CPU, input numeral " 1 " can also be passed through in top window, acquire each kernel Service condition.
Thread monitor unit, for the thread stacks daily record by analyzing multi-core CPU, obtains the fortune of each thread in kernel Row duration.
Further, state thread stacks daily record to include:The PID identifier of each thread and each PID identifier institute are right The working condition answered.
Each thread has corresponding PID identifier, and the PID identifier of each thread is unique, can basis Described PID identifier distinguishes each thread.
The work shape body of each thread described includes:Ready state, running status and blocked state.Ready state refers to line Journey possesses all conditions of operation, can run in logic, is waiting datatron;Running status refers to that thread is just occupying datatron Running;Blocked state refers to that thread is waiting an event (as certain semaphore), not can perform in logic.
Described thread monitor unit, specifically for:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and records each point It is in the PID identifier of running status in described thread stacks daily record in the analysis cycle;
If a certain PID identifier continuously occurs in described record, described a certain PID identifier is continuously occurred in described Number of times in record is multiplied by described setting duration, obtains the operation duration of the thread corresponding with described a certain PID identifier.
For example, set the thread stacks daily record obtaining a multi-core CPU for every ten minutes.If the thread that PID identifier is 1 exists For the first time, second and the thread stacks daily record that obtains of third time in all occur, and described PID identifier is that 1 thread exists For the first time, the working condition for the second time and in the thread stacks daily record of third time acquisition is running status, then described PID identification Number for 1 thread operation duration be equal to 30 minutes.
Detection module 402, for according to each thread in the utilization rate of each kernel in described multi-core CPU and kernel Run duration, detect the kernel and thread breaking down in described multi-core CPU.
Specifically, detection module 402, are used for:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value.
For example, if a certain kernel is under 100% utilization rate state for a long time, it is believed that described a certain kernel occurs The problem of endless loop.
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
For example, if the operation duration of a certain thread is long, and described a certain thread corresponding be a system interface, then Think that described interface occurs in that interim card problem when receiving the information of client.
Reminding module 403, for sending information to client, described information includes going out in described multi-core CPU The kernel of existing fault and thread.
Specifically, described information includes:Kernel fault message, thread fault message and critical failure information.
Described kernel fault message refers to, kernel occurs in that fault, but the thread not broken down in described kernel;Institute State thread fault message to refer to, thread occurs in that fault, but the kernel belonging to described thread does not break down;Described serious Fault message refers to, thread occurs in that fault, and the kernel belonging to described thread also occurs in that fault.
As shown in figure 5, third embodiment of the invention proposes a kind of method that multi-core CPU is detected, it is applied to described In mobile terminal, methods described specifically includes following steps:
Step S501:The utilization rate of each kernel and the operation duration of each thread in kernel in monitoring multi-core CPU.
Specifically, described step S501, including:
Using kernel learning method in linux system, obtain the utilization rate of each kernel in multi-core CPU.
For example, the utilization rate of multi-core CPU in linux system, just can be monitored using top order.Top order is except can To show outside the average service condition of multi-core CPU, input numeral " 1 " can also be passed through in top window, acquire each kernel Service condition.
By analyzing the thread stacks daily record of multi-core CPU, obtain the operation duration of each thread in kernel.
Further, state thread stacks daily record to include:The working condition of each thread.
The work shape body of each thread described includes:Ready state, running status and blocked state.Ready state refers to line Journey possesses all conditions of operation, can run in logic, is waiting datatron;Running status refers to that thread is just occupying datatron Running;Blocked state refers to that thread is waiting an event (as certain semaphore), not can perform in logic.
The described thread stacks daily record by analyzing multi-core CPU, obtains the operation duration of each thread in kernel, including:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each line The operation duration of journey;
Arbitrary thread is continuously in analytical cycle number shared by running status and described setting analytical cycle when appearance Take advantage of, obtain the operation duration of described arbitrary thread.
For example, set the thread stacks daily record obtaining once described multi-core CPU for every ten minutes.If a certain thread is first Secondary, second and the thread stacks daily record that obtains of third time in all occur, and described a certain thread for the first time, second and Working condition in the thread stacks daily record that third time obtains is running status, then the operation duration of described a certain thread is equal to 30 minutes.
Step S502:According in the utilization rate of each kernel in described multi-core CPU and kernel during the operation of each thread Long, detect the kernel and thread breaking down in described multi-core CPU.
Specifically, described step S502, including:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value.
For example, a certain kernel is under 100% utilization rate state for a long time, then it is believed that described a certain kernel occurs in that The problem of endless loop.
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
For example, if the operation duration of a certain thread is long, and described a certain thread correspond to be a system interface, Then think that described interface occurs in that interim card problem when receiving the information of client.
As shown in fig. 6, fourth embodiment of the invention proposes a kind of method that multi-core CPU is detected, it is applied to described In mobile terminal, methods described specifically includes following steps:
Step S601:The utilization rate of each kernel and the operation duration of each thread in kernel in monitoring multi-core CPU.
Specifically, described step S601, including:
Using kernel learning method in linux system, obtain the utilization rate of each kernel in multi-core CPU.
For example, the utilization rate of multi-core CPU in linux system, just can be monitored using top order.Top order is except can To show outside the average service condition of multi-core CPU, input numeral " 1 " can also be passed through in top window, acquire each kernel Service condition.
By analyzing the thread stacks daily record of multi-core CPU, obtain the operation duration of each thread in kernel.
Further, state thread stacks daily record to include:The PID identifier of each thread and each PID identifier institute are right The working condition answered;
Each thread has corresponding PID identifier, and the PID identifier of each thread is unique, can basis Described PID identifier distinguishes each thread.
The work shape body of each thread described includes:Ready state, running status and blocked state.Ready state refers to line Journey possesses all conditions of operation, can run in logic, is waiting datatron;Running status refers to that thread is just occupying datatron Running;Blocked state refers to that thread is waiting an event (as certain semaphore), not can perform in logic.
The described thread stacks daily record by analyzing multi-core CPU, obtains the operation duration of each thread in kernel, including:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and records each point It is in the PID identifier of running status in described thread stacks daily record in the analysis cycle;
If a certain PID identifier continuously occurs in described record, described a certain PID identifier is continuously occurred in described Number of times in record is multiplied by described setting duration, obtains the operation duration of the thread corresponding with described a certain PID identifier.
For example, set the thread stacks daily record obtaining a multi-core CPU for every ten minutes.If the thread that PID identifier is 1 exists For the first time, second and the thread stacks daily record that obtains of third time in all occur, and described PID identifier is that 1 thread exists For the first time, the working condition for the second time and in the thread stacks daily record of third time acquisition is running status, then described PID identification Number for 1 thread operation duration be equal to 30 minutes.
Step S602:According in the utilization rate of each kernel in described multi-core CPU and kernel during the operation of each thread Long, detect the kernel and thread breaking down in described multi-core CPU.
Specifically, described step S602, including:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold Value, if so, then judges that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default use The state of rate threshold value.
For example, if a certain kernel is under 100% utilization rate state for a long time, it is believed that described a certain kernel occurs The problem of endless loop.
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges institute State arbitrary thread to break down.
For example, if the operation duration of a certain thread is long, and described a certain thread corresponding be a system interface, then Think that described interface occurs in that interim card problem when receiving the information of client.
Step S603:Send information to client, described information includes breaking down in described multi-core CPU Kernel and thread.
Specifically, described information includes:Kernel fault message, thread fault message and critical failure information.
Described kernel fault message refers to, kernel occurs in that fault, but the thread not broken down in described kernel;Institute State thread fault message to refer to, thread occurs in that fault, but the kernel belonging to described thread does not break down;Described serious Fault message refers to, thread occurs in that fault, and the kernel belonging to described thread also occurs in that fault.
It should be noted that herein, term " inclusion ", "comprising" or its any other variant are intended to non-row The comprising of his property, so that including a series of process of key elements, method, article or device not only include those key elements, and And also include other key elements of being not expressly set out, or also include intrinsic for this process, method, article or device institute Key element.In the absence of more restrictions, the key element being limited by sentence "including a ..." is it is not excluded that including being somebody's turn to do Also there is other identical element in the process of key element, method, article or device.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can be realized by the mode of software plus necessary general hardware platform naturally it is also possible to pass through hardware, but in many cases The former is more preferably embodiment.Based on such understanding, technical scheme is substantially done to prior art in other words Go out partly can embodying in the form of software product of contribution, this computer software product is stored in a storage medium In (as ROM/RAM, magnetic disc, CD), including some instructions with so that a station terminal equipment (can be mobile phone, computer, clothes Business device, air-conditioner, or network equipment etc.) method described in execution each embodiment of the present invention.
These are only the preferred embodiments of the present invention, not thereby limit the present invention the scope of the claims, every using this Equivalent structure or equivalent flow conversion that bright description and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of device that multi-core CPU is detected is it is characterised in that described device includes:
Monitoring module, for monitoring the operation duration of each thread in the utilization rate of each kernel in multi-core CPU and kernel;
Detection module, for according in the utilization rate of each kernel in described multi-core CPU and kernel during the operation of each thread Long, detect the kernel and thread breaking down in described multi-core CPU.
2. the device that multi-core CPU is detected according to claim 1, it is characterised in that described monitoring module, wraps Include:
Kernel monitoring unit, for using kernel learning method in linux system, obtaining the utilization rate of each kernel in multi-core CPU;
Thread monitor unit, for the thread stacks daily record by analyzing multi-core CPU, when obtaining the operation of each thread in kernel Long.
3. the device that multi-core CPU is detected according to claim 2 is it is characterised in that described thread stacks daily record Including:The running status of each thread;
Described thread monitor unit, specifically for:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each thread Run duration;
Arbitrary thread is continuously in the analytical cycle number shared by running status to be multiplied with the analytical cycle duration of described setting, obtains Operation duration to described arbitrary thread.
4. the device that multi-core CPU is detected according to claim 1 is it is characterised in that described detection module, specifically For:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold value, if It is then to judge that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default utilization rate threshold The state of value;
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges described appointing One thread breaks down.
5. the device that multi-core CPU is detected according to claim 1, it is characterised in that described device, also includes:
Reminding module, for sending information to client, described information includes breaking down in described multi-core CPU Kernel and thread.
6. a kind of method that multi-core CPU is detected is it is characterised in that methods described includes:
The utilization rate of each kernel and the operation duration of each thread in kernel in monitoring multi-core CPU;
According to the operation duration of each thread in the utilization rate of each kernel in described multi-core CPU and kernel, detect described The kernel breaking down in multi-core CPU and thread.
7. the method that multi-core CPU is detected according to claim 6 is it is characterised in that in described monitoring multi-core CPU The operation duration of each thread in the utilization rate of each kernel and kernel, including:
Using kernel learning method in linux system, obtain the utilization rate of each kernel in multi-core CPU;
By analyzing the thread stacks daily record of multi-core CPU, obtain the operation duration of each thread in kernel.
8. the method that multi-core CPU is detected according to claim 7 is it is characterised in that described thread stacks daily record Including:The running status of each thread;
The described thread stacks daily record by analyzing multi-core CPU, obtains the operation duration of each thread in kernel, including:
Analytical cycle duration according to setting periodically analyzes the thread stacks daily record of multi-core CPU, and calculates each thread Run duration;
Arbitrary thread is continuously in the analytical cycle number shared by running status to be multiplied with the analytical cycle duration of described setting, obtains Operation duration to described arbitrary thread.
9. the method that multi-core CPU is detected according to claim 6 it is characterised in that described according to described multinuclear In the utilization rate of each kernel and kernel in CPU, the operation duration of each thread, detects in described multi-core CPU and breaks down Kernel and thread, including:
Detect that in described multi-core CPU, whether arbitrary kernel is in the duration of overload state more than the first preset duration threshold value, if It is then to judge that described arbitrary kernel breaks down;Described overload state is that the utilization rate of kernel is more than default utilization rate threshold The state of value;
Whether the operation duration of the arbitrary thread in detection kernel is more than the second preset duration threshold value, if so, then judges described appointing One thread breaks down.
10. the method that multi-core CPU is detected according to claim 6 is it is characterised in that methods described also includes:
Send information to client, described information includes kernel and the thread breaking down in described multi-core CPU.
CN201610808590.XA 2016-09-08 2016-09-08 Method and device for detecting multi-core CPU Pending CN106407088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610808590.XA CN106407088A (en) 2016-09-08 2016-09-08 Method and device for detecting multi-core CPU

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610808590.XA CN106407088A (en) 2016-09-08 2016-09-08 Method and device for detecting multi-core CPU

Publications (1)

Publication Number Publication Date
CN106407088A true CN106407088A (en) 2017-02-15

Family

ID=57998766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610808590.XA Pending CN106407088A (en) 2016-09-08 2016-09-08 Method and device for detecting multi-core CPU

Country Status (1)

Country Link
CN (1) CN106407088A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240866A (en) * 2018-09-10 2019-01-18 郑州云海信息技术有限公司 A kind of Performance tuning method based on server performance test
CN109766243A (en) * 2019-01-02 2019-05-17 浙江中烟工业有限责任公司 A kind of multicore host performance monitor method based on power function
CN109922141A (en) * 2019-02-21 2019-06-21 北京宝兰德软件股份有限公司 The real time acquiring method and device of activity request list in Java application server
CN110673976A (en) * 2019-09-20 2020-01-10 Oppo广东移动通信有限公司 Anomaly detection method and anomaly detection device for multi-core system and electronic equipment
CN111552619A (en) * 2020-04-29 2020-08-18 深圳市道旅旅游科技股份有限公司 Log data display method and device, computer equipment and storage medium
CN112084101A (en) * 2020-09-17 2020-12-15 中电科仪器仪表有限公司 Statistical system suitable for usage rate of electronic measuring instrument
CN112346933A (en) * 2020-11-09 2021-02-09 深信服科技股份有限公司 Malicious file scanning method, device, equipment and medium
WO2021052489A1 (en) * 2019-09-19 2021-03-25 华为技术有限公司 Method for determining fault computing core in multi-core processor and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101599027A (en) * 2009-06-30 2009-12-09 中兴通讯股份有限公司 A kind of thread pool management method and system thereof
CN103037109A (en) * 2012-12-12 2013-04-10 中国联合网络通信集团有限公司 Multicore equipment energy consumption management method and device
US20130145135A1 (en) * 2011-12-01 2013-06-06 International Business Machines Corporation Performance of processors is improved by limiting number of branch prediction levels
CN103455407A (en) * 2013-09-03 2013-12-18 小米科技有限责任公司 Mobile terminal CPU (Central Processing Unit) occupation rate monitoring method and device and mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101599027A (en) * 2009-06-30 2009-12-09 中兴通讯股份有限公司 A kind of thread pool management method and system thereof
US20130145135A1 (en) * 2011-12-01 2013-06-06 International Business Machines Corporation Performance of processors is improved by limiting number of branch prediction levels
CN103037109A (en) * 2012-12-12 2013-04-10 中国联合网络通信集团有限公司 Multicore equipment energy consumption management method and device
CN103455407A (en) * 2013-09-03 2013-12-18 小米科技有限责任公司 Mobile terminal CPU (Central Processing Unit) occupation rate monitoring method and device and mobile terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
长风破浪: ""linux top命令查看内存及多核CPU的使用讲述"", 《HTTPS://WWW.CNBLOGS.COM/DRAGONSUC/P/5512797.HTML》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240866A (en) * 2018-09-10 2019-01-18 郑州云海信息技术有限公司 A kind of Performance tuning method based on server performance test
CN109766243A (en) * 2019-01-02 2019-05-17 浙江中烟工业有限责任公司 A kind of multicore host performance monitor method based on power function
CN109766243B (en) * 2019-01-02 2022-05-27 浙江中烟工业有限责任公司 Multi-core host performance monitoring method based on power function
CN109922141A (en) * 2019-02-21 2019-06-21 北京宝兰德软件股份有限公司 The real time acquiring method and device of activity request list in Java application server
WO2021052489A1 (en) * 2019-09-19 2021-03-25 华为技术有限公司 Method for determining fault computing core in multi-core processor and electronic device
US11815990B2 (en) 2019-09-19 2023-11-14 Huawei Technologies Co., Ltd. Method for determining faulty computing core in multi-core processor and electronic device
CN110673976A (en) * 2019-09-20 2020-01-10 Oppo广东移动通信有限公司 Anomaly detection method and anomaly detection device for multi-core system and electronic equipment
CN111552619A (en) * 2020-04-29 2020-08-18 深圳市道旅旅游科技股份有限公司 Log data display method and device, computer equipment and storage medium
CN111552619B (en) * 2020-04-29 2021-05-25 深圳市道旅旅游科技股份有限公司 Log data display method and device, computer equipment and storage medium
CN112084101A (en) * 2020-09-17 2020-12-15 中电科仪器仪表有限公司 Statistical system suitable for usage rate of electronic measuring instrument
CN112346933A (en) * 2020-11-09 2021-02-09 深信服科技股份有限公司 Malicious file scanning method, device, equipment and medium
CN112346933B (en) * 2020-11-09 2023-03-17 深信服科技股份有限公司 Malicious file scanning method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN106407088A (en) Method and device for detecting multi-core CPU
CN104809213B (en) Start the methods, devices and systems of application software client
CN104731512B (en) The method, apparatus and terminal that picture is shared
CN105718027A (en) Management method of background application programs and mobile terminal
CN106130734A (en) The control method of mobile terminal and control device
CN107104970A (en) A kind of regular and synchronized processing method, system, rule server and gray scale server
CN106911850A (en) Mobile terminal and its screenshotss method
CN106254628A (en) A kind of mobile terminal and multi-display method
CN104951229B (en) Screenshot method and device
CN106803860A (en) The storage processing method and device of a kind of terminal applies
CN106101455A (en) Page jump management method, device and terminal
CN105764085A (en) Abnormal electricity consumption detection method and terminal
CN105975052A (en) Screen switching method and device
CN106993084A (en) The method, device and mobile terminal that a kind of control information is shown
CN106383707A (en) Picture display method and system
CN106095464A (en) A kind of method and device of the seamless operation of application program
CN105872997A (en) Short message merging method and terminal equipment
CN106161790A (en) A kind of mobile terminal and control method thereof
CN106484534A (en) Control method for the mobile terminal of displaying and control device
CN106507418A (en) A kind of based on the residence reselecting of signal intensity, device and mobile terminal
CN105740668A (en) Terminal screen locking device and method
CN106227454B (en) A kind of touch trajectory detection system and method
CN107071161A (en) The aggregation display method and mobile terminal of icon in a kind of status bar
CN106407097A (en) Server fault pre-warning device and method
CN106550133A (en) Calling identification device and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170215