stats: Add comment about MAP_SHARED
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 2 Feb 2011 08:40:48 +0000 (09:40 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 3 Feb 2011 00:06:44 +0000 (01:06 +0100)
commit0cc95cafe34d861dacdab6b75f395e43cdb1d777
tree347a0146c22fbe351ffe367fe2c7e371987de5dc
parentea2b82b91782bf7eba7b3b58a87d71a70201c7a6
stats: Add comment about MAP_SHARED

Clarify why MAP_SHARED is used instead of the obvious MAP_PRIVATE.
src/stats.c