summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-12-09 23:11:21 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-12-09 23:11:21 +0100
commitd7474436a1cb926f1540081869932be0bf829499 (patch)
treeab565389382016f34c98596834e794d47f7cd0b1 /contributing.mdwn
parent27e80746cd59c4c72f2d0fa6b0f295b1a535173c (diff)
TODO: Make `host_get_time` much more precise by using the TSC.
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 614d1d85..3c91b509 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -96,8 +96,9 @@ with".
* Create a Wiki page with all presentations about the Hurd. Many are referenced here in the Wiki, but they are not easy to find.
([[!taglink open_issue_documentation]])
* Some translators do not support [[hurd/fsysopts]], i.e. support for the
-file_get_fs_options and fsys_set_options RPCs.
+`file_get_fs_options` and `fsys_set_options` RPCs.
* Extend `device_read`/`device_write` into supporting > 2TiB disk sizes.
+* Make `host_get_time` much more precise by using the TSC.
* Make the Hurd [[hurd/console]]'s configuration use [[xkb layout/variant instead of keymap|hurd/console/discussion]].
* Add NX protection support to GNU Mach.
* Write a partfs translator, to which one gives a disk image, and