Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

32 results about "Device mapper" patented technology

The device mapper is a framework provided by the Linux kernel for mapping physical block devices onto higher-level virtual block devices. It forms the foundation of the logical volume manager (LVM), software RAIDs and dm-crypt disk encryption, and offers additional features such as file system snapshots.

RS (Reed-Solomon) - DRAID( D redundant array of independent disk) system based on GPUs (graphic processing units) and method for controlling data of memory devices

The invention provides an RS (Reed-Solomon)-DRAID (D redundant array of independent array) system based on GPUs (graphic processing units) and a method for controlling data of memory devices. The RS-DRAID system comprises a plurality of device mappers, a plurality of servers and a plurality of memory devices. The servers are used for receiving writing IO (input and output) requests, each writing IO requests into a plurality of chunks which are synchronously transmitted, the servers are used for controlling writing into the memory devices and restoring failure memory devices, each server comprises an internal memory unit and a check code computing unit, the check code computing units are used for parallelly computing check codes according to the chunks from the device mappers, the check codes are recomputed when the memory devices are failure, the recomputed check codes are written into the internal memory units to recover the failure memory devices, the check code computing units are the graphic processing units GPU, and a central processing unit CPU is used for controlling data written into the memory devices. RS-DRAID algorithm is realized in a server cluster, the GPUs realize a check code parallel computing process, and service rate of the memory devices can be improved.
Owner:无锡天云数据中心科技有限公司

A system storage optimization method based on Device Mapper

The invention relates to a system storage optimization method based on Device Mapper, When the client initiates the data request, the solid state storage is used as the cache of the mechanical hard disk by the Device Mapper technology. When the user space initiates the read operation, the data in the cache is searched first, if there is any, the data is returned to the user space, and if there isno data, the data is read by the mechanical hard disk. When the user space initiates a write operation, it writes to the cache first, and then to the mechanical hard disk when the system is idle. Theinvention fully utilizes the low power consumption characteristic of the solid-state hard disk, on the one hand, the power consumption of the mechanical hard disk can be reduced by reducing the use frequency of the mechanical hard disk, on the other hand, the energy consumed for completing the same workload is reduced by improving the work efficiency, the data storage efficiency is optimized, andthe hardware cost of the data storage device is saved.
Owner:ANHUI JIYUAN SOFTWARE CO LTD +1

Method for accelerating random in-out (IO) read-write of disk

The invention discloses a method for accelerating random in-out (IO) read-write of a disk. The method is characterized by comprising the steps that a computer operating system application layer performs a data read-write operation and enters a kernel mode through invagination, a virtual file system layer encapsulates data into a BIO which is an interactive data structure between the virtual file system layer and a general block layer, and then the BIO is submitted to a general block layer subsystem; the BIO is cut into the fixed block size and transmitted to a BINLOGDEV module layer at a DEVICE-MAPPER driving layer of the general block layer subsystem, when the BIO enters the BINLOGDEV module layer, whether a caching condition is met or not is checked, that is, whether the initial position of the BIO is aligned or not, whether the length of the BIO is the block length or not, if the condition is met, a step 103 is conducted, and if the condition is not met, a step 106 is conducted. According to the method for accelerating the random in-out (IO) read-write of the disk, on the condition that the random IO is written, the random IO is converted into the sequence IO, the storing velocity is high, and the efficiency is high.
Owner:UCLOUD TECH CO LTD

Device mapper isolation method based on android containers

The invention provides a device mapper isolation method based on android containers. The method includes the following step: S1, adding a chain table head dm_list for a mnt namespace structure in an operating system kernel, using the mnt_namespace structure to create a device mapper, and mounting the newly created device mapper on a chain table which takes the chain table head dm_list of a mnt_namespace as a head, wherein each mnt namespace has a device mapper chain table. The method has the advantages that the Device Mapper is a virtual driver of the kernel, thus incompatibility problems of different android machines do not exist, and the compatibility is improved.
Owner:BEIJING HAIHANG COMM TECH CO LTD

Method, device and system for supporting startup of a drivestarting of drive of external device

A method for extending UEFI firmware to support startup of a drive of an external device is provided. The method comprises the following steps: responding to loading of a target operating system, andoperating extended UEFI firmware; T; the peripheral equipment support module is guided to support the drive of the startup type external equipment, wherein the drive cannot be directly driven by the UEFI firmware; w; wherein the peripheral equipment support module is obtained by modifying a Linux-based micro operating system, and the Linux-based micro operating system is different from a target operating system to be loaded by extended UEFI firmware; A; and loading, by the peripheral device support module, a target operating system after the boot-up-type external device is driven, t, the peripheral device support module being obtained by: starting key ec and device mapper characteristics in a Linux-based micro operating system, and starting the boot-up-type external device by the peripheral device support module, T, the method comprises the following steps: introducing a udev component and a peer component into a Linux-based miniature operation system, t, the peer component being a starter using a Linux key mechanism; A; and adding a driver required for starting the class external equipment into the Linux-based micro operating system.
Owner:贵州华芯半导体技术有限公司

Method for preventing hard disk data from being modified and covered

The invention discloses a method for preventing hard disk data from being modified and covered. The method is characterized by comprising the steps that a Device Mapper mechanism based on a linux system kernel transmits data information to a server side through Ethernet access, and the data information is encrypted, stored and processed through the server side, wherein the specific process comprises the steps that the data information is transmitted to a central processor through the Ethernet, then temporarily stored to a double-speed synchronous dynamic random access memory and a read-only memory through the central processor, processed through the central processor and then stored into two hard disks in an mirror image mode through a disk array device, meanwhile, the hard disks are encrypted through a Cryptsetup tool, and serial numbers of the hard disks are read. According to the method, in the process of writing data in through a computer, the hard disks are encrypted through the Cryptsetup tool, the read serial numbers of the hard disks are applied to encryption secret keys, so that after the hard disks leave the computer, the content in the hard disks cannot be read or modified on other computers, and the probability that the hard disks are compiled after leaving a system is eradicated.
Owner:深圳市图美电子技术有限公司

GPU-based rs-draid system and storage device data control method

The invention provides an RS (Reed-Solomon)-DRAID (D redundant array of independent array) system based on GPUs (graphic processing units) and a method for controlling data of memory devices. The RS-DRAID system comprises a plurality of device mappers, a plurality of servers and a plurality of memory devices. The servers are used for receiving writing IO (input and output) requests, each writing IO requests into a plurality of chunks which are synchronously transmitted, the servers are used for controlling writing into the memory devices and restoring failure memory devices, each server comprises an internal memory unit and a check code computing unit, the check code computing units are used for parallelly computing check codes according to the chunks from the device mappers, the check codes are recomputed when the memory devices are failure, the recomputed check codes are written into the internal memory units to recover the failure memory devices, the check code computing units are the graphic processing units GPU, and a central processing unit CPU is used for controlling data written into the memory devices. RS-DRAID algorithm is realized in a server cluster, the GPUs realize a check code parallel computing process, and service rate of the memory devices can be improved.
Owner:无锡天云数据中心科技有限公司

Implementation method of file system based on equipment mapping mechanism

The invention provides a method for realizing a file system based on an equipment mapping mechanism, which comprises the following steps of: S1, setting a predetermined directory in a hardware partition, and installing a device mapper software package in the predetermined directory; S2, setting a read-only file system of which the file system attribute is ro; setting a readable and writable file;S3, calling an instruction in an equipment mapper software package to mount a readable-writable partition behind the read-only file system by utilizing the equipment mapper, wherein the readable-writable partition is used for storing the readable-writable file; and S4, obtaining a read-only file system with a read-write partition.
Owner:北京君正集成电路股份有限公司

Non-disruptive modification of a device mapper stack

Embodiments relate to non-disruptive modification of a device mapper stack. Aspects include receiving the device mapper stack comprising a first device mapper layer having an active mapping table and creating a second device mapper layer having a copy of the active mapping table from the first device mapper layer. Aspects further include creating an inactive mapping table having a desired mapping logic in the first device mapper layer and suspending and resuming an operation of the first device mapper layer. Suspending and resuming causes the active mapping table of the first device mapper layer to be replaced with the inactive mapping table of the first device mapper layer.
Owner:GLOBALFOUNDRIES INC
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products