Subject: Two questions
To: None <current-users@netbsd.org>
From: Mihai CHELARU <kefren@netbastards.org>
List: current-users
Date: 04/28/2003 10:34:08
Hi,
I have two questions not related one with the other. Here they are:
1) $ cat /emul/linux/proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 4
model name : AMD Athlon Model 4 (Thunderbird) (686-class)
stepping : 2
cpu MHz : 902.12
fdiv_bug : no
fpu : yes
fpu_exception: : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 pn acpi mmx fxsr ia64 31
Hint: look at the 'ia64' flag. Should it be there ?
2) Anyone is experiencing problems using threads and time wait functions
like nanosleep (or usleep) and pthread_cond_timedwait ? Using those in
a code results in infinite (sa)wait. Could be my poor code or something
else, just want to check.
Thanks,
Mihai