From 50c357d36393e8250871e98af196ba3232320264 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 5 Feb 2022 17:39:48 +0800 Subject: util-linux: revise contents and short descriptions * tailf is removed completely * fdformat is disabled by default, and we don't really have any reason to enable it (and we'll need to workaround the missing man page issue if we want to enable it) * irqtop, lsirq, scriptreplay, and uclampset added --- chapter08/util-linux.xml | 74 ++++++++++++++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 27 deletions(-) (limited to 'chapter08') diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 78736fd58..e25601e97 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -127,15 +127,15 @@ su tester -c "make -k check" addpart, agetty, blkdiscard, blkid, blkzone, blockdev, cal, cfdisk, chcpu, chmem, choom, chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg, - eject, fallocate, fdformat, fdisk, fincore, findfs, findmnt, flock, fsck, + eject, fallocate, fdisk, fincore, findfs, findmnt, flock, fsck, fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, - i386, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link to + i386, ionice, ipcmk, ipcrm, ipcs, irqtop, isosize, kill, last, lastb (link to last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu, - lsipc, lslocks, lslogins, lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, + lsipc, lsirq, lslocks, lslogins, lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit, readprofile, rename, renice, resizepart, rev, rfkill, rtcwake, script, - scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel, - swapoff (link to swapon), swapon, switch_root, taskset, ul, + scriptlive, scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel, + swapoff (link to swapon), swapon, switch_root, taskset, uclampset, ul, umount, uname26, unshare, utmpdump, uuidd, uuidgen, uuidparse, wall, wdctl, whereis, wipefs, x86_64, and zramctl libblkid.so, libfdisk.so, libmount.so, @@ -370,16 +370,6 @@ su tester -c "make -k check" - - fdformat - - Low-level formats a floppy disk - - fdformat - - - - fdisk @@ -569,6 +559,17 @@ su tester -c "make -k check" + + irqtop + + Displays kernel interrupt counter information in + top(1) style view + + irqtop + + + + isosize @@ -704,6 +705,16 @@ su tester -c "make -k check" + + lsirq + + Displays kernel interrupt counter information + + lsirq + + + + lslocks @@ -984,6 +995,16 @@ su tester -c "make -k check" + + scriptlive + + Re-run session typescripts using timing information + + scriptlive + + + + scriptreplay @@ -1088,18 +1109,6 @@ su tester -c "make -k check" - - tailf - - Tracks the growth of a log file; displays the last 10 lines - of a log file, then continues displaying any new entries in the - log file as they are created - - tailf - - - - taskset @@ -1110,6 +1119,17 @@ su tester -c "make -k check" + + uclampset + + Manipulate the utilization clamping attributes of the + system or a process + + uclampset + + + + ul -- cgit v1.2.3-54-g00ecf