FrontPage 

Fuego wiki

Login or create account

function ov rootfs drop caches in 'raw' format

= NAME =
ov_rootfs_drop_caches

= SYNOPSIS =
 * ov_rootfs_drop_caches

= DESCRIPTION =
This function uses the /proc filesystem to flush all the memory pages caches on the target.  This is done to reduce the variability in tests by starting tests
without any data cached by the kernel.

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
    ov_rootfs_drop_caches
}}}

= ENVIRONMENT and ARGUMENTS =
This requires the /proc filesystem on the target.

= RETURN =
Aborts the job if an error is encountered performing the operation.

= SOURCE =
Located in ''overlays/base/base-distrib.fuegoclass''

= SEE ALSO =
 * [[function_pre_test|pre_test]]


TBWiki engine 1.8.3 by Tim Bird