- rename linux
kernel_version
tokernel_release
- add
Error::NixSyscallError
- functions that returned
Error::FfiError
now return unifiedError::NixSyscallError
- remove
Memory
struct from linux impl and all associated functions - add
SysInfo
struct that replacesMemory