Growlight: Difference between revisions
No edit summary |
|||
| Line 69: | Line 69: | ||
| Align partitions based off physical sector size | | Align partitions based off physical sector size | ||
| 1.0.0 | | 1.0.0 | ||
| | |||
|- | |||
| Temperature sensing (where supported) | |||
| 1.0.1 | |||
| libatasmart | |||
|- | |||
| SMART status check | |||
| 1.0.0 | |||
| libatasmart | |||
|- | |||
| Rotation speed / Transport detection | |||
| 1.0.1 | |||
| | | | ||
|- | |- | ||
|} | |} | ||
==Partitions and the [[Linux]] kernel== | ==Partitions and the [[Linux]] kernel== | ||
When a disk's partitioning is changed, the kernel must be notified via an explicit ioctl() or [[sysfs]] operation. | When a disk's partitioning is changed, the kernel must be notified via an explicit ioctl() or [[sysfs]] operation. | ||