摘要:
Disclosed is a method of operating an electronic device including mounting a first file system and mounting a second file system on the first file system, wherein the first file system and the second file system are included in a plurality of stackable file systems; receiving an open request for a file of an application program; generating a first file object corresponding to a first file in the first file system and a second file object corresponding to a second file in the second file system, in response to the request; and configuring a link between the first file object and the second file object.
摘要:
The present invention relates to a method for manipulating a collection (C) of audio-visual files stored in a source location (1), comprising the step of moving said collection of audio-visual files from the source location (1) to a target location (2). According to the invention, a copy of a subset (P) of selected audiovisual files of said collection is automatically kept in said source location (1) after the move for at least one time period.
摘要:
Embodiments of the present invention provide a data management technology. An OSD receives a strip write request sent by a client server, where the strip write request carries a to-be-written strip, a version number of the to-be-written strip, an offset of the to-be-written strip, and an object ID of the to-be-written strip; and the OSD writes the to-be-written strip into a storage location determined by using the object ID, the version number of the to-be-written strip, and the offset of the to-be-written strip. By applying the present invention, a quantity of object IDs can be reduced.
摘要:
System and method for storing statistical data of records stored in a distributed file system. In one aspect a statistical data block is allocated in a memory of a data node for storing statistical data of records stored in a storage disk of the data node. Each data block of the plurality of data blocks in the data node has a respective entry in the statistical data block, which is collocated with data blocks on the data node. Statistical data of records stored in the distributed file system are collected, and written to statistical data block in the memory of the data node.
摘要:
An apparatus comprises a file managing application and a device management policy data. The apparatus receives deadline data from a remote administration system, the deadline data including at least one time limit for use of at least one user file stored in the apparatus. The apparatus stores the received deadline data in the device management policy data. The file managing application makes said at least one user file inoperable in the apparatus at and after the time limit defined by the deadline data.
摘要:
A computer-implemented system and method for generating and maintaining at least one data center procedure is provided. The system includes a communication network, a storage device configured to store a plurality of basic unit instructions, one or more of the basic unit instructions having at least one procedure identifier, at least one processor coupled to the storage device and the communication network, and one or more components executable by the at least one processor and collectively configured to receive at least one data value associated with a data center, select at least one procedure identifier based on the at least one data value, identify a plurality of basic unit instructions associated with the at least one procedure identifier, assemble a data center procedure from the plurality of identified basic unit instructions, and provide the data center procedure to a user interface.
摘要:
A mechanism is described for facilitating dynamic storage management for computing mobile devices according to one embodiment. A method of embodiments, as described herein, includes detecting context-aware data relating to a computing device and a user associated with the computing device, monitoring available space at a local storage of the computing device, and dynamically allocating portions of the space at the local storage based on the context-aware data and results of the monitoring of the space. The dynamic allocation may include providing a first portion of the space to a first content by moving a second content from the local storage to one or more remote storage devices.
摘要:
A Data Constraint Engine (100) for enforcing data constraints in a polyglot data tier (20) having a plurality of database-specific data stores (21, 22, 23) of various types such as an RDBMS (21), a Triplestore (22), and a MongoDB (23). The Data Constraint Engine uses the concept of a unified data model based on "records" in order to allow data constraints to be defined (using so-called "record shapes") in a store-agnostic way. The Data Constraint Engine includes APIs (130) for processing incoming requests from remote clients (30) relating to data in the polyglot data tier, for example a request to create or update data in a data store. The APIs extract, from such a request, a record corresponding to the data specified in the request and a data source identifier identifying the data store holding the specified data. Then, on the basis of the record extracted by the interface, an appropriate record shape is extracted from a shapes catalogue (110), the record shape determining the structure of the record. Validators (120) each validate the record against the record shape according to various criteria such as format, data type, cardinality and slot count. If the record is validated, a record dispatcher (140) directs the specified data to the appropriate data store using the data source identifier. Data read from a data store can be validated in the same way.
摘要:
The present invention discloses a method and an apparatus for accessing a file, where the method includes: receiving, by a file system, a file access request from an application layer; acquiring metadata of a file if the file access request is to acquire content of the file according to a query condition, where the metadata of the file includes index information of the file, and the query condition is used to select content of the file with respect to the index information of the file; determining, according to the index information of the file, content that is of the file and that meets the query condition; and acquiring, by using a magnetic disk IO controller, all content that is of the file and that meets the query condition, so that the application layer accesses the file. According to the foregoing manner, in the present invention, multiple times of page faults and multiple times of magnetic disk IO that occur in one query can be avoided, and memory usage is reduced by means of filtering out a part of data.