if (Sys.info()[["sysname"]] != "SunOS") {
getConfig("_NPROCESSORS_CONF") # number of processor
getConfig("LEVEL1_ICACHE_SIZE") # leve1 cache size
getConfig("GNU_LIBC_VERSION") # libc version
}
Run the code above in your browser using DataLab