summaryrefslogtreecommitdiff
path: root/microkernel/mach/gnumach/memory_management.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'microkernel/mach/gnumach/memory_management.mdwn')
-rw-r--r--microkernel/mach/gnumach/memory_management.mdwn13
1 files changed, 12 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/memory_management.mdwn b/microkernel/mach/gnumach/memory_management.mdwn
index a1d9a99d..4e237269 100644
--- a/microkernel/mach/gnumach/memory_management.mdwn
+++ b/microkernel/mach/gnumach/memory_management.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2011, 2012, 2013 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
@@ -177,3 +178,13 @@ License|/fdl]]."]]"""]]
<braunr> again, i was just wondering out loud
<youpi> braunr: well, bach & mozart don't have > 1.2GiB mem anyway
<youpi> so it doesn't pose problem
+
+
+# IRC, freenode, #hurd, 2013-01-12
+
+ <sobhan> can hurd have more than 1GB of ram ?
+ <braunr> sobhan: not with the stock kernel, but yes with a simple patch
+ <braunr> sobhan: although you should be aware of the implications of this
+ patch
+ <braunr> (more kernel memory, thus more physical memory - up to 1.8 GiB -
+ but then, less user memory)