control
来自「linux 系统控制硬盘旋转和停止的程序(spin down/up)」· 代码 · 共 19 行
TXT
19 行
Source: noflushdSection: utilsPriority: optionalMaintainer: Daniel Kobras <kobras@debian.org>Build-Depends: debhelper (>= 4.1.16), po-debconfStandards-Version: 3.6.1Package: noflushdArchitecture: anyDepends: ${shlibs:Depends}, ${misc:Depends}, edSuggests: kernel-patch-scsi-idleDescription: allow idle hard disks to spin down Noflushd is a daemon that spins down disks that have not been read from after a certain amount of time, and then prevents disk writes from spinning them back up. It's targeted for laptops but can be used on any computer with IDE disks. The effect is that the hard disk actually spins down, saving you battery power, and shutting off the loudest component of most computers.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?