Differences between revisions 15 and 29 (spanning 14 versions)
Revision 15 as of 2017-10-17 01:09:18
Size: 1764
Editor: PaulWise
Comment: some power related tools
Revision 29 as of 2021-07-12 23:29:53
Size: 2208
Editor: PaulWise
Comment: add some more gadget projects
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * BPF: [[https://ftp-master.debian.org/new/bpfcc_0.2.0-1.html|bpfcc]]  * BPF: DebianPackage:bpfcc
Line 10: Line 10:
 * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils DebianPackage:f2fs-tools
 * Filesystem dedup: [[DebianBug:784856|duperemove]]
 * Filesystems: DebianPackage:btrfs-progs [[http://lustre.org/|lustre]] DebianPackage:nfs-utils DebianPackage:cifs-utils DebianPackage:f2fs-tools DebianPackage:exfat-utils DebianPackage:exfatprogs
 * Filesystem dedup: DebianPackage:duperemove
Line 13: Line 13:
 * GPIO: DebianPackage:gpiod
Line 17: Line 18:
 * MPTCP: [[https://github.com/intel/mptcpd|mptcpd]]
 * netlink: DebianPackage:libnl-utils DebianPackage:python3-pyroute2
Line 20: Line 23:
 * Power: DebianPackage:powertop [[DebianBug:876409|powercap]]
 * RDMA: [[DebianBug:848971|rdma-core]]
 * USB gadgets: [[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/libusbgx/libusbgx|libusbgx]] [[https://github.com/kopasiak/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]
 * Power: DebianPackage:powertop DebianPackage:powerdebug DebianPackage:powercap-utils
 * Processor: DebianPackage:numactl
 * RDMA: DebianPackage:rdma-core
 * USB gadgets:
  * Infra: [[https://github.com/libusbg/libusbg|libusbg]] [[https://github.com/linux-usb-gadgets/libusbgx|libusbgx]] [[https://github.com/linux-usb-gadgets/gt|gt]] [[https://github.com/gadgetd/gadgetd|gadgetd]]
  * Gadgets: [[https://github.com/linux-usb-gadgets/ptp-gadget|ptp-gadget]] [[https://github.com/cmtp-responder/cmtp-responder|cmtp-responder]] [[https://github.com/viveris/uMTP-Responder|uMTP-Responder]]

This page lists user-space tools that interface to specific kernel (Linux/FreeBSD/Hurd/etc) (including non-mainline) features. It links to Debian packages where available, the NEW queue when waiting for approval, ITPs or RFPs where filed and upstream websites otherwise.