diff options
-rw-r--r-- | microkernel/for_beginners/discussion.mdwn | 1 |
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? |