/Number-CPU_Test

A simple C program that uses POSIX to find out the number of CPU cores.

Primary LanguageCGNU General Public License v3.0GPL-3.0

CPU Test

A simple C program that uses the POSIX API to find the number of CPUs.

This was used when attempting to port the Linux kernel to a massively multi-core RISC-V system.