update readme

This commit is contained in:
illiliti
2020-08-01 03:47:37 +03:00
parent fca883ed54
commit c73a89dafc

View File

@@ -34,10 +34,5 @@ make PREFIX=/usr install # overwrites existing udev libraries if any
TODO
----
* [ ] speed up udev_enumerate_scan_devices()
- [x] threads
- [ ] [readfile()](https://lwn.net/Articles/813827/)
- [ ] deferred plugging via udev_monitor_receive_device()
- [ ] ~~caching~~ impossible to implement
* [x] speed up udev_enumerate_scan_devices()
* [ ] implement hotplugging support
* [x] remove [dirty hack](https://github.com/illiliti/libudev-zero/blob/e76f9b282442505bd6b0b08b411679aae1581fa5/udev_device.c#L383). use ioctl()