Function tikv_util::config::check_kernel[][src]

pub fn check_kernel() -> Vec<ConfigError>

Notable traits for Vec<u8, A>

impl<A> Write for Vec<u8, A> where
    A: Allocator

check_kernel_params checks kernel parameters, following are checked so far:

Note that: It works on Linux only.