diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2012-03-17 12:31:07 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2012-03-17 12:31:07 +0100 |
commit | 3bf27c93ac4de57623809b71517116d51465f0e1 (patch) | |
tree | ec3edc96d8a3639651e722b401bf677bc9505c68 /microkernel/viengoos/documentation.mdwn | |
parent | 88ade4a03928041ad710594f3281b883528bc8ec (diff) | |
download | web-3bf27c93ac4de57623809b71517116d51465f0e1.tar.gz web-3bf27c93ac4de57623809b71517116d51465f0e1.tar.bz2 web-3bf27c93ac4de57623809b71517116d51465f0e1.zip |
IRC bits.
Diffstat (limited to 'microkernel/viengoos/documentation.mdwn')
-rw-r--r-- | microkernel/viengoos/documentation.mdwn | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/microkernel/viengoos/documentation.mdwn b/microkernel/viengoos/documentation.mdwn index 52ff7a48..edcc79a7 100644 --- a/microkernel/viengoos/documentation.mdwn +++ b/microkernel/viengoos/documentation.mdwn @@ -1,12 +1,12 @@ -[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2012 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] The most up-to-date documentation is in the source code itself, see in particular the header files in the hurd directory. @@ -17,7 +17,8 @@ version of that is available [[here|reference-guide.pdf]]. It is not, however, automatically regenerated, and thus may not be up to date. -Academic Papers: + +# Academic Papers * [Viengoos: A Framework for Stakeholder-Directed Resource Allocation](http://walfield.org/papers/2009-walfield-viengoos-a-framework-for-stakeholder-directed-resource-allocation.pdf). @@ -54,3 +55,8 @@ Academic Papers: argue that only a small static number of scheduling policies are needed in practice and advocate hierarchical policy specification and central realization. + + +# Miscellaneous + + * [[IRC_2012-02-23]] |