Loading CREDITS +8 −0 Original line number Original line Diff line number Diff line Loading @@ -317,6 +317,14 @@ S: 2322 37th Ave SW S: Seattle, Washington 98126-2010 S: Seattle, Washington 98126-2010 S: USA S: USA N: Muli Ben-Yehuda E: mulix@mulix.org E: muli@il.ibm.com W: http://www.mulix.org D: trident OSS sound driver, x86-64 dma-ops and Calgary IOMMU, D: KVM and Xen bits and other misc. hackery. S: Haifa, Israel N: Johannes Berg N: Johannes Berg E: johannes@sipsolutions.net E: johannes@sipsolutions.net W: http://johannes.sipsolutions.net/ W: http://johannes.sipsolutions.net/ Loading Documentation/00-INDEX +0 −2 Original line number Original line Diff line number Diff line Loading @@ -361,8 +361,6 @@ telephony/ - directory with info on telephony (e.g. voice over IP) support. - directory with info on telephony (e.g. voice over IP) support. time_interpolators.txt time_interpolators.txt - info on time interpolators. - info on time interpolators. tipar.txt - information about Parallel link cable for Texas Instruments handhelds. tty.txt tty.txt - guide to the locking policies of the tty layer. - guide to the locking policies of the tty layer. uml/ uml/ Loading Documentation/ABI/testing/sysfs-devices-memory 0 → 100644 +24 −0 Original line number Original line Diff line number Diff line What: /sys/devices/system/memory Date: June 2008 Contact: Badari Pulavarty <pbadari@us.ibm.com> Description: The /sys/devices/system/memory contains a snapshot of the internal state of the kernel memory blocks. Files could be added or removed dynamically to represent hot-add/remove operations. Users: hotplug memory add/remove tools https://w3.opensource.ibm.com/projects/powerpc-utils/ What: /sys/devices/system/memory/memoryX/removable Date: June 2008 Contact: Badari Pulavarty <pbadari@us.ibm.com> Description: The file /sys/devices/system/memory/memoryX/removable indicates whether this memory block is removable or not. This is useful for a user-level agent to determine identify removable sections of the memory before attempting potentially expensive hot-remove memory operation Users: hotplug memory remove tools https://w3.opensource.ibm.com/projects/powerpc-utils/ Documentation/ABI/testing/sysfs-kernel-mm 0 → 100644 +6 −0 Original line number Original line Diff line number Diff line What: /sys/kernel/mm Date: July 2008 Contact: Nishanth Aravamudan <nacc@us.ibm.com>, VM maintainers Description: /sys/kernel/mm/ should contain any and all VM related information in /sys/kernel/. Documentation/ABI/testing/sysfs-kernel-mm-hugepages 0 → 100644 +15 −0 Original line number Original line Diff line number Diff line What: /sys/kernel/mm/hugepages/ Date: June 2008 Contact: Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers Description: /sys/kernel/mm/hugepages/ contains a number of subdirectories of the form hugepages-<size>kB, where <size> is the page size of the hugepages supported by the kernel/CPU combination. Under these directories are a number of files: nr_hugepages nr_overcommit_hugepages free_hugepages surplus_hugepages resv_hugepages See Documentation/vm/hugetlbpage.txt for details. Loading
CREDITS +8 −0 Original line number Original line Diff line number Diff line Loading @@ -317,6 +317,14 @@ S: 2322 37th Ave SW S: Seattle, Washington 98126-2010 S: Seattle, Washington 98126-2010 S: USA S: USA N: Muli Ben-Yehuda E: mulix@mulix.org E: muli@il.ibm.com W: http://www.mulix.org D: trident OSS sound driver, x86-64 dma-ops and Calgary IOMMU, D: KVM and Xen bits and other misc. hackery. S: Haifa, Israel N: Johannes Berg N: Johannes Berg E: johannes@sipsolutions.net E: johannes@sipsolutions.net W: http://johannes.sipsolutions.net/ W: http://johannes.sipsolutions.net/ Loading
Documentation/00-INDEX +0 −2 Original line number Original line Diff line number Diff line Loading @@ -361,8 +361,6 @@ telephony/ - directory with info on telephony (e.g. voice over IP) support. - directory with info on telephony (e.g. voice over IP) support. time_interpolators.txt time_interpolators.txt - info on time interpolators. - info on time interpolators. tipar.txt - information about Parallel link cable for Texas Instruments handhelds. tty.txt tty.txt - guide to the locking policies of the tty layer. - guide to the locking policies of the tty layer. uml/ uml/ Loading
Documentation/ABI/testing/sysfs-devices-memory 0 → 100644 +24 −0 Original line number Original line Diff line number Diff line What: /sys/devices/system/memory Date: June 2008 Contact: Badari Pulavarty <pbadari@us.ibm.com> Description: The /sys/devices/system/memory contains a snapshot of the internal state of the kernel memory blocks. Files could be added or removed dynamically to represent hot-add/remove operations. Users: hotplug memory add/remove tools https://w3.opensource.ibm.com/projects/powerpc-utils/ What: /sys/devices/system/memory/memoryX/removable Date: June 2008 Contact: Badari Pulavarty <pbadari@us.ibm.com> Description: The file /sys/devices/system/memory/memoryX/removable indicates whether this memory block is removable or not. This is useful for a user-level agent to determine identify removable sections of the memory before attempting potentially expensive hot-remove memory operation Users: hotplug memory remove tools https://w3.opensource.ibm.com/projects/powerpc-utils/
Documentation/ABI/testing/sysfs-kernel-mm 0 → 100644 +6 −0 Original line number Original line Diff line number Diff line What: /sys/kernel/mm Date: July 2008 Contact: Nishanth Aravamudan <nacc@us.ibm.com>, VM maintainers Description: /sys/kernel/mm/ should contain any and all VM related information in /sys/kernel/.
Documentation/ABI/testing/sysfs-kernel-mm-hugepages 0 → 100644 +15 −0 Original line number Original line Diff line number Diff line What: /sys/kernel/mm/hugepages/ Date: June 2008 Contact: Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers Description: /sys/kernel/mm/hugepages/ contains a number of subdirectories of the form hugepages-<size>kB, where <size> is the page size of the hugepages supported by the kernel/CPU combination. Under these directories are a number of files: nr_hugepages nr_overcommit_hugepages free_hugepages surplus_hugepages resv_hugepages See Documentation/vm/hugetlbpage.txt for details.