Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 61) sorted by relevance

123

/fs/minix/
DKconfig2 tristate "Minix file system support"
5 Minix is a simple operating system used in many classes about OS's.
6 The minix file system (method to organize files on a hard disk
7 partition or a floppy disk) was the original file system for Linux,
8 but has been superseded by the second extended file system ext2fs.
9 You don't want to use the minix file system on your hard disk
14 To compile this file system support as a module, choose M here: the
15 module will be called minix. Note that the file system of your root
/fs/ext3/
DKconfig2 tristate "Ext3 journalling file system support"
5 This is the journalling version of the Second extended file system
6 (often called ext3), the de facto standard Linux file system
10 to run e2fsck (file system checker) on your file systems after a
12 at the time the system crashed, and can ensure that your file system
15 Other than adding the journal to the file system, the on-disk format
18 file system has been cleanly unmounted, or e2fsck is run on the file
19 system.
21 To add a journal on an existing ext2 file system or change the
28 To compile this file system support as a module, choose M here: the
/fs/proc/
Dstat.c26 cputime64_t user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
32 user = nice = system = idle = iowait = in show_stat()
41 system = cputime64_add(system, kstat_cpu(i).cpustat.system); in show_stat()
58 (unsigned long long)cputime64_to_clock_t(system), in show_stat()
70 system = kstat_cpu(i).cpustat.system; in show_stat()
82 (unsigned long long)cputime64_to_clock_t(system), in show_stat()
DKconfig2 bool "/proc file system support" if EMBEDDED
5 This is a virtual file system providing information about the status
6 of the system. "Virtual" means that it doesn't take up any space on
17 information about your system gathered from the /proc file system.
19 Before you can use the /proc file system, it has to be mounted,
24 The /proc file system is explained in the file
50 a recompile of the kernel or reboot of the system. The primary
58 building a kernel for install/rescue disks or your system is very
/fs/freevxfs/
DKconfig2 tristate "FreeVxFS file system support (VERITAS VxFS(TM) compatible)"
5 FreeVxFS is a file system driver that support the VERITAS VxFS(TM)
6 file system format. VERITAS VxFS(TM) is the standard file system
11 NOTE: the file system type as used by mount(1), mount(2) and
12 fstab(5) is 'vxfs' as it describes the file system format, not
/fs/efs/
DKconfig2 tristate "EFS file system support (read only) (EXPERIMENTAL)"
5 EFS is an older file system used for non-ISO9660 CD-ROMs and hard
6 disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer
7 uses the XFS file system for hard disk partitions however).
13 To compile the EFS file system support as a module, choose M here: the
/fs/ufs/
DKconfig2 tristate "UFS file system support (read only)"
6 OpenBSD and NeXTstep) use a file system called UFS. Some System V
8 this file system as well. Saying Y here will allow you to read from
10 experimental "UFS file system write support", below. Please read the
25 To compile the UFS file system support as a module, choose M here: the
31 bool "UFS file system write support (DANGEROUS)"
43 written to the system log.
/fs/nls/
DKconfig24 The default NLS used when mounting file system. Note, that this is
26 system (if different) to store data (filenames) on a disk.
42 The Microsoft FAT file system family can deal with filenames in
54 The Microsoft FAT file system family can deal with filenames in
66 The Microsoft FAT file system family can deal with filenames in
79 The Microsoft FAT file system family can deal with filenames in
95 The Microsoft FAT file system family can deal with filenames in
110 The Microsoft FAT file system family can deal with filenames in
121 The Microsoft FAT file system family can deal with filenames in
132 The Microsoft FAT file system family can deal with filenames in
[all …]
/fs/romfs/
DKconfig2 tristate "ROM file system support"
5 This is a very small read-only file system mainly intended for
10 To compile this file system support as a module, choose M here: the
11 module will be called romfs. Note that the file system of your
/fs/hpfs/
DKconfig2 tristate "OS/2 HPFS file system support"
5 OS/2 is IBM's operating system for PC's, the same as Warp, and HPFS
6 is the file system used for organizing files on OS/2 hard disk
13 To compile this file system support as a module, choose M here: the
/fs/nfs/
DKconfig10 this file system support as a module, choose M here: the module
24 To configure a system which mounts its root file system via NFS
27 system on NFS" below. You cannot compile this file system as a
78 bool "Root file system on NFS"
81 If you want your system to mount its root file system via NFS,
/fs/jbd/
DKconfig5 currently used by the ext3 file system, but it could also be
9 If you are using the ext3 file system, you need to say Y here.
20 If you are using the ext3 journaled file system (or potentially any
21 other file system/device using JBD), this option allows you to
22 enable debugging output while the system is running, in order to
/fs/bfs/
DKconfig2 tristate "BFS file system support (EXPERIMENTAL)"
5 Boot File System (BFS) is a file system used under SCO UnixWare to
12 file system is contained in the file
18 bfs. Note that the file system of your root partition (the one
/fs/ntfs/
DKconfig2 tristate "NTFS file system support"
5 NTFS is the file system of Microsoft Windows NT, 2000, XP and 2003.
23 To compile this file system support as a module, choose M here: the
33 If you are experiencing any problems with the NTFS file system, say
36 be written to the system log. Note that debugging messages are
46 slowdown of the system.
73 on top of any DOS/Microsoft Windows system without partitioning your
/fs/nfsd/
DKconfig10 files residing on this system using Sun's Network File System
24 available to clients mounting the NFS server on this system.
38 This option enables support in your system's NFS server for
55 This option enables support in your system's NFS server for the
57 POSIX ACLs on files exported by your system's NFS server. NFS
73 This option enables support in your system's NFS server for
/fs/udf/
DKconfig2 tristate "UDF file system support"
5 This is the new file system used on some CD-ROMs and DVDs. Say Y if
10 To compile this file system support as a module, choose M here: the
/fs/cramfs/
DKconfig2 tristate "Compressed ROM file system support (cramfs)"
8 file system for ROM based embedded systems. CramFs is read-only,
16 cramfs. Note that the root file system (the one containing the
/fs/sysv/
DKconfig2 tristate "System V/Xenix/V7/Coherent file system support"
21 network using NFS, you don't need the System V file system support
22 (but you need NFS file system support obviously).
29 the System V file system in
/fs/isofs/
DKconfig2 tristate "ISO 9660 CDROM file system support"
4 This is the standard file system used on CD-ROMs. It was previously
14 To compile this file system support as a module, choose M here: the
22 Joliet is a Microsoft extension for the ISO 9660 CD-ROM file system
/fs/qnx4/
DKconfig2 tristate "QNX4 file system support (read only)"
5 This is the file system used by the real-time operating systems
12 To compile this file system support as a module, choose M here: the
/fs/affs/
DKconfig2 tristate "Amiga FFS file system support (EXPERIMENTAL)"
5 The Fast File System (FFS) is the common file system used on hard
20 To compile this file system support as a module, choose M here: the
/fs/squashfs/
DKconfig2 tristate "SquashFS 4.0 - Squashed file system support"
9 files, inodes and directories. Inodes in the system are very small
24 will be called squashfs. Note that the root file system (the one
47 of extra system memory. Decreasing this amount will mean
/fs/adfs/
DKconfig2 tristate "ADFS file system support (EXPERIMENTAL)"
5 The Acorn Disc Filing System is the standard file system of the
6 RiscOS operating system which runs on Acorn's ARM-based Risc PC
/fs/ocfs2/
DKconfig2 tristate "OCFS2 file system support"
11 system with many similarities to ext3. It supports 64 bit inode
64 The ocfs2 filesystem has an extensive logging system. The system
/fs/hfs/
DKconfig2 tristate "Apple Macintosh file system support (EXPERIMENTAL)"
11 To compile this file system support as a module, choose M here: the

123