diff options
Diffstat (limited to 'common/pmem.c')
| -rw-r--r-- | common/pmem.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/pmem.c b/common/pmem.c index 2b2fb00..748a1c8 100644 --- a/common/pmem.c +++ b/common/pmem.c @@ -36,6 +36,10 @@ #include <apos/bits.h> /* is_nset etc */ #include <libfdt.h> +/* \todo add memory page counting? + * To make sure memory is not overcommited at clone, for example. + */ + /** * Loop through all page usage bits in current bitmap. * |
