This is fixed a different way now; no need to be different than stock
PLPA. This commit was SVN r19293.
Этот коммит содержится в:
родитель
a6e0589f01
Коммит
bb585922fd
@ -172,7 +172,7 @@ static void clear_cache(void)
|
|||||||
static void load_cache(void)
|
static void load_cache(void)
|
||||||
{
|
{
|
||||||
int i, j, k, invalid_entry, fd, found_online;
|
int i, j, k, invalid_entry, fd, found_online;
|
||||||
char path[PATH_MAX], buf[8] = "\0\0\0\0\0\0\0\0";
|
char path[PATH_MAX], buf[8];
|
||||||
PLPA_NAME(cpu_set_t) valid_processors;
|
PLPA_NAME(cpu_set_t) valid_processors;
|
||||||
PLPA_NAME(cpu_set_t) *cores_on_sockets;
|
PLPA_NAME(cpu_set_t) *cores_on_sockets;
|
||||||
int found;
|
int found;
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user