The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Functions for getting information about the system architecture. More...
#include <freeradius-devel/util/hw.h>
#include <freeradius-devel/util/syserror.h>
#include <freeradius-devel/util/strerror.h>
#include <errno.h>
Go to the source code of this file.
Macros | |
#define | CACHE_LINE_DEFAULT 128 |
#define | CORES_DEFAULT 1 |
Functions | |
size_t | fr_hw_cache_line_size (void) |
uint32_t | fr_hw_num_cores_active (void) |
Functions for getting information about the system architecture.
Definition in file hw.c.