-
parse: prefault config file with MAP_POPULATE · 2291ea4aChristian Brauner authored
When we call lxc_file_for_each_line_mmap() we will always parse the whole config file. Prefault it in case it is really long to optimize performance. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×