FrontPage 

Fuego wiki

Login or create account

function ov rootfs drop caches in split format

NAME [edit section]

= NAME =
ov_rootfs_drop_caches

SYNOPSIS [edit section]

= SYNOPSIS =
 * ov_rootfs_drop_caches

DESCRIPTION [edit section]

= 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 [edit section]

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

ENVIRONMENT and ARGUMENTS [edit section]

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

RETURN [edit section]

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

SOURCE [edit section]

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

SEE ALSO [edit section]

pre_test
= SEE ALSO =
 * [[function_pre_test|pre_test]]
TBWiki engine 1.8.3 by Tim Bird