8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
cachectl
|
|
--------
|
|
|
|
A very basic sanity test for the cachectl system call. It just tries
|
|
making a page uncacheable, then cacheable again. This is just to try
|
|
out the code path and make sure that it doesn't immediately crash the
|
|
kernel.
|