Locating method of index nodes of disk file and device thereof
A technology of index nodes and disk files, which is applied in the computer field, can solve the problems of slow disk file search speed and performance impact of search files, and achieve the effect of improving search speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0044] Example 1: Tree height H=1, N=300, find the 300th inode directly through the node node.
example 2
[0045] Example 2: tree height H=2, N=1000, then 1000 / 511, the quotient is 1, and the remainder is 489, then, find the secondary node through the second pointer of the primary node, the 489th of the secondary node The pointer points to the inode of the file to be found.
[0046] Such as Figure 6 As shown, it is a schematic diagram of the tree structure of the radix tree of the two files of the application example of the present invention. If there are only file 1 and file 1000, then according to the largest file name, it can be determined that the tree should have two levels of nodes, that is to say, the height of the tree is 2. Then file 1 is placed at index position 1 of the first secondary node (because 1 / 511=0, 1%511=1), and file 1000 is placed at index position 489 of the second secondary node (because 1000 / 511=1, 1000%511=489). The other indexes are all empty, and no pointers are stored until new files (between 1 and 1000) are added. If the new file name is greater ...
PUM

Abstract
Description
Claims
Application Information

- R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com