In the last episode (Apr 19), Mathieu Prevot said:
> Hello,
>
> I have FreeBSD 6.1-RC #27: Wed Apr 19 02:08:00 CEST 2006 amd64 and I have 3
> different outputs about hw.ncpu:
>
> `sysctl hw.ncpu` gives me:
>
> 'hw.ncpu: 2'
>
>
> and I have:
>
> hw.ncpu = 6
> hw.ncpu = 3
>
>
> with:
>
> #in
Hello,
I have FreeBSD 6.1-RC #27: Wed Apr 19 02:08:00 CEST 2006 amd64 and I have 3
different outputs about hw.ncpu:
`sysctl hw.ncpu` gives me:
'hw.ncpu: 2'
and I have:
hw.ncpu = 6
hw.ncpu = 3
with:
#include
#include
#include
main()
{
int ncpu[1];
size_t len;
len=size
2 matches
Mail list logo