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

235 results about "Configfs" patented technology

Configfs is a RAM-based virtual file system provided by the 2.6 Linux kernel.

Memory block management method and controller

The invention provides a memory block management method and a controller. The method comprises the following steps: acquiring a configuration file in a Linux kernel, analyzing the configuration file to obtain a memory size interval, determining a use state of a memory block in the memory size interval, and setting a bit flag of the use state in a flag bit corresponding to each memory block; whether the memory size of a target memory block of the current allocation request is in a memory size interval or not is judged, if yes, whether a first idle linked list in the SLUB allocator is empty or not is judged, and the first idle linked list is used for storing the flag bit of the memory block with the bit marked as idle; and if not, sequentially selecting a flag bit of a target memory block of a linked list from a first idle linked list of the SLUB allocator, and determining the target memory block for the current allocation request according to the flag bit of the target memory block. According to the method and the device, the problems of too high memory block metadata occupation and low allocation efficiency in the SLUB allocator can be solved.
Owner:CHINA UNICOM DIGITAL TECNOLOGY CO LTD

Configuration method for dynamically loading Vue3 component to construct front-end user interface under ExtJS combined JSP architecture

The invention discloses a configuration method for dynamically loading a Vue3 component to construct a front-end user interface under an ExtJS combined JSP architecture, which comprises the following steps of: under the ExtJS combined JSP architecture, newly adding a front-end bridging layer in a Java back-end source code and a compiled and output directory, and configuring a micro front-end engine file and a loading configuration file of a dynamic component loading engine in the front-end bridging layer; an application project directory of the Vue3 component is newly added; a micro-front-end engine file is introduced into a main interface entry JSP file, a loading configuration file of a packaged dynamic component loading engine is introduced, a DOM container of a Vue3 component is arranged in an HTML, and a management object syncExt of a bridging layer of the Vue3 component is customized; and carrying out packaging deployment on the J2EE and a front-end bridging layer by adopting dockerfile configuration, so as to realize cross-framework context communication. The method not only can support stable operation of stock applications, but also can integrate modern front-end framework components and realize framework decoupling.
Owner:SUNING CONSUMER FINANCE CO LTD

Incremental configuration file synchronous release method and device, computer equipment and storage medium

The invention discloses an incremental configuration file synchronous release method and device, computer equipment and a storage medium, and the method comprises the steps: executing an environment configuration operation on a code warehouse to generate an initial configuration file; carrying out construction processing on the configuration file in a deployment platform to form a task file which can be used for automatic deployment and automatic release; writing a newly added configuration item into the configuration file to generate a target configuration file; and according to the task archive, executing a synchronous publishing operation on the target configuration file on a deployment platform. By implementing the method disclosed by the invention, a tester does not need to manually debug and deploy scripts and verify environmental parameters, so that invalid human input during multi-environment adaptation is avoided, the software deployment period is effectively compressed, the possibility of operation negligence is reduced, deployment failure caused by operation sequence deviation during manual deployment is avoided, and the deployment efficiency is improved. The technical scheme can be applied to the financial field.
Owner:PING AN BANK CO LTD

Ai-driven direct mapping of machine-executable directives

PendingUS20260122113A1Securing communicationOperational systemContinuous feedback
Systems and methods translate and govern directives across heterogeneous platforms. In some embodiments, directives are normalized into a common intermediate representation (CIR) for validation, conflict handling, and deployment. In other embodiments, a direct semantic mapping engine converts source directives directly into target-native, machine-executable directives without a CIR and without normalization, consulting a platform capability database and synthesizing target-compatible scripts, profiles, workflows, or rules where native primitives are absent. Ephemeral triggers (e.g., time window, incident, risk, posture, geofence) cause generation and atomic activation of temporary directives that supersede baseline directives for a defined scope and interval, with withdrawal on expiry to restore the baseline. Adapters actuate across families including cloud control planes, operating systems (Windows / macOS / Linux), IoT / OT, Kubernetes, identity, email / DLP, browser, and SaaS / social platforms. Both approaches share validation, simulation, and governance / deployment engines supporting approvals, audit logging, staged rollout, rollback, and continuous feedback.
Owner:HACKSEAL CORP

Embedded chip simulation and debugging method and system

The invention relates to an embedded chip simulation and debugging method and system. The method comprises the following steps: expanding an instruction decoding module, a register description module and a breakpoint management module which support a C28x instruction set in a GDB debugger, and generating a special debugging front-end program; the method comprises the following steps: expanding a C28x JTAG protocol adaptation module in an OpenOCD debugging agent, and generating a debugging agent program; a C28x instruction set execution simulation unit is realized in the NEMU simulator, and a GDB Server communication module is embedded in the NEMU simulator; seamless switching between a simulation debugging mode and a hardware debugging mode is realized based on a unified configuration file through a software and hardware debugging environment rapid switching control module. The problems that a traditional debugging mode depends on a special hardware simulator, the cost is high and the simulation environment is inaccurate are solved, and through an integrated software and hardware collaborative debugging scheme, the debugging cost is greatly reduced, and the development efficiency and the comprehensiveness of system verification are improved.
Owner:58TH RES INST OF CETC

Flow forwarding method and device based on configuration file, equipment and medium

The invention provides a flow forwarding method and device based on a configuration file, equipment and a medium, and the method comprises the steps: initializing a configuration processor, loading a forwarding rule from the configuration file, and storing the forwarding rule in an eBPF mapping table; the Linux server receives a flow packet, and captures the flow packet through an eBPF program; analyzing the traffic packet to obtain a source address and a destination address; matching a source address and a destination address with a forwarding rule in the eBPF mapping table, and if the source address and the destination address are matched with the forwarding rule in the eBPF mapping table, modifying the source address and the destination address of the flow packet and forwarding the flow packet; if not, the data packet is not forwarded, so that the data packet can be efficiently processed on a kernel level, and the delay is reduced; and forwarding rule matching is directly carried out, iptables forwarding is not needed any more, the forwarding efficiency is greatly improved, the forwarding rule can be configured in the flow forwarding period through the configuration file, and use by a user is facilitated.
Owner:ZIXUN TECHNOLOGY (FUJIAN) CO LTD

Enhanced platform capability description-based approach for power substation configuration management

Devices, systems, and methods for platform capability description (PCD) file-based configuring of intelligent electronic devices (IEDs) may include generating, by at least one processor, PCD files for an IED, the PCD files defining the capabilities of the IED, a license of functions of the IED for a user, and rules applying to settings of the IED; generating, using an IED configurator tool from which IED rules are absent, based on the PCD files, a bundle of files for the IED, the bundle comprising a manifest and configuration files for the IED; and providing, by the IED configurator tool, to the IED, the bundle, the license of functions, and the rules, wherein the IED is configured based on the bundle, the license of functions, and the rules.
Owner:GE INFRASTRUCTURE TECH LLC

An AI native operating system construction method and system based on ecological synergy

PendingCN122284988AOperational systemConfigfs
This invention discloses a method and system for constructing an AI-native operating system based on ecosystem collaboration, belonging to the field of operating system technology. The invention first acquires and decomposes target requirements to form a set of functional and non-functional requirements, constraints, and priority lists. Based on this, it generates an operating system architecture description including kernel configuration and subsystem division. Then, it generates and completes multi-dimensional checks on module code and configuration files, and compiles, links, and packages them through a toolchain to generate an operating system image. This invention employs a three-layer AI model to realize requirement reasoning, system construction, and test optimization, forming a complete automated closed loop from requirement input to runnable image output. Simultaneously, it establishes a unified ecosystem collaboration mechanism to support multi-vendor collaborative development. This invention effectively reduces errors and repetitive work caused by manual intervention, shortens the development cycle, improves system stability and adaptability, and promotes the collaborative evolution and improvement of the AI-native operating system ecosystem.
Owner:四川华鲲振宇智能科技有限责任公司

Meteorological infrastructure resource pool large-scale heterogeneous host centralized management method and system

PendingCN121858286AHas lightweightConvenient secondary processingResource allocationResource poolConfigfs
The invention discloses a centralized management method and system for large-scale heterogeneous hosts of a meteorological infrastructure resource pool, and the method comprises the following steps: (1), obtaining the information of hosts needing batch operation through a configuration file in a command line mode based on a Linux system; (2) decoding the obtained configuration file, loading a single or batch command list needing to be executed according to decoding information, and logging in a target host for execution; step (3), detecting the host with abnormal login and giving an error prompt, and then skipping to continue to execute the next host; and (4) reading standard output and standard error output of the target host terminal to obtain an execution result of each command, classifying and redisplaying the execution result on a remote centralized management console, and recording a log file at the same time. According to the invention, centralized and batch management of large-scale heterogeneous meteorological infrastructure resources can be realized.
Owner:STATE QIXIANG INFORMATION CENT

Middleware cluster configuration method and device, equipment, medium and program product

The invention provides a middleware cluster configuration method and device, equipment, a medium and a program product, relates to the technical field of Internet, and is used for improving the resource utilization rate of nodes of a Kubernetes cluster. The method comprises the following steps: a scheduling node obtains a candidate node list; determining N weight parameters in one-to-one correspondence with the N resource types according to a target middleware type of a target middleware cluster, and determining a comprehensive score of the candidate node according to the residual resource quantity of the N resource types of the candidate node and the N weight parameters, each weight parameter is used for indicating the resource demand degree of the target middleware cluster for the corresponding resource type; the first M candidate nodes with the highest comprehensive score in the at least one candidate node are determined as M target nodes, and M is a positive integer; and sending a middleware configuration file to the M target nodes, the middleware configuration file being used for configuring the target middleware cluster.
Owner:CHINA UNITED NETWORK COMM GRP CO LTD

Configuration item repair-oriented Linux kernel boot test and configuration consistency intelligent repair method

The invention discloses a configuration item repair-oriented Linux kernel boot test and configuration consistency intelligent repair method. The method comprises the following steps: collecting a compiling log, a boot log and a running state; performing segmentation, pattern matching and field extraction on the log, normalizing error information into structured error entries, and distinguishing a dependency missing class, a mutual exclusion conflict class and other compiling failure classes; performing preprocessing and grammar analysis on the Kconfig file, extracting configuration item attributes and constraint relationships, constructing a unified dependency graph and generating a configuration item metadata table; classifying and marking the configuration items based on the metadata, and calculating a key score; generating a repair action according to the structured error entry, the unified dependency graph and the key score, performing iteration execution, and performing recompilation and restart verification after each iteration until a reparated configuration file which can be compiled and started is obtained or a preset iteration upper limit is reached; according to the invention, the cross-version adaptation and problem closed-loop efficiency is improved.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Component arrangement method, device and equipment of runtime system and storage medium

The invention discloses a component arrangement method, device and equipment of a runtime system and a storage medium, relates to the technical field of component arrangement, and discloses the component arrangement method of the runtime system, which comprises the following steps: acquiring configuration file information of a to-be-arranged component in the runtime system, the configuration file information comprises a dependency interface and a provision interface of the to-be-arranged component; and arranging the to-be-arranged component according to the dependency interface and the provision interface to obtain a component dependency relationship network so as to realize the function of the runtime system based on the component dependency relationship network. According to the invention, the system expansibility during operation is improved.
Owner:SUZHOU GAOCHUANG MOTION CONTROL TECHNOLOGY CO LTD

Java decompiling method, device and equipment and computer readable storage medium

The invention discloses a Java decompiling method, device and equipment and a computer readable storage medium. The method comprises the following steps: extracting a class file, a resource file, a configuration file and a static resource by decompressing a Java deployment package; based on a predefined third-party library feature library, utilizing Hash comparison and package name / method signature feature matching to accurately classify the class file into a third-party library or a self-researched code; performing byte code analysis on the self-developed class file to generate structured data, and inputting the structured data into a customized large language model (based on byte code-source code parallel corpus training) to generate an initial source code; the optimization step comprises the steps of correcting errors by a static grammar checker and automatically supplementing annotations by a byte code constant pool; reconstructing a project directory structure based on the package name; a class dependency graph is generated through static call graph analysis; and finally, integrating the initial source code, the dependency graph and the configuration file, automatically generating an interface document, a framework document and a configuration document, and realizing complete reverse engineering of the deployment package.
Owner:THREE GORGES HI TECH INFORMATION TECH CO LTD

A method and system for dynamically generating objects based on reflection mechanism

The embodiment of the application provides a kind of method and system based on the object dynamic generation of reflection mechanism, it is related to the technical field of C++ programming technique.The method comprises the following steps: establishing the mapping relationship between multiple class identifiers and multiple creator functions;Receive configuration file, and determine at least one object definition item based on the configuration file;According to the class identifier contained in the target object definition item, retrieve the corresponding creator function from the mapping relationship;According to the construction parameter, call the creator function to obtain the object instance corresponding to the instance identifier contained in the target object definition item.Through the application, the problem of low efficiency of instance object development is solved, and the effect of improving the efficiency of instance object development is achieved.
Owner:SHANGHAI ZHUODAO MEDICAL TECH CO LTD +1

Automatic transformation of legacy SQL-like code

PendingUS20260178297A1Source to sourcePython (programming language)Configfs
Legacy program applications written in a SQL-like programming language such as FOCUS can be automatically converted to modern languages such as Python / PySpark. The FOCUS files are parsed and translated into SQL statements which can be stored, along with associated metadata, in a transformation configuration file. The configuration file can then be converted into Python / PySpark code.
Owner:ROYAL BANK OF CANADA

Methods for profile based management of infrastructure of a cloud used for ran applications

ActiveUS12563435B2Network traffic/resource managementNetwork topologiesIntelligent Platform Management InterfaceConfigfs
A method is presented which enables a controlled mechanism of applying the required set of settings, e.g., for cloud-based network infrastructure, by means of “profiles”. Infrastructure Management Service (IMS) applies one or more of Compute profile, Networking profile, Storage profile, Accelerator profile, and Application (“App”) profile to cloud infrastructure. The following set of procedures are defined to achieve the profile-based infrastructure management: a) profile definition; b) cloud-infrastructure-preparation based on profile(s); c) cloud audit and monitoring; and d) cloud preparation based on capability. Applying of a profile can involve one or more of: updating the BIOS settings, e.g., using Intelligent Platform Management Interface (IPMI) commands; updating the GRUB settings; updating the system / kernel parameters; updating interfaces (e.g., alias, bonding, etc.); creating required resources (e.g., virtual functions (VFs) and corresponding bindings); creating resource maps to be used by plug-ins; and running any scripts for custom needs of the RAN application.
Owner:MAVENIR US INC

Method and device for building operating system, operating system, equipment and medium

ActiveCN118377539BBootstrappingConfigfsSystem building
The application discloses a system building method, a system building device, an operating system, equipment and a medium. The system building method comprises the following steps: obtaining a configuration file of an operating system to be built, and determining at least two function units to be implemented by the operating system to be built according to the configuration file; obtaining an OS element capability corresponding to each function unit in the at least two function units, and assembling all the obtained OS element capabilities to obtain the operating system to be built. According to the embodiment of the application, the operating system is decoupled from hardware, the operating system is built in the mode of assembling OS element capabilities, the operating system can be spliced, the existing OS element capabilities can be reused, the operating system can be built on demand, and therefore, the development of operating systems of various hardware devices can be completed conveniently, quickly and at low cost, and the development difficulty and cost of the operating system are greatly reduced.
Owner:深圳开鸿数字产业发展有限公司

A default value configuration method, device, apparatus and medium

The application discloses a default value configuration method, device, equipment and medium. The method comprises the following steps: in response to a first start instruction of a target device, sending a default variable data request to a second firmware, so that the second firmware searches a target configuration file matched according to a target configuration identifier acquired in advance; acquiring the target configuration file from the second firmware; and updating the default values of various target configuration options in the target device according to the default variable data in the target configuration file. The application solves the problem that in the prior art, the BIOS code needs to be modified according to different dynamic modifications of some options and the newly added SKU package each time, resulting in low development efficiency, realizes that one configuration file is configured for each SKU, and different SKUs are independent and do not affect each other, improves the independence of the SKUs, and improves the development efficiency of the BIOS code.
Owner:SUMA TECH CO LTD

A method of batch software automated build

ActiveCN116301742BSimplify the work of buildingImprove adaptation efficiencyVersion controlProgramming languages/paradigmsConfigfsSoftware engineering
The application discloses a kind of batch software automatic construction method, builds software on Linux and Kylin system, specifically includes the following steps: using AI neural network model analysis each source code description file of software, extracts the information of dependent installation, configuration or compilation;Write regular expression to extract the information of dependent installation, configuration or compilation in each source code description file of software;Contrast the information obtained by the above two methods, make a comprehensive decision;If the relevant information cannot be obtained by using the above two methods, then traverse the configuration file information in the first folder of source code directory by the method of traversal, select the appropriate default compilation method;Grab the information printed when compiling, use regular method to grab key flag information, judge whether the compilation is successful or not.By the application, a general method is established, which greatly simplifies the software construction work in the daily work of developers, and can quickly perform the construction work of a large number of code packages.
Owner:ADVANCED OPERATING SYST INNOVATION CENT (TIANJIN) CO LTD

Synchronization of configuration settings in distributed computing systems

Implementations described herein relate to methods, systems, and computer-readable media to synchronize configuration settings. In some implementations, a method may include performing an optimization of one or more computing resources in a distributed computing system, determining, based on the optimization, that a setting of at least one computing resource is to be adjusted, determining that performing an adjustment to the at least one computing resource would cause a mismatch between a setting for the at least one computing resource in the distributed computing system and a corresponding setting stored in a version control repository for the at least one computing resource, generating an updated configuration file, wherein the update configuration file is indicative of an adjusted setting for the at least one computing resource, and transmitting a request to a version control system to add the updated configuration file to the version control repository.
Owner:SEDAI INC

Method and device for executing command in command line tool, equipment and medium

PendingCN121070451AProgram loading/initiatingSoftware deploymentCommand-line interfaceConfigfs
The embodiment of the invention provides a command execution method and device in a command line tool, equipment and a medium. The method comprises the steps that a target command identifier in a command line interface is obtained, a command line tool comprises a preset configuration file, and the preset configuration file comprises configuration information of a file dependent on command operation in the command line tool; obtaining a file identifier of a downloaded file corresponding to the target command identifier; according to a target file identifier corresponding to the target command identifier in the file identifier query configuration information, determining a file identifier of the to-be-downloaded file; and downloading the to-be-downloaded file from the server according to the file identifier of the to-be-downloaded file, and executing the target command in combination with the to-be-downloaded file corresponding to the target command identifier and the downloaded file. According to the embodiment of the invention, the file on which the target command runs is configured according to the preset configuration file, and loading is carried out as required when the target command runs. File downloading and installation do not need the authority of an administrator, so that the risk that core data of the system is tampered is reduced.
Owner:BEIJING YOUZHUJU NETWORK TECH CO LTD

Method for automatically generating Binder communication SDK (Software Development Kit) of Android system

The invention relates to the technical field of computer software, in particular to a method for automatically generating an Android system Binder communication SDK (Software Development Kit), which comprises the following steps: defining an AIDL interface source file and compiling to generate a JAR packet; defining an interface configuration JSON file; executing a pre-generation program, and creating an annotation mark Java file; integrating the annotation processor and compiling to generate a final SDK file, wherein the generation process of the final SDK file comprises the following steps: registering and triggering the annotation processor, analyzing the annotation, analyzing an AIDL interface method, constructing a code model and generating the SDK file; and using the generated SDK file. The technical problems that in existing Android application development, due to the fact that Binder communication bottom layer template codes are manually written, the development efficiency is low, the codes are redundant and prone to errors, and unified maintenance is difficult are solved, and normalization and consistency of communication codes among multiple services are fundamentally guaranteed.
Owner:CHINA FAW CO LTD +1

Compiling method, compiling system, equipment, storage medium and program product

The invention relates to the technical field of computers, and discloses a compiling method, a compiling system, equipment, a storage medium and a program product. The method comprises the following steps: when a chip is compiled, obtaining a chip model; the electronic device may then generate a global compilation configuration file based on the chip model and a base system compilation configuration file corresponding to the compilation system. In addition, the. Xml file can be generated based on the chip model and the application, memory, communication, Core and system of the item where the chip is located. In addition, a. Cfg file can be generated based on a chip clock configuration file, an application configuration file and a test configuration file corresponding to the chip model. A. C file and a. H file may then be generated based on the code template, the global compilation configuration file, the. Xml file, and the. Cfg file. Finally, the. C file, the. H file and the global compilation configuration file can be compiled to generate an executable file. In this way, visual compiling of a low-cost chip can be realized.
Owner:欧摩威汽车电子(芜湖)有限公司

Low-code service configuration engine and configuration method thereof

The invention relates to the technical field of low codes, in particular to a low-code service configuration engine and a configuration method thereof. The device comprises a relation unit execution module used for defining and executing an input-operation-output relation unit; the JSON configuration analysis module is used for analyzing a configuration file in a JSON format, the configuration file comprises version information, variable initialization configuration and task configuration, and system behaviors are defined in a declarative configuration mode; the hardware abstract interface module is used for providing an operation interface irrelevant to hardware and realizing complete abstraction of hardware operation through a callback mechanism; the backup storage module is used for storing and backing up the configuration file by adopting two storage slots, and each storage slot is provided with a configurable storage space; and the real-time multi-task execution module is used for task scheduling and execution based on RTOS and supports multi-task parallel execution, conditional branching and loop control. According to the invention, the development complexity of the industrial control system is reduced, and non-technical personnel can quickly configure complex control logic.
Owner:SHANGHAI SECOND POLYTECHNIC UNIVERSITY

Front-end and back-end information synchronization method and system

The invention relates to the field of computer software development, in particular to a front-end and back-end information synchronization method and system. The method comprises the following steps: constructing a page configuration file, and configuring a model binding attribute in a form view tag or a list view tag; in response to a received interface change instruction, modifying the field sub-tag in the form view tag or the list view tag; analyzing the name attribute of the updated field sub-tag, and automatically checking and updating the structure of the back-end data entity object pointed by the model binding attribute; in response to a received page access request of a client, generating interface description metadata, and sending the interface description metadata to the client; and in response to the received information filled by the user and returned by the client, storing the information filled by the user into the back-end data entity object according to the model binding attribute. By adopting the method, the development efficiency of software front and back ends can be effectively improved.
Owner:GUANGZHOU TAIDONG TECH CO LTD

Mainboard starting method and device, electronic equipment and readable storage medium

The embodiment of the invention provides a mainboard starting method and device, electronic equipment and a readable storage medium, and the method comprises the steps: obtaining an equipment tree source file and a firmware configuration file in response to a starting request of a to-be-started mainboard; compiling the device tree source file into a binary device tree corresponding to the firmware configuration file; and starting the to-be-started mainboard based on executable firmware corresponding to the firmware configuration file, and transmitting the binary device tree to a system kernel of the to-be-started mainboard. Since the binary device tree is obtained by real-time compiling, a special device tree does not need to be generated for the system kernel, and different binary device trees can be generated based on different hardware platforms through the firmware configuration file to be used by the kernel, so that the problem that the system kernel can only run on a fixed hardware platform is avoided; and the flexibility and the portability of the kernel are improved.
Owner:GODSON ZHONGKE (WUHAN) TECH CO LTD

Embedded software construction method and device, electronic equipment and storage medium

The invention discloses an embedded software construction method and device, electronic equipment and a storage medium, and belongs to the technical field of software development, the method comprises the steps that construction parameters configured by a user are provided, and the construction parameters comprise a hardware identifier used for specifying a target embedded hardware platform type; calling a corresponding configuration file from a preset configuration library according to the hardware identifier, wherein the configuration file is used for providing a compiler tool chain path and default compiling options related to the platform; generating a compiling rule frame based on the configuration file, wherein the compiling rule frame comprises a to-be-compiled file list, a final compiling option and a target generation rule; and executing compiling operation according to the compiling rule framework to generate a target output file. According to the method, the preset configuration file is automatically matched through the hardware identifier, so that manual configuration redundancy is greatly reduced; dynamic switching of tool chain configuration during cross-platform construction is realized, and zero modification of platform migration is ensured.
Owner:ZHEJIANG LEAPENERGY TECH CO LTD +1