From e07692f46b5ccf82f70301a787d2bbd815601817 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 15 Aug 2010 21:50:50 +0000 Subject: [PATCH] Document on-demand paging configuration settings git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2858 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 428537f654..6150823fb1 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2375,6 +2375,46 @@ extern void up_ledoff(int led); +

+ OS setup related to on-demand paging: +

+ + +

+ If CONFIG_PAGING is selected, then the following also apply: +

+

The following can be used to disable categories of APIs supported by the OS. If the compiler supports weak functions, then it