summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorAlex <Alex@web>2010-02-19 20:17:28 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2010-02-19 20:17:28 +0000
commit91254512302ce8199fec8f39758788132df10fb7 (patch)
tree470439987c7c8629f4ed8e72c783aad0a018d122 /microkernel
parent4b7dd82cf60a684b2b2e876b940b2c47b1adf549 (diff)
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/for_beginners/discussion.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/microkernel/for_beginners/discussion.mdwn b/microkernel/for_beginners/discussion.mdwn
index 6cb23cfb..6d0d5f40 100644
--- a/microkernel/for_beginners/discussion.mdwn
+++ b/microkernel/for_beginners/discussion.mdwn
@@ -16,6 +16,5 @@ My question is about the second exercise.
>Implement your own pager. Write a server that synthesizes content on the fly and have a client map the object into its address space and print out the file.
-* Is it targeted to Mach or to an arbitrary OS?
* The second sentence "Write a server that..." is too long and too difficult for me to understand perhaps because English is not my native language. Could you please explain it in a little bit easier phrases?
* Am I write that in a given context pager means just memory allocator?