Welcome![Sign In][Sign Up]
Location:
Search - linux inode

Search list

[Develop Tools1407

Description: 在ext2文件系统中,文件由inode(包含有文件的所有信息)进行唯一标识。一个文件可能对应多个文件名,只有在所有文件名都被删除后,该文件才会被删除。此外,同一文件在磁盘中存放和被打开时所对应的inode是不同的,并由内核负责同步。 ext2 文件卷中的数据结构主要包括:superblock 块、组描述符、inode等。 ext2文件系统采用三级间接块来存储数据块指针,并以块(block,默认为1KB)为单位分配空间。其磁盘分配策略是尽可能将逻辑相邻的文件分配到磁盘上物理相邻的块中,并尽可能将碎片分配给尽量少的文件,以从全局上提高性能。ext2文件系统将同一目录下的文件(包括目录)尽可能的放在同一个块组中,但目录则分布在各个块组中以实现负载均衡。在扩展文件时,会尽量一次性扩展8个连续块给文件。 ext2系统中对各个结构的定义都包含在源代码的include/linux/ext2_fs.h文件中。
Platform: | Size: 27514 | Author: wandermiss | Hits:

[Books1407

Description: 在ext2文件系统中,文件由inode(包含有文件的所有信息)进行唯一标识。一个文件可能对应多个文件名,只有在所有文件名都被删除后,该文件才会被删除。此外,同一文件在磁盘中存放和被打开时所对应的inode是不同的,并由内核负责同步。 ext2 文件卷中的数据结构主要包括:superblock 块、组描述符、inode等。 ext2文件系统采用三级间接块来存储数据块指针,并以块(block,默认为1KB)为单位分配空间。其磁盘分配策略是尽可能将逻辑相邻的文件分配到磁盘上物理相邻的块中,并尽可能将碎片分配给尽量少的文件,以从全局上提高性能。ext2文件系统将同一目录下的文件(包括目录)尽可能的放在同一个块组中,但目录则分布在各个块组中以实现负载均衡。在扩展文件时,会尽量一次性扩展8个连续块给文件。 ext2系统中对各个结构的定义都包含在源代码的include/linux/ext2_fs.h文件中。
Platform: | Size: 27648 | Author: wandermiss | Hits:

[Linux-Unixext3Viewer

Description: 查看Linux中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。-See Linux in the EXT3 file system super block, inode and other basic information. EXT3 file system on the basic block can modify the list.
Platform: | Size: 1298432 | Author: renwenb | Hits:

[Linux-Unixfilesys

Description: linux下完成的一个文件系统的雏形,可以新建文件,读写文件,采用了inode结构,-a simple file system in linux system, it can create, read and write a file, ithe program uses the inode structure
Platform: | Size: 5120 | Author: hc | Hits:

[Internet-Networknjit8021xclient

Description: h3c inode的客户端 linux下的登录端-h3c inode client login client under linux
Platform: | Size: 139264 | Author: zgy | Hits:

[Linux-Unixh3c_8021xclient_ch_v220_0210-linux.tar

Description: linux 下 H3C inode 网络认证客户端-H3C inode under linux client network authentication
Platform: | Size: 880640 | Author: 苏雪 | Hits:

[Linux-UnixLinux2.6_kernel_acl_data_struct_and_implements

Description: 本文对Linux2.6内核的ACL机制的数据结构和实现进行分析,包括有抽象标准层面上的ACL数据结构以及其在EXT4具体文件系统层面上的数据结构。本文还将着重分析Linux中对节点的访问权限检查算法以及ACL访问控制机制在其中的位置与作用。本文最后将以Open系统调用为例说明ACL总体控制流程。 -This paper makes an analysis on ACL s data structure and implements on Linux 2.6 kernel, which includes data structure in abstract layer and EXT4 filesystem layer. It will also focus on the inode s access control algorithms and acl s role or function in these algorithms. At last, this paper will describe the procedure of acl control with an illustration of open system call.
Platform: | Size: 553984 | Author: tan | Hits:

[Linux-Unixsoft-links-and-hard-links

Description: 硬链接是利用Linux中为每个文件分配的物理编号——inode建立链接。因此,硬链接不能跨越文件系统。(用ls –i命令可以查看目录下文件的inode编程)。 软链接(符号链接)是利用文件的路径名建立链接。通常建立软链接使用绝对路径而不是相对路径,以最大限度增加可移植性。 -Hard link is to use Linux distribution for each physical file number- inode link is established. Therefore, hard links can not span file systems. (With ls-i command to view the directory the file s inode programming). Soft link (symbolic link) is used to link the file path name. Create soft links usually use absolute paths instead of relative path in order to maximize portability.
Platform: | Size: 82944 | Author: wu | Hits:

[Linux-UnixHuawei-Linux-version-iNode

Description: 为了方便Linux用户接入网络,H3C 为Linux用户量身定制了一款客户端接入软件Linux版本的iNode 智能客户端iNode”)。Linux iNode客户端支持802.1x认证方式,不支持Portal认证和VPN认证,可以与H3C以太网交换机、路由器等网络设备共同组网,实现对宽带接入用户的身份认证和安全认证。 -To facilitate Linux users access the network, H3C for Linux users tailor custom iNode smart client the iNode a client access software Linux version " ) Linux inode client supports 802.1x authentication method does not support the Portal certification and VPN common networking certification, H3C Ethernet switches, routers and other network equipment, broadband access user authentication and security certification.
Platform: | Size: 8168448 | Author: wbw | Hits:

[Internet-Networkinode.tar

Description: inode for linux 没有界面的.校园客户端源码、可以在非桌面环境运行。-the inode for linux interface the campus client source code, can be run in the desktop environment.
Platform: | Size: 18432 | Author: liu | Hits:

[Linux-Unixinode.zip

Description: linux系统上,用户模式文件系统API的USB小工具控制器。 ,linux systems, user-mode file system API USB gadget controller.
Platform: | Size: 14336 | Author: htdnkj13 | Hits:

[Linux-Unixinode

Description: utility routines to read and write inodes Source Code for Linux.
Platform: | Size: 5120 | Author: tinebu | Hits:

[Software Engineeringinode.c-analyse

Description: 阅读和分析Linux下的ROMFS文件系统代码(inode.c),说明其功能和实现的思路,给代码写出注释并画出流程图。 -ROMFS file system code reading and analysis under Linux (inode.c), explain its function and implementation of ideas, to write notes and draw a flowchart of the code.
Platform: | Size: 1380352 | Author: lcb | Hits:

[Linux-Unixinode

Description: Defines for inode structures NTFS Linux kernel driver.
Platform: | Size: 4096 | Author: qanneilon | Hits:

[Linux-Unixdelayed-inode

Description: btrfs delayed inode init for Linux v2.13.6.
Platform: | Size: 11264 | Author: duzingte | Hits:

[Linux-Unixinode

Description: Flags for ocfs2 iget( for Linux v2.13.6.
Platform: | Size: 5120 | Author: rinylqx | Hits:

[Linux-Unixinode

Description: Hypervisor filesystem for Linux on s390.
Platform: | Size: 5120 | Author: hunbgrk | Hits:

[Linux-Unixinode

Description: inode.h - Defines for inode structures NTFS Linux kernel driver. Part of the Linux-NTFS project. -inode.h - Defines for inode structures NTFS Linux kernel driver. Part of the Linux-NTFS project.
Platform: | Size: 18432 | Author: cuemukn | Hits:

[Linux-Unixinode

Description: MPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED Device Driver for linux v2.13.6.
Platform: | Size: 5120 | Author: fvtinghz | Hits:

[Otherbig

Description: 阅读和分析Linux下的ROMFS文件系统代码(inode.c),说明其功能和实现的思路,给代码写出注释。-ROOTFS file system code reading and analysis under Linux (inode.c), description of its functions and implement ideas, give the code to write comments.
Platform: | Size: 92160 | Author: 朱威 | Hits:
« 12 3 »

CodeBus www.codebus.net