Home
last modified time | relevance | path

Searched +full:partition +full:- +full:file +full:- +full:system (Results 1 – 25 of 271) sorted by relevance

1234567891011

/linux-6.12.1/block/partitions/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 # Partition configuration
5 menu "Partition Types"
8 bool "Advanced partition selection"
11 were partitioned under an operating system running on a different
12 architecture than your Linux system.
21 bool "Acorn partition support" if PARTITION_ADVANCED
27 bool "Cumana partition support" if PARTITION_ADVANCED
35 bool "EESOX partition support" if PARTITION_ADVANCED
40 bool "ICS partition support" if PARTITION_ADVANCED
[all …]
/linux-6.12.1/arch/powerpc/boot/dts/fsl/
Dp1020rdb.dtsi2 * P1020 RDB Device Tree Source stub (no addresses or top-level ranges)
4 * Copyright 2011-2012 Freescale Semiconductor Inc.
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR (RO) Vitesse-7385 Firmware";
49 read-only;
[all …]
Dp1020rdb-pc.dtsi2 * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
Dp2020rdb-pc.dtsi2 * P2020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
Dp2020rdb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2009-2012 Freescale Semiconductor Inc.
8 /include/ "p2020si-pre.dtsi"
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR (RO) Vitesse-7385 Firmware";
[all …]
Dp1024rdb.dtsi2 * P1024 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
Dp1025rdb.dtsi2 * P1025 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
Dp1021rdb-pc.dtsi2 * P1021 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
44 partition@0 {
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
52 partition@40000 {
[all …]
Dp1020rdb-pd.dts2 * P1020 RDB-PD Device Tree Source (32-bit address map)
35 /include/ "p1020si-pre.dtsi"
37 model = "fsl,P1020RDB-PD";
38 compatible = "fsl,P1020RDB-PD";
54 #address-cells = <1>;
55 #size-cells = <1>;
56 compatible = "cfi-flash";
58 bank-width = <2>;
59 device-width = <1>;
61 partition@0 {
[all …]
Dp1010rdb-pa.dtsi2 * P1010 RDB Device Tree Source stub (no addresses or top-level ranges)
36 partition@0 {
38 /* 1MB for u-boot Bootloader Image */
40 label = "NAND U-Boot Image";
41 read-only;
44 partition@100000 {
50 partition@200000 {
56 partition@600000 {
57 /* 4MB for Compressed Root file System Image */
62 partition@a00000 {
[all …]
Dp1021mds.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /include/ "p1021si-pre.dtsi"
32 #address-cells = <1>;
33 #size-cells = <1>;
34 compatible = "fsl,p1021-fcm-nand",
35 "fsl,elbc-fcm-nand";
38 partition@0 {
40 /* 1MB for u-boot Bootloader Image */
42 label = "NAND (RO) U-Boot Image";
43 read-only;
[all …]
Dp1023rdb.dts4 * Copyright 2013 - 2014 Freescale Semiconductor Inc.
37 /include/ "p1023si-pre.dtsi"
42 #address-cells = <2>;
43 #size-cells = <2>;
44 interrupt-parent = <&mpic>;
50 reserved-memory {
51 #address-cells = <2>;
52 #size-cells = <2>;
55 bman_fbpr: bman-fbpr {
59 qman_fqd: qman-fqd {
[all …]
/linux-6.12.1/Documentation/power/
Duserland-swsusp.rst13 utilities that will read/write the system memory snapshot from/to the
45 create a snapshot of the system memory; the
48 creating the snapshot (1) or after restoring the system memory state
49 from it (0) (after resume the system finds itself finishing the
55 restore the system memory state from the
57 the system memory snapshot back to the kernel using the write()
81 allocate a swap page from the resume partition
90 set the resume partition and the offset (in <PAGE_SIZE>
91 units) from the beginning of the partition at which the swap header is
96 swap files (see Documentation/power/swsusp-and-swap-files.rst for
[all …]
Dswsusp.rst15 ...bye bye root partition.
23 your hardware while system is suspended... well, it was not good idea;
34 Swap partition:
38 Swap file:
47 - If you feel ACPI works pretty well on your system, you might try::
51 - If you would like to write hibernation image to swap and then suspend
56 - If you have SATA disks, you'll need recent kernels with SATA suspend
58 are built into kernel -- not modules. [There's way to make
68 - The resume process checks for the presence of the resume device,
72 - The resume process may be triggered in two ways:
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_gpci3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
4 Description: Read-only. Attribute group to describe the magic bits
6 (See ABI/testing/sysfs-bus-event_source-devices-format).
12 counter_info_version = "config:16-23"
13 length = "config:24-31"
14 partition_id = "config:32-63"
15 request = "config:0-31"
16 sibling_part_id = "config:32-63"
17 hw_chip_id = "config:32-63"
18 offset = "config:32-63"
[all …]
/linux-6.12.1/fs/minix/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Minix file system support"
7 Minix is a simple operating system used in many classes about OS's.
8 The minix file system (method to organize files on a hard disk
9 partition or a floppy disk) was the original file system for Linux,
10 but has been superseded by the second extended file system ext2fs.
11 You don't want to use the minix file system on your hard disk
12 because of certain built-in restrictions, but it is sometimes found
16 To compile this file system support as a module, choose M here: the
17 module will be called minix. Note that the file system of your root
[all …]
/linux-6.12.1/fs/cramfs/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Compressed ROM file system support (cramfs)"
6 Saying Y here includes support for CramFs (Compressed ROM File
7 System). CramFs is designed to be a simple, small, and compressed
8 file system for ROM based embedded systems. CramFs is read-only,
9 limited to 256MB file systems (with 16MB files), and doesn't support
12 See <file:Documentation/filesystems/cramfs.rst> and
13 <file:fs/cramfs/README> for further information.
16 cramfs. Note that the root file system (the one containing the
33 block device such a disk partition or a ramdisk.
[all …]
/linux-6.12.1/fs/bfs/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "BFS file system support"
7 Boot File System (BFS) is a file system used under SCO UnixWare to
11 partition. You should say Y if you want to read or write the files
14 file system is contained in the file
15 <file:Documentation/filesystems/bfs.rst>.
20 bfs. Note that the file system of your root partition (the one
/linux-6.12.1/drivers/mtd/
DKconfig6 used for solid state file systems on embedded devices. This option
26 menu "Partition parsers"
54 this is very unsafe, but could be useful for file systems which are
65 This allows you to mount read-only file systems (such as cramfs)
81 is part of the PCMCIA specification. It uses a kind of pseudo-
82 file system on a flash device to emulate a block device with
83 512-byte sectors, on top of which you put a 'normal' file system.
87 legal - in the USA you are only permitted to use this on PCMCIA
98 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo-
99 file system on a flash device to emulate a block device with
[all …]
/linux-6.12.1/Documentation/filesystems/
Daffs.rst1 .. SPDX-License-Identifier: GPL-2.0
15 DOS\1 The original Fast File System. Supported read/write.
19 in file names are case-insensitive, as they ought to be.
22 DOS\3 The "international" Fast File System. Supported read/write.
26 but slows down file creation/deletion. Doesn't make much
29 DOS\5 The Fast File System with directory cache. Supported read only.
38 The muFS (multi user File System) equivalents of the above file systems
48 This sets the owner of all files and directories in the file
49 system to uid or the uid of the current user, respectively.
62 The file system will return an error when filename exceeds
[all …]
/linux-6.12.1/kernel/power/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 Allow the system to enter sleep states in which main memory is
9 suspend-to-RAM state (e.g. the ACPI S3 state).
30 user-space before invoking suspend. There's a run-time switch
32 This setting changes the default for the run-tim switch. Say Y
48 system and powers it off; and restores that checkpoint on reboot.
52 in your bootloader's configuration file.
60 for suspend states like suspend-to-RAM (STR) often don't work very
69 need to run mkswap against the swap partition used for the suspend.
72 <file:Documentation/power/swsusp-and-swap-files.rst>).
[all …]
/linux-6.12.1/fs/adfs/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "ADFS file system support"
7 The Acorn Disc Filing System is the standard file system of the
8 RiscOS operating system which runs on Acorn's ARM-based Risc PC
11 and from ADFS-formatted floppy discs. If you also want to be able to
14 The ADFS partition should be the first partition (i.e.,
15 /dev/[hs]d?1) on each of your drives. Please read the file
16 <file:Documentation/filesystems/adfs.rst> for further details.
28 hard drives and ADFS-formatted floppy disks. This is experimental
/linux-6.12.1/Documentation/arch/powerpc/
Dhvcs.rst10 .. NOTE:Eight space tabs are the optimum editor setting for reading this file.
22 2. System Requirements
24 3.1 Built-in:
38 space applications access to the system consoles of logically partitioned
40 ppc64 system. Physical hardware consoles per partition are not practical
41 on this hardware so system consoles are accessed by this driver using
44 2. System Requirements:
54 Sysfs must be mounted on the system so that the user can determine which
55 major and minor numbers are associated with each vty-server. Directions
68 built into the kernel. If not, the default can be over-ridden by inserting
[all …]
/linux-6.12.1/Documentation/admin-guide/
Dcgroup-v2.rst1 .. _cgroup-v2:
11 conventions of cgroup v2. It describes all userland-visible aspects
14 v1 is available under :ref:`Documentation/admin-guide/cgroup-v1/index.rst <cgroup-v1>`.
19 1-1. Terminology
20 1-2. What is cgroup?
22 2-1. Mounting
23 2-2. Organizing Processes and Threads
24 2-2-1. Processes
25 2-2-2. Threads
26 2-3. [Un]populated Notification
[all …]
/linux-6.12.1/drivers/mtd/maps/
Dnetsc520.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* netsc520.c -- MTD map driver for AMD NetSc520 Demonstration Board
5 * based on sc520cdp.c by Sysgo Real-Time Solutions GmbH
8 * from AMD. It has a single back of 16 megs of 32-bit Flash ROM and another
24 ** partitions. The first partition is 768 KiB and is intended to
26 ** partition is 256 KiB and holds the BIOS image. The third
27 ** partition is 14.5 MiB and is intended for the flash file system
28 ** image. The last partition is 512 KiB and contains another copy
31 ** Only the third partition should be mounted. The first partition
34 ** not be touched - it is possible to corrupt the BIOS image by
[all …]

1234567891011