Home
last modified time | relevance | path

Searched full:reserve (Results 1 – 25 of 57) sorted by relevance

123

/Documentation/filesystems/
Ddevpts.rst28 kernel.pty.reserve = 1024 - reserved for filesystems mounted from the initial mount namespace
34 ``sysctl kernel.pty.reserve``.
Drelay.rst417 give the client a chance to reserve space in it. In this case the
438 relay_reserve() is used to reserve a slot in a channel buffer which
445 a separate array. See the 'reserve' example in the relay-apps tarball
448 separated from the reserve, relay_reserve() doesn't protect the buffer
Dxfs-delayed-logging-design.rst491 still need to reserve the space in the log for the checkpoint.
526 be able to reserve the space without sleeping. For a 8MB checkpoint, we need a
701 2. Transaction reserve
746 2. Transaction reserve
Djournalling.rst94 Try to reserve the right number of blocks the first time. ;-). This will
/Documentation/vm/
Dhugetlbfs_reserv.rst21 'reserve' huge pages at mmap() time to ensure that huge pages would be
23 describe how huge page reserve processing is done in the v4.10 kernel.
40 Reserve Map
41 A reserve map is described by the structure::
52 There is one reserve map for each huge page mapping in the system.
92 Specifically, vma->vm_private_data. This reserve map is created at the
240 The routine vma_commit_reservation() is then called to adjust the reserve
244 in the reserve map already existed so no change is made. However, if there
248 It is possible that the reserve map could have been changed between the call
255 a race is detected, the subpool and global reserve counts are adjusted to
[all …]
/Documentation/devicetree/bindings/timer/
Djcore,pit.txt14 required in order to reserve an interrupt number that doesn't
/Documentation/powerpc/
Dfirmware-assisted-dump.rst65 ignored as FADump uses a predefined offset to reserve memory
77 the early boot OS will reserve rest of the memory above
226 to specify size of the memory to reserve for boot memory dump
231 use 'crashkernel=' to specify size of the memory to reserve
233 2. If firmware-assisted dump fails to reserve memory then it
371 2. Reserve the area of predefined size (say PAGE_SIZE) for this
375 The advantage of approach 1 over 2 is we don't need to reserve extra space.
Dpci_iov_resource_on_powernv.rst131 for the M32, it comes out of a different "reserve"). We configure it
216 effectively reserve the entire 256 segments (256 * VF BAR size) and
/Documentation/arm/
Dmemory.rst17 As the ARM architecture matures, it becomes necessary to reserve
19 this document may reserve more VM space over time.
/Documentation/block/
Dpr.rst14 "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
/Documentation/ABI/testing/
Dsysfs-fs-xfs23 The current state of the log reserve grant head. It
/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst25 …rsvd.max_usage_in_bytes # show max "hugepagesize" hugetlb reservations and no-reserve faults
26 …hugetlb.<hugepagesize>.rsvd.usage_in_bytes # show current reservations and no-reserve f…
/Documentation/devicetree/bindings/dma/
Dingenic,dma.yaml53 Bitmask of channels to reserve for devices that need a specific
/Documentation/bpf/
Dringbuf.rst120 impossible to reserve a record, but forget to submit (or discard) it.
146 This reserve/commit schema allows a natural way for multiple producers, either
147 on different CPUs or even on the same CPU/in the same BPF program, to reserve
/Documentation/admin-guide/
Dramoops.rst63 as before). For quick debugging, you can also reserve parts of memory during
122 specifying RAM, be sure to reserve the memory by issuing memblock_reserve()
/Documentation/admin-guide/kdump/
Dkdump.rst283 1) if the RAM is smaller than 512M, then don't reserve anything
285 2) if the RAM size is between 512M and 2G (exclusive), then reserve 64M
286 3) if the RAM size is larger than 2G, then reserve 128M
297 where Y specifies how much memory to reserve for the dump-capture kernel
299 "crashkernel=64M@16M" tells the system kernel to reserve 64 MB of memory
/Documentation/core-api/
Didr.rst32 idr_replace(). One common reason to do this is to reserve an
/Documentation/x86/
Dintel_txt.rst137 - Tboot adjusts the e820 table provided by the bootloader to reserve
138 its own location in memory as well as to reserve certain other
Dintel-iommu.rst65 The same is true for peer to peer transactions. Hence we reserve the
/Documentation/filesystems/caching/
Dbackend-api.rst375 The cache may use the file size information to reserve space on the cache.
387 * Reserve cache space for an object's data [optional]::
412 reserve a backing block if not. FS-Cache will have done as much checking
416 backend managed to reserve a backing block; -ENOBUFS or -ENOMEM if it
/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt37 - Size in bytes of memory to reserve.
/Documentation/devicetree/bindings/mtd/
Dnand-controller.yaml106 Block Table (BBT). If not found, it will create one, reserve
/Documentation/filesystems/ext4/
Dblockgroup.rst44 when the filesystem is freshly formatted, mkfs will allocate “reserve
/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw.rst229 // Set it +1 Mb for reserve (important!)
239 // Set it +1 Mb for reserve (important!)
513 // Set it +1 Mb for reserve (important!)
521 // Set it +1 Mb for reserve (important!)
/Documentation/admin-guide/mm/
Dhugetlbpage.rst330 Note that the number of overcommit and reserve pages remain global quantities,
373 As huge pages are allocated to the filesystem and freed, the reserve count

123