diff options
author | hammy <hammy@web> | 2010-02-06 16:59:39 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2010-02-06 16:59:39 +0000 |
commit | b7b1bc0acdeef698396baa1699a69cee2f3625d9 (patch) | |
tree | 1a7ec22ce807269d9922c0502f733d8b3d68648b | |
parent | 5d39d95f4447c0ae75697e45e2822922d3d52c11 (diff) |
Add Generalizing mobility for the Hurd
-rw-r--r-- | hurd/documentation.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/documentation.mdwn b/hurd/documentation.mdwn index 589246bd..874ce847 100644 --- a/hurd/documentation.mdwn +++ b/hurd/documentation.mdwn @@ -63,3 +63,9 @@ is included in the section entitled [[Position_paper_*Improving_Usability_via_Access_Decomposition_and_Policy*|ng/position_paper]] Neal Walfield and Marcus Brinkmann give an overview about how a future, subsequent system may be architected. + + * [*Generalizing mobility for the Hurd*](http://users.student.lth.se/cs07fh9/2009-hammar-hurd-mobility.pdf), + a thesis written by Carl Fredrik Hammar, + investigates the mobility aspect of stores + and how it can be generalized and used for other applications. + The background chapter may be of interest to new developers. |