diff options
-rw-r--r-- | doc/info/mds.texinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 20174ca..56e1703 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5181,6 +5181,11 @@ such as screenshooting and global hotkeys. Monolithic server does not need to pass messages between modules, but can rather perform normal function calls and achive greater performance. + +@item +Monolithic diplay servers can have a smaller +memory footprint than its full-fledged counter +parts. @end itemize |