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

Search list

[Other resource1921682911620075311011505205129

Description: 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。  Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。  Linux和Unix并不使用设备标志符(如设备号或驱动器名称)来访问独立文件系统,而是通过一个将整个文件系统表示成单一实体的层次树结构来访问它。Linux每安装(mount)一个文件系统时都会其加入到文件系统层次树中。不管是文件系统属于什么类型,都被连接到一个目录上且此文件系统上的文件将取代此目录中已存在的文件。这个目录被称为安装点或者安装目录。当卸载此文件系统时这个安装目录中原有的文件将再次出现。
Platform: | Size: 9433089 | Author: 黄宇 | Hits:

[Linux-Unixvfs

Description: linux 的 VFS 文件系统说明-VFS File System Note
Platform: | Size: 11518 | Author: 纯粹娱乐 | Hits:

[Linux-Unixlufs-0.9.3-2.4.19.patch

Description: LUFS 是一个混合用户空间文件系统框架,支持不定数量的对用户透明的文件系统(localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, 和nutellafs)。它可以被看作和VFS(虚拟文件系统转换)完成同样的内核功能:它是一个转换器,分布文件系统调用到支持它的文件系统。然而,LUFS文件系统是在用户空间中实现的。-driver is a mixed user-space file system framework, support for variable amounts of transparent to users of File System (localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs and nutellafs). It can be seen and VFS (virtual file system) completion of the same core functions : it is a converter, called Distributed File System to support its file system. However, the driver file system is the user space to achieve.
Platform: | Size: 12288 | Author: | Hits:

[Linux-Unixvfs

Description: linux 的 VFS 文件系统说明-VFS File System Note
Platform: | Size: 11264 | Author: 纯粹娱乐 | Hits:

[Embeded Linux1921682911620075311011505205129

Description: 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。  Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。  Linux和Unix并不使用设备标志符(如设备号或驱动器名称)来访问独立文件系统,而是通过一个将整个文件系统表示成单一实体的层次树结构来访问它。Linux每安装(mount)一个文件系统时都会其加入到文件系统层次树中。不管是文件系统属于什么类型,都被连接到一个目录上且此文件系统上的文件将取代此目录中已存在的文件。这个目录被称为安装点或者安装目录。当卸载此文件系统时这个安装目录中原有的文件将再次出现。 -err
Platform: | Size: 9433088 | Author: 黄宇 | Hits:

[Linux-UnixLinux_file_manage_all_format

Description: 系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统 -Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
Platform: | Size: 495616 | Author: hhh | 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:

[OS DevelopFATFS.for.linux

Description: 这份源码是基于微软开放的FAT文件系统相应源码,由GNU社区维护的在UNIX/LINUX系统中FAT文件系统部分,通过VFS实先挂载。-This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. Combined with VFS, UNIX/LINUX is capable of mounting disks of FAT file system.
Platform: | Size: 52224 | Author: 李峰 | Hits:

[Linux-Unixcheese-2.28.1.tar

Description: cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。   cheese主页http://www.gnome.org/projects/cheese/- Take photos and videos with your webcam, with fun graphical effects Cheese currently requires: - glib-2.0 >= 2.16.0 - gobject-2.0 >= 2.12.0 - gio-2.0 >= 2.16.0 - gtk+-2.0 >= 2.17.4 - gdk-2.0 >= 2.14.0 - gnome-desktop-2.0 >= 2.26.0 - gconf-2.0 >= 2.16.0 - gstreamer-0.10 >= 0.10.20 - gstreamer-plugins-base-0.10 >= 0.10.20 - gstreamer-plugins-good-0.10 >= 0.10.8 - gnome-vfs-2.0 - dbus-1 - dbus-glib-1 - hal - cairo - pango - librsvg >= 2.18.0 - libebook-1.2 (evolution-data-server) - postr for Flickr export (optional) - f-spot for F-Spot export (optional) - nautilus-sendto for better export mechanism (optional) - a webcam - a brain The official website is: http://projects.gnome.org/cheese How to get your camera working: To get your camera working with cheese, you will have to ensure that it works with the Gstreamer Framework and Video4Linux2 (V4L2) or Video4Linux (V4L). T
Platform: | Size: 5100544 | Author: JANKY | Hits:

[Linux-Unixcommons-vfs-1.0-src

Description: linux 虚拟文件系统的实现代码,实现虚拟文件系统的简单功能-linux virtual file system implementation code, a simple virtual file system functions
Platform: | Size: 598016 | Author: 袁野 | Hits:

[Linux-UnixThe-Linux-Kernel-API

Description: Linux kernel API (VFS, networking, hardware interfaces etc.).
Platform: | Size: 174080 | Author: silvia.stegaru | Hits:

[Linux-Unixlinux-kernel-vfs

Description: linux文件系统分析.详细分析了linux vfs的机制。-linux vfs
Platform: | Size: 198656 | Author: mjx | Hits:

[Linux-UnixLinux_VFS_File_System

Description: 解析Linux VFS文件系统机制,对Linux文件系统有详细介绍,欢迎大家下载-Resolve the mechanism of the Linux VFS file system, the Linux file system details, welcome to download
Platform: | Size: 114688 | Author: curl | Hits:

[Linux driverLinux-VFS

Description: 讲述linux虚拟文件系统,主要是文档说明-About linux virtual file system
Platform: | Size: 433152 | Author: laoyl | Hits:

[Linux-Unixlinux-VFS

Description: 关于Linux文件系统VFS的ppt, 内容丰富, 可做参考- Linux file system on the VFS ppt, rich in content, do reference
Platform: | Size: 59392 | Author: Z.Q.Yang | Hits:

[Linux-Unixvfs

Description: Overview of the Linux Virtual File System.
Platform: | Size: 18432 | Author: kunxsnr | Hits:

[OtherLINUX-kernel-design-

Description: LINUX内核设计与实现 主要内容包括:进程管理、进程调度、时间管理和定时器、系统调用接口、内存寻址、内存管理和页缓存、VFS、内核同步以及调试技术等。-LINUX kernel design and implementation of the main contents include: process management, process scheduling, time management and timers, the system call interface, memory addressing, memory management and page cache, VFS, kernel synchronization and debugging technology.
Platform: | Size: 17328128 | Author: 田晓 | Hits:

[Linux-Unixvfs

Description: This memory can be externally, globally, or otherwise allocated. @ingroup allocators Source Code for Linux v2.13.6.
Platform: | Size: 3072 | Author: zybenzeng | Hits:

[Linux-Unixvfs

Description: vfs global data structvnode root pointer to root vnode Device Driver for linux. -vfs global data structvnode root pointer to root vnode Device Driver for linux.
Platform: | Size: 9216 | Author: jynjpon | Hits:

[Linux-Unixlinux的VFS机制分析

Description: 通过代码,详细分析了Linux的VFS机制,有利于初学者了解(Analysis of the VFS mechanism of Linux)
Platform: | Size: 22528 | Author: IT楠 | Hits:
« 12 »

CodeBus www.codebus.net