Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

142 results about "Daemon" patented technology

In multitasking computer operating systems, a daemon (/ˈdiːmən/ or /ˈdeɪmən/) is a computer program that runs as a background process, rather than being under the direct control of an interactive user. Traditionally, the process names of a daemon end with the letter d, for clarification that the process is in fact a daemon, and for differentiation between a daemon and a normal computer program. For example, syslogd is the daemon that implements the system logging facility, and sshd is a daemon that serves incoming SSH connections.

Self-adaptive resource allocation method and device

The embodiment of the invention provides a self-adaptive resource allocation method and device, and the method comprises the steps: collecting calculation node metadata and corresponding physical equipment information through deploying a daemon process at each node, associating the calculation node metadata with the corresponding physical equipment information, and constructing an allocable equipment pool; the real-time state of the node is sent to a cloud native scheduler, the cloud native scheduler generates a corresponding scheduling decision for the delay exceeding node obtained through judgment, the scheduling decision comprises an isolation decision and a migration decision, and in the migration decision, migration resource allocation is constrained based on an equipment pool, the scheduling decision of the cloud native scheduler is received, and node resources are scheduled. The method can improve the certainty of the hard real-time task and the overall efficiency of the system.
Owner:北京腾达泰源科技有限公司

Node distribution method and system for GPU use process in NUMA environment

The invention discloses a node distribution method and system for a GPU (Graphics Processing Unit) use process in an NUMA (Non Uniform Memory Access) environment, and the method comprises the following steps: in a kernel mode, capturing an event that the process executes a new program and collecting meta-information of the process through an eBPF program mounted at a system call entry tracking point, and judging whether the process is a target GPU process or not based on the collected meta-information of the process; if the process is the target GPU process, transmitting meta-information of the process to a user mode, and if the process is not the target GPU process, ending and exiting; and for the meta-information transmitted to each target GPU process of the user mode, reading the meta-information of the target GPU process through the user mode daemon process, evaluating each node in the NUMA environment based on a preset node allocation rule, selecting an optimal NUMA node, and binding the target GPU process to a CPU of the optimal NUMA node for execution. The GPU computing efficiency and the resource utilization rate can be improved.
Owner:KYLIN CORP

Method and system for remotely controlling application program

The invention provides a method and system for remotely managing and controlling application programs, the method is applied to a daemon process of a Linux system, the daemon process externally provides a remote calling interface based on a remote calling protocol, and the method comprises the following steps: receiving a management and control request sent by a client through the remote calling interface, the control request is used for triggering the daemon process to control the application program; and managing and controlling the application program based on whether the sub-process corresponding to the application program exists or not. According to the method, a remote calling interface based on a remote calling protocol is externally provided by setting a daemon process, so that a client issues a management and control request to thousands of Linux servers (or virtual machine resources) only through the remote calling interface, and efficient and unified management of large-scale equipment is realized. After the daemon process receives the management and control request, the application program can be accurately managed and controlled by judging whether the sub-process of the application program exists or not.
Owner:ULTRAPOWER SOFTWARE

A cache adjustment method, device, equipment and computer readable storage medium

PendingCN122285552AImplement global cache coordinationImprove cache hit ratioFeature dataCache hit rate
This invention discloses a cache adjustment method, apparatus, device, and computer-readable storage medium, comprising: collecting access characteristic data from the client layer, object storage daemon layer, and device layer respectively; determining the object access mode of the system based on the access characteristic data; and adjusting the cache priority of each access task, the cache capacity ratio between the client layer and the object storage daemon layer, and the data residence time in the cache layer according to the object access mode; wherein the cache layer includes the client layer and the object storage daemon layer. This invention improves cache hit rate and overall read / write throughput performance, and reduces access latency.
Owner:JINAN INSPUR DATA TECH CO LTD

Unified management method, device and system of cross-platform intelligent equipment and medium

The embodiment of the invention discloses a unified management method, device and system for cross-platform intelligent equipment and a medium, and the method comprises the steps: constructing a platform adaptation layer which is integrated with communication protocol modules of at least two kinds of platform equipment so as to interact with the platform equipment corresponding to the communication protocol modules; periodically scanning all connected devices based on the platform adaptation layer through an independent daemon thread; analyzing the scanned original equipment information of the different platform equipment, and converting the analyzed original equipment information into a preset unified equipment information data structure; analyzing according to the scanned equipment information to obtain an equipment state change event; transmitting an equipment state change event based on a publish-subscribe mechanism; the published equipment state change event carries equipment information of a preset unified equipment information data structure. Therefore, automatic discovery, identification, monitoring and management of cross-platform intelligent equipment can be realized, and the framework is flexible and easy to expand.
Owner:SHANGHAI INGEEK CYBER SECURITY CO LTD

Electronic device, and file system operating method of electronic device

This electronic device may comprise: a memory storing instructions and including one or more pieces of storage media; and at least one processor including processing circuitry. When executed individually or collectively by the at least one processor, the instructions can control such that the electronic device executes a kernel thread in a kernel space by using the processor, checks whether a daemon is terminated in a user space after a designated time elapses since the kernel thread was executed, increases the frequency of counting on the basis that the daemon in the user space is not terminated and waits for termination of at least one thread, determines, on the basis that the frequency of counting exceeds a designated level, that the daemon is in a non-responding state, stops all requests in progress through a file system, and determines, on the basis that all threads of the daemon are terminated, that the non-responding state of the daemon is released.
Owner:SAMSUNG ELECTRONICS CO LTD

Control method and device for parallel driving cabin, parallel driving cabin and storage medium

The embodiment of the invention provides a control method and device for a parallel driving cabin, the parallel driving cabin and a storage medium, and relates to the technical field of parallel driving. The method comprises the following steps: constructing a three-level process framework of parallel driving cabins; wherein the three-stage process architecture comprises a host process, a daemon process and a recovery process; the running state of the host process is monitored in real time through the daemon process, and the sub-health degree is calculated based on the running state parameters; and controlling the host process, the daemon process and / or the recovery process to execute corresponding level adjustment operation according to the sub-health degree. By constructing a three-level process architecture of parallel driving cabins, modular separation of system functions is realized, so that the daemon process can monitor the running state of the daemon process in real time independent of the host process. The corresponding level adjusting operation is executed by quantifying the health state of the system, so that the system can perform self-adaptive adjustment in time when abnormality is detected, resource exhaustion or complete function failure is avoided, and the requirement for continuous and stable operation of the parallel driving cabin is met.
Owner:MUSHROOM CHELIAN INFORMATION TECH CO LTD

Operating system failure information sensing method and apparatus, terminal, and storage medium

This invention discloses a method, device, terminal, and storage medium for sensing operating system fault information, belonging to the field of operating systems. The method includes: deploying a resident lightweight resource detection tool to detect external manifestations of anomalies; when anomalies appear, activating an information collection daemon to periodically collect system resource information using a small amount of resources, closing the resident lightweight resource detection tool, and generating system resource trend information; using the system resource trend information to determine if there is an abnormal trend deterioration; when there is an abnormal trend deterioration, selecting and loading a corresponding medium-weight resource information collection plugin based on the system resource information corresponding to the abnormal trend; using the medium-weight resource information collection plugin to collect system information and recording the system information. This method can simultaneously ensure resource effectiveness and information integrity.
Owner:KYLIN CORP

Virtual machine peripheral secure mounting method based on deep fingerprint and dynamic risk control

The invention discloses a virtual machine peripheral secure mounting method based on deep fingerprints and dynamic risk control, which is applied to a host machine virtual machine environment. After the peripherals are accessed, a daemon process is triggered to obtain VID / PID, descriptors, class specific function information, instruction response time sequences and other characteristics, deep fingerprints are constructed, a strategy library is inquired, and the peripherals are divided into white lists, black lists or unknown devices; automatically mounting the white list, stopping mounting the black list and recording an event; and calculating a comprehensive risk value R for unknown equipment, comparing the comprehensive risk value R with a threshold value, and executing automatic mounting, secondary authentication or mounting prevention. And after mounting, continuously monitoring I / O behaviors, extracting throughput, an access mode, a burst time sequence and file semantic features to carry out anomaly detection, and carrying out transmission pause, alarm and disconnection treatment when the anomaly is detected, so that full-life-cycle safety management and control are realized.
Owner:SHENGWEI DIGITAL (SHENZHEN) TECHNOLOGY CO LTD

Offloaded data processing for named based data transmissions

A device may include a processor that includes a named data network (NDN) forwarding daemon (NFD) module. The NFD module may be configured to identify an accelerator on which to configure an offloaded NFD module based on a configuration table indicating a current configuration of the accelerator. The NFD module may be configured to configure the offloaded NFD module on the identified accelerator. The NFD module may be configured to receive an interest packet that includes a workload request. The interest packet may be configured according to an NDN protocol. The NFD module may be configured to determine that the offloaded NFD module is configured to perform the workload request using the identified accelerator based on the configuration table. The NFD module may be configured to offload, via an application programming interface, the workload request to the offloaded NFD module to perform the workload request using the identified accelerator.
Owner:INTEL CORP

RPA cluster self-healing scheduling method based on micro-task state reconstruction

This invention provides a self-healing scheduling method for RPA clusters based on microtask state reconstruction, relating to the field of mobile terminal RPA scheduling technology. The method includes deploying a daemon process on the mobile terminal side and establishing a direct communication link with the scheduling center; the scheduling center detects the running status of the mobile terminal application using command probes and image probes, calculates the soft fault fusion probability based on weighted fusion, and triggers self-healing when the probability exceeds a threshold; the business process is decomposed into microtasks with dependencies and a dependency graph is constructed; during execution, the execution state and business context are synchronously stored in the central storage; after a soft fault occurs, the breakpoint is determined and a backup mobile terminal is selected from the session pool to take over; the backup mobile terminal obtains the breakpoint task data and reconstructs the execution environment; before injecting business data, an environment consistency check is performed; if inconsistency occurs, a compensation operation is performed before continuing to execute subsequent microtasks, thereby improving the success rate and execution stability in cluster scenarios.
Owner:XIAMEN XIAOTI INTELLIGENT NEW MEDIA CO LTD

Flexible license management system and method, and storage medium

PendingCN121525006AProgram/content distribution protectionCommand-line interfaceManagement system
The invention provides a flexible license management system and method. The system comprises a user operation module, a control management module and a storage module, the user operation module is used for providing a Web visual interface and / or a command line interface and interacting with the control management module; the control management module is used for automatically constructing a license server FlexLM mirror image and a license file license.dat in a container according to an instruction of the user operation module; when the container runs, a license management daemon process lmgrd and a vendor daemon process provided by each manufacturer are deployed in a running environment; the storage module is used for storing an lmgrd log in the running process of the container, and the lmgrd log comprises a license check log. By means of the scheme, the FlexLM deployment operation of the license server can be simplified, and environmental dependence is eliminated.
Owner:CHIP CLOUD MICROELECTRONICS TECH CO LTD

Long running operations implementation

A system for processing database requests includes an operator module operable to receive a request requiring a long running operation, and assign an operation identification (ID) to the long running operation; and a database module for receiving the request and the operation ID, the database module including a database daemon for launching the long running operation, storing a state of the long running operation, and reporting a status of the long running operation.
Owner:GOOGLE LLC

Short message receiving control method and system, electronic equipment and storage medium

The invention provides a short message receiving control method and system, electronic equipment and a storage medium, the control method is applied to an intelligent terminal, and a short message daemon is adopted to scan a first actual state of a short message receiving program in a first monitoring time period; and in response to the first actual state representing that the short message receiving program is in a non-survival state, adopting the short message daemon to generate a first awakening instruction to awaken the short message receiving program. According to the method and the device, the two-way supervision and wake-up mechanism is constructed, the background process is set to send the heartbeat request at regular time to monitor the survivability of the program, and meanwhile, the strategy of uploading failure retry and breakpoint resume is adopted, so that the problems of unstable running, service interruption and the like caused by system killing or self abnormality of the program are solved; according to the method, the short message receiving program can be ensured to run stably without missing the transmission of the short message, meanwhile, the quick discovery and notification of the service abnormality are realized, and the continuity, the reliability and the operation and maintenance of the short message receiving and uploading service are improved.
Owner:CTRIP TRAVEL NETWORK TECH SHANGHAI0

Method and system for packaging development machine in K8S cluster

The invention relates to a development machine packaging method and system in a K8S cluster, which is characterized in that development machine resources are defined based on CRD and a controller, configuration information is described, and automatic life cycle management is realized in combination with operators; cRD is deployed in a host cluster, and is synchronized to K8S space of each tenant through an exclusive synchronizer; an SSH access path is opened by means of node port type service resources and an exclusive layer 4 forwarding entry; a public network IP path is automatically allocated by using the load balancer type service resources in combination with a metal load balancer component; remote access and safety control of the Zhu service are realized through a gateway, a signature verification mechanism and a domain name system analysis function of list monitoring; and deploying an exclusive daemon process set at each host node.
Owner:BEIJING INBO DIGITAL TECH CO LTD

Passing metadata associated with a packet within a userspace of a network device

A network device identifies, using a daemon of a userspace of the network device, a packet, and processes, using the daemon, the packet to determine metadata associated with the packet. The network device stores, using the daemon, the metadata and a key value in a data structure. The network device provides, using the daemon, the packet to a kernel of the network device via a virtual interface between the userspace and the kernel, which allows the network device, when using the kernel, to process the packet and to provide the packet to an application of the userspace via a socket. Storing the metadata and the key value in the data structure allows the network device, when using the application of the userspace, to retrieve the metadata from the data structure based on receiving the packet from the kernel via the socket.
Owner:HEWLETT PACKARD ENTERPRISE DEV LP

Method for calling RK3588NPU computing power by using DBus

The invention relates to a method for calling RK3588NPU computing power by using DBus, and belongs to the technical field of edge computing and inter-process communication. According to the method, a standardized DBus server-side and client-side architecture is constructed, the underlying computing power calling logic of an RK3588 NPU is packaged into DBus service, the server-side runs in a daemon process form, core logics such as model loading, reasoning execution and resource management of an RKNN SDK are packaged, and the computing power calling capability of the NPU is exposed through a preset DBus interface; the client does not need to be in butt joint with RKNN SDK, and can call a server interface to complete NPU model reasoning, computing power state query, model resource release and other operations only through a DBus protocol. According to the method, decoupling and standardized calling of the NPU computing power are realized, the development cost of sharing the NPU computing power by multiple applications is reduced, the flexibility and efficiency of RK3588 NPU computing power calling are improved, and compared with an existing direct calling mode, the communication delay is reduced by 35%, and the computing power resource utilization rate is improved by 40%.
Owner:FUJIAN ZHONGRUI NETWORK CO LTD

Service calling method and apparatus, storage medium, and electronic device

The application discloses a service calling method and device, a storage medium and an electronic equipment. It relates to the field of financial technology. The method comprises the following steps: generating a service calling request through a software development kit deployed on the target application side; sending the service calling request to a target daemon process on the target application side through a standard input and output channel, so that the target daemon process sends the service calling request to a server; receiving response data returned by the server based on the service calling request through the target daemon process, and returning the response data to the target application. Through the application, the technical problem that the data security is relatively low because the calling interface needs to be exposed when the service is called in the related art is solved.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Network space surveying and mapping intelligent question-answering system based on large language model

The invention discloses a network space surveying and mapping intelligent question-answering system based on a large language model, and belongs to the technical field of network space surveying and mapping. When the system is in a working state, natural language query of a user is converted into a standardized surveying and mapping platform API statement in real time by fine tuning a Qwen-7B model, and a historical record library is established; a surveying and mapping API is periodically called to obtain related data, semantic vectorization storage is performed by using a BGE-M3 model, and a double-storage mechanism based on a relational database and a vector database is constructed; in the query stage, query statement semantics are subjected to vectorization processing, and a retrieval result is optimized by adopting semantic and keyword two-stage matching; real-time data, historical context and a local knowledge base are integrated through a dynamic Prompt engine, and an intelligent analysis conclusion is output through a Qwen-32B model; meanwhile, a daemon process is deployed to regularly detect the data freshness, and the timeliness of the knowledge base is maintained.
Owner:NAT UNIV OF DEFENSE TECH

Debugging of partitioned virtualized hardware resources

A software service such as a daemon monitors traffic at virtual com ports of virtual machines to facilitate debugging of virtual functions in real time as the virtual functions take turns using a hardware resource in round-robin fashion. If the daemon detects that a kernel debugger has initiated a kernel debugging session for a particular virtual function via the com port, the monitor halts world switching between virtual functions allocated to the hardware resource. The daemon makes the virtual function indicated by the kernel debugger the active partition while the kernel debugger reads one or more registers of the hardware resource allocated to the virtual function. When the kernel debugger has completed reading the register(s), the daemon signals the host to resume world switching between the virtual functions.
Owner:ATI TECHNOLOGIES ULC

Cluster security monitoring method and device, equipment and medium

The invention relates to the technical field of artificial intelligence, is applied to smart medical and financial scenes, and discloses a cluster security monitoring method, device, equipment and medium, and the method comprises the steps: creating a daemon set and associating the daemon set to an HIDS client container, and creating a copy of a corresponding Pod; creating a first deployment and associating the first deployment to a container of a callback server, creating a plurality of copies of Pod for running the same callback server process, creating a callback service and associating the callback service to the callback server; establishing and verifying dynamic admission controller configuration, and appointing a receiving end of a forwarding request and a resource type and an operation type of the request needing to be forwarded; the HTTPS service is started, the report service is created, the forwarded request is detected through the callback server, the request is forwarded to the HIDS server side through the HIDS client side, and the request is detected; and creating a second deployment and associating the second deployment to the probe container, sending an HTTPS request to the callback service and the report service according to a preset period, and judging whether the callback service and the report service are available or not.
Owner:PING AN TECH (SHENZHEN) CO LTD

User login auditing method, device and equipment, medium and product

The invention discloses a user login auditing method, device and equipment, a medium and a product. The method comprises the following steps: mounting an extension packet filter program to a target trigger point related to user login; under the condition that the target trigger point is triggered, acquiring a system call event of the target trigger point through the extension packet filter program, and transmitting to-be-audited event data associated with the system call event to a login audit daemon process of a user space; and performing user login auditing based on the to-be-audited event data through the login auditing daemon process, and generating a user login auditing result. According to the scheme, the system call event is acquired through the extension packet filter program mounting to perform user login auditing, so that the event call can be monitored in real time, and the real-time performance is high; the auditing process does not depend on log files, and the log tampering risk is avoided; kernel source codes, system configuration and the like do not need to be modified, the original authentication process and system stability are not influenced, the invasiveness is low, and the compatibility is high.
Owner:SHANGHAI JIACHE INFORMATION TECH CO LTD

System certainty enhancement method

The invention discloses a system certainty enhancement method, which comprises the following steps of: S1, defining a core judgment reference: defining a key CPU (Central Processing Unit) and a key real-time task, detecting the ready states of the key CPU and the key real-time task, and if the ready states exist, triggering a periodic forced scheduling mechanism; s2, deterministic transformation of a scheduler: cutting unnecessary paths, simplifying a user mode preemptive path, and providing an SMP forced scheduling mechanism and a silent background thread; step S3, real-time interrupt processing: key interrupt is set as a high priority, a key CPU is isolated, the bottom half part is limited, and a periodic forced scheduling mechanism is activated; step S4, protocol stack determinacy transformation: optimization is carried out from four aspects of NAPI polling, congestion fragmentation, Qdisk delay and filtering rules; step S5, priority signal processing; and step S6, deterministic transformation of the container: releasing CGroup limitation, binding a key CPU, forbidding NAT and port mapping, using a native IO and closing a non-core daemon process.
Owner:KYLIN CORP

Container-based cryptography hardware security module management

Described herein are techniques for container-based cryptography hardware security module (HSM) management in a computer system. One aspect includes providing a cryptography worker daemon container in a computer system, where the cryptography worker daemon container in the computer system has privileged access to a cryptography HSM of the computer system. Another aspect includes receiving, by the cryptography worker daemon container, a request for a cryptography function of the cryptography HSM from an application container in the computer system. Another aspect includes causing, by the cryptography worker daemon container, the cryptography HSM to perform the cryptography function based on receiving the request.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Vehicle remote compliance testing method, apparatus, device, and medium

The application discloses a vehicle remote compliance test method, device, equipment and medium, and relates to the technical field of Internet of Vehicles safety, and the method comprises the following steps: reverse analyzing the CPU architecture of a target vehicle terminal to determine a to-be-tested program, and transmitting a compliance test tool into the target vehicle terminal; injecting the to-be-tested program into the compliance test tool, and then starting the compliance test tool to generate a test log; acquiring a request log sent by a server in the compliance test tool, and sending the test log to the server based on the request log, so that the server generates a test report based on the test log. Through the above scheme, the test efficiency is improved without closing the daemon process, without performing simulation, and only by transmitting the to-be-tested program into the compliance test tool, the test log can be generated, and then the test report is generated by using the test log.
Owner:HANGZHOU MAITANG TECH CO LTD

Kernel auditing message transmission method based on structure

ActiveCN121116899BDigital computer detailsElectric digital data processingStructured systems analysis and design methodDirect memory access
The kernel audit message transmission method based on the structure body comprises the following steps: determining a core audit field set; designing an audit message structure body with member variables corresponding to the fields in the core audit field set one by one; when an audit event is generated by a kernel audit subsystem, extracting corresponding audit field information from a kernel data structure and filling the audit message structure body; transmitting the filled audit message structure body to a parser of a user state audit daemon; and directly accessing the member variables in the audit message structure body by the parser to obtain the audit field information, so as to realize direct memory access of the structured field. Through the combination of the structured design and the zero-copy technology, the efficiency bottleneck of the traditional Linux kernel audit system in a high-performance scene is solved, meanwhile, the flexible extension mechanism meets the complex audit demand, and the method can be widely applied to scenes with strict requirements for security audit, such as server clusters and cloud native environments.
Owner:KYLIN CORP

Dynamic migration method and device for virtual neural processing unit and computer equipment

The invention relates to a virtual neural processing unit dynamic migration method and device, computer equipment, a storage medium and a program product. The method comprises the following steps: deploying an agent component at a neural processing unit node, and deploying a daemon process in a container on the neural processing unit node; monitoring the container by using an agent component, and screening out the container in an idle state based on a preset condition; confirming a migration strategy based on a preset algorithm; based on a migration strategy, determining an emigration container of the virtual neural processing unit from the containers in the idle state, and determining an immigration container from the containers in the running state; migrating the virtual nerve processing unit in the emigration container to the immigration container by adopting an agent component; and sending a signal to the daemon process of the immigration container by using the agent component, restarting the internal business process of the immigration container after the daemon process receives the signal, and starting the immigration virtual neural processing unit. By adopting the method, the dynamic migration of the virtual nerve processing unit can be realized.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Method and device for adjusting CVE pulling period, terminal and medium

The embodiment of the invention discloses a method and device for adjusting a CVE pull cycle, a terminal and a medium, and the method comprises the steps: reading a system login log in real time through a set daemon process when a user logs in; determining a login frequency according to the read information of the system login log, and comparing the login frequency with a preset login frequency threshold; when the login frequency is smaller than the preset login frequency threshold value, reading the vulnerability data pulled last time from the local cache, and displaying the vulnerability data and the last updating time; and the duration corresponding to the CVE vulnerability information pulling period is prolonged. The operation amount and the network transmission amount of the operation and maintenance management platform can be effectively reduced under the condition of fully ensuring the safety of a terminal system.
Owner:KYLIN CORP

USB OTG (Universal Serial Bus On-The-Go) compatible method and system for realizing debugging communication of swan-gap equipment

The invention relates to a USB OTG compatible method and system for realizing debugging communication of a swan-gap device, and the method comprises the steps: detecting the change condition of a USB connection state based on uevent of a core of the swan-gap device, loading a USB Gadget function through a daemon process of a user space under the condition that the swan-gap device is USB Device, and unloading or disabling the USB Gadget function under the condition that the swan-gap device is USB Host. The script is generated according to the daemon process and can be identified and enumerated by a host end; according to the method, the dynamic loading and unloading of the USB Gadget function are realized by establishing the user space to efficiently monitor the state of the USB role, so that the debugging communication requirements of the equipment under different connections are adapted, the problem of debugging interruption caused by the fact that the USB role cannot be dynamically switched is solved, the dynamic switching of the USB role can be reliably supported, and the debugging continuity and the user experience are improved.
Owner:HUNAN BOJIANG INFORMATION TECHNOLOGY CO LTD