diff options
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index d79388ab..ec98019a 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -189,6 +189,7 @@ This is the list of tasks that we *want* to address soon, starting with the most * Check performance of `rumpdisk` against the in-`gnumach` drivers. * Finish glib's file monitoring (see [merge request draft](https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3626) and [Debian bug](https://bugs.debian.org/1008208)) * Extend `ext2fs` to support 64bit time. +* Use the HPET support to make `host_get_time` / `host_get_time64` / `host_get_uptime64` much more precise. * Fix the `git` testsuite (just a few tests failing, used to pass). * Fix the `curl` testsuite (just a few tests failing). * Fix the `subversion` testsuite (just a few tests failing). |