forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Pull documentation updates from Jonathan Corbet: "Documentation work keeps chugging along; this includes: - Work from Carlos Bilbao to integrate rustdoc output into the generated HTML documentation. This took some work to figure out how to do it without slowing the docs build and without creating people who don't have Rust installed, but Carlos got there - Move the loongarch and mips architecture documentation under Documentation/arch/ - Some more maintainer documentation from Jakub ... plus the usual assortment of updates, translations, and fixes" * tag 'docs-6.6' of git://git.lwn.net/linux: (56 commits) Docu: genericirq.rst: fix irq-example input: docs: pxrc: remove reference to phoenix-sim Documentation: serial-console: Fix literal block marker docs/mm: remove references to hmm_mirror ops and clean typos docs/zh_CN: correct regi_chg(),regi_add() to region_chg(),region_add() Documentation: Fix typos Documentation/ABI: Fix typos scripts: kernel-doc: fix macro handling in enums scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] Documentation: riscv: Update boot image header since EFI stub is supported Documentation: riscv: Add early boot document Documentation: arm: Add bootargs to the table of added DT parameters docs: kernel-parameters: Refer to the correct bitmap function doc: update params of memhp_default_state= docs: Add book to process/kernel-docs.rst docs: sparse: fix invalid link addresses docs: vfs: clean up after the iterate() removal docs: Add a section on surveys to the researcher guidelines docs: move mips under arch docs: move loongarch under arch ...
- Loading branch information
Showing
295 changed files
with
1,589 additions
and
643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,7 +95,7 @@ What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeo | |
Date: Oct 2022 | ||
KernelVersion: 6.2 | ||
Contact: [email protected] | ||
Description: The watchdog timeout value in seconds for a device relese upon | ||
Description: The watchdog timeout value in seconds for a device release upon | ||
certain error cases, after which the device is reset. | ||
|
||
What: /sys/kernel/debug/habanalabs/hl<n>/dma_size | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ What: /sys/bus/coreboot/devices/cbmem-<id>/address | |
Date: August 2022 | ||
Contact: Jack Rosenthal <[email protected]> | ||
Description: | ||
This is the pyhsical memory address that the CBMEM entry's data | ||
This is the physical memory address that the CBMEM entry's data | ||
begins at, in hexadecimal (e.g., ``0x76ffe000``). | ||
|
||
What: /sys/bus/coreboot/devices/cbmem-<id>/size | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ Date: November 2014 | |
KernelVersion: 3.19 | ||
Contact: Mathieu Poirier <[email protected]> | ||
Description: (RW) Used in conjunction with @addr_idx. Specifies the range of | ||
addresses to trigger on. Inclusion or exclusion is specificed | ||
addresses to trigger on. Inclusion or exclusion is specified | ||
in the corresponding access type register. | ||
|
||
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_single | ||
|
@@ -304,19 +304,19 @@ What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtsscr | |
Date: September 2015 | ||
KernelVersion: 4.4 | ||
Contact: Mathieu Poirier <[email protected]> | ||
Description: (RO) Print the content of the ETM Trace Start/Stop Conrol | ||
Description: (RO) Print the content of the ETM Trace Start/Stop Control | ||
register (0x018). The value is read directly from the HW. | ||
|
||
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr1 | ||
Date: September 2015 | ||
KernelVersion: 4.4 | ||
Contact: Mathieu Poirier <[email protected]> | ||
Description: (RO) Print the content of the ETM Enable Conrol #1 | ||
Description: (RO) Print the content of the ETM Enable Control #1 | ||
register (0x024). The value is read directly from the HW. | ||
|
||
What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr2 | ||
Date: September 2015 | ||
KernelVersion: 4.4 | ||
Contact: Mathieu Poirier <[email protected]> | ||
Description: (RO) Print the content of the ETM Enable Conrol #2 | ||
Description: (RO) Print the content of the ETM Enable Control #2 | ||
register (0x01c). The value is read directly from the HW. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -446,7 +446,7 @@ Date: April 2015 | |
KernelVersion: 4.01 | ||
Contact: Mathieu Poirier <[email protected]> | ||
Description: (Read) Returns the maximum size of the data value, data address, | ||
VMID, context ID and instuction address in the trace unit | ||
VMID, context ID and instruction address in the trace unit | ||
(0x1E8). The value is taken directly from the HW. | ||
|
||
What: /sys/bus/coresight/devices/etm<N>/trcidr/trcidr3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,7 +121,7 @@ KernelVersion: v4.7 | |
Contact: [email protected] | ||
Description: | ||
(RO) ACPI specification 6.2 section 5.2.25.9, defines an | ||
identifier for an NVDIMM, which refelects the id attribute. | ||
identifier for an NVDIMM, which reflects the id attribute. | ||
|
||
|
||
What: /sys/bus/nd/devices/nmemX/nfit/subsystem_vendor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
What: /sys/class/ | ||
Date: Febuary 2006 | ||
Date: February 2006 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
The /sys/class directory will consist of a group of | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ What: /sys/class/cxl/<afu>/mmio_size | |
Date: September 2014 | ||
Contact: [email protected] | ||
Description: read only | ||
Decimal value of the size of the MMIO space that may be mmaped | ||
Decimal value of the size of the MMIO space that may be mmapped | ||
by userspace. | ||
Users: https://github.com/ibm-capi/libcxl | ||
|
||
|
@@ -155,7 +155,7 @@ What: /sys/class/cxl/<afu>m/mmio_size | |
Date: September 2014 | ||
Contact: [email protected] | ||
Description: read only | ||
Decimal value of the size of the MMIO space that may be mmaped | ||
Decimal value of the size of the MMIO space that may be mmapped | ||
by userspace. This includes all slave contexts space also. | ||
Users: https://github.com/ibm-capi/libcxl | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ KernelVersion: 2.6.29 | |
Contact: [email protected] | ||
Description: | ||
Major and minor numbers of the character device corresponding | ||
to the read-only variant of thie MTD device (in | ||
to the read-only variant of the MTD device (in | ||
<major>:<minor> format). In this case <minor> will be odd. | ||
|
||
What: /sys/class/mtd/mtdX/erasesize | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ KernelVersion: 2.6.12 | |
Contact: [email protected] | ||
Description: | ||
Indicates the current physical link state of the interface. | ||
Posssible values are: | ||
Possible values are: | ||
|
||
== ===================== | ||
0 physical link is down | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ Contact: [email protected] | |
Description: | ||
Mask of the CPU(s) currently enabled to participate into the | ||
Transmit Packet Steering packet processing flow for this | ||
network device transmit queue. Possible vaules depend on the | ||
network device transmit queue. Possible values depend on the | ||
number of available CPU(s) in the system. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/xps_rxqs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ Date: June 2013 | |
KernelVersion: 3.11 | ||
Contact: Thomas Pugliese <[email protected]> | ||
Description: | ||
The device notification time slot (DNTS) count and inverval in | ||
The device notification time slot (DNTS) count and interval in | ||
milliseconds that the WUSB host should use. This controls how | ||
often the devices will have the opportunity to send | ||
notifications to the host. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Date: February 2014 | |
Contact: Peter De Schrijver <[email protected]> | ||
Description: read-only access to the efuses on Tegra20, Tegra30, Tegra114 | ||
and Tegra124 SoC's from NVIDIA. The efuses contain write once | ||
data programmed at the factory. The data is layed out in 32bit | ||
data programmed at the factory. The data is laid out in 32bit | ||
words in LSB first format. Each bit represents a single value | ||
as decoded from the fuse registers. Bits order/assignment | ||
exactly matches the HW registers, including any unused bits. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,9 +54,9 @@ Description: Controls the in-place-update policy. | |
0x00 DISABLE disable IPU(=default option in LFS mode) | ||
0x01 FORCE all the time | ||
0x02 SSR if SSR mode is activated | ||
0x04 UTIL if FS utilization is over threashold | ||
0x04 UTIL if FS utilization is over threshold | ||
0x08 SSR_UTIL if SSR mode is activated and FS utilization is over | ||
threashold | ||
threshold | ||
0x10 FSYNC activated in fsync path only for high performance | ||
flash storages. IPU will be triggered only if the | ||
# of dirty pages over min_fsync_blocks. | ||
|
@@ -117,7 +117,7 @@ Date: December 2021 | |
Contact: "Konstantin Vyshetsky" <[email protected]> | ||
Description: Controls the number of discards a thread will issue at a time. | ||
Higher number will allow the discard thread to finish its work | ||
faster, at the cost of higher latency for incomming I/O. | ||
faster, at the cost of higher latency for incoming I/O. | ||
|
||
What: /sys/fs/f2fs/<disk>/min_discard_issue_time | ||
Date: December 2021 | ||
|
@@ -334,7 +334,7 @@ Description: This indicates how many GC can be failed for the pinned | |
state. 2048 trials is set by default. | ||
|
||
What: /sys/fs/f2fs/<disk>/extension_list | ||
Date: Feburary 2018 | ||
Date: February 2018 | ||
Contact: "Chao Yu" <[email protected]> | ||
Description: Used to control configure extension list: | ||
- Query: cat /sys/fs/f2fs/<disk>/extension_list | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -154,7 +154,7 @@ Description: Writing to and reading from this file sets and gets the action | |
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/access_pattern/sz/min | ||
Date: Mar 2022 | ||
Contact: SeongJae Park <[email protected]> | ||
Description: Writing to and reading from this file sets and gets the mimimum | ||
Description: Writing to and reading from this file sets and gets the minimum | ||
size of the scheme's target regions in bytes. | ||
|
||
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/access_pattern/sz/max | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ KernelVersion: 3.19 | |
Contact: Gabriele Mazzotta <[email protected]>, | ||
Pali Rohár <[email protected]> | ||
Description: | ||
This file allows to specifiy the on/off threshold value, | ||
This file allows to specify the on/off threshold value, | ||
as reported by the ambient light sensor. | ||
|
||
What: /sys/class/leds/dell::kbd_backlight/start_triggers | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,7 +90,7 @@ KernelVersion: 5.4 | |
Contact: Wu Hao <[email protected]> | ||
Description: Read-Write. Read this file to get errors detected on FME. | ||
Write this file to clear errors logged in fme_errors. Write | ||
fials with -EINVAL if input parsing fails or input error code | ||
fails with -EINVAL if input parsing fails or input error code | ||
doesn't match. | ||
|
||
What: /sys/bus/platform/devices/dfl-fme.0/errors/first_error | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ KernelVersion: 4.10 | |
Contact: "Sebastien Guiriec" <[email protected]> | ||
Description: | ||
LPE Firmware version for SST driver on all atom | ||
plaforms (BYT/CHT/Merrifield/BSW). | ||
platforms (BYT/CHT/Merrifield/BSW). | ||
If the FW has never been loaded it will display:: | ||
|
||
"FW not yet loaded" | ||
|
Oops, something went wrong.