Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cpu??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
sjap
n00b
n00b


Joined: 06 Jan 2005
Posts: 35

PostPosted: Fri Jan 07, 2005 11:04 am    Post subject: cpu?? Reply with quote

Hvad hedder denne her cpu??

processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 7
model name : VIA Samuel 2
stepping : 3
cpu MHz : 798.966
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow
bogomips : 1592.52

Skal jeg så sætte den sådan her

CFLAGS="-O2 -march=VIA Samuel 2 -fomit-frame-pointer"
Back to top
View user's profile Send private message
30726
Veteran
Veteran


Joined: 24 Sep 2003
Posts: 1501

PostPosted: Fri Jan 07, 2005 11:47 am    Post subject: Reply with quote

Använd inget högre än i586.
Code:
CFLAGS="-O2 -march=i586 -fomit-frame-pointer"


Last edited by 30726 on Fri Jan 07, 2005 12:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Fri Jan 07, 2005 12:17 pm    Post subject: Reply with quote

i686 är nog ingen bra idé, Samuel 2 verkar inte stödja cmov instruktionen, och gcc förväntar sig att den finns på i686 processorer. Det här funkar nog bättre:

Code:
CFLAGS="-march=i586 -O2 -mmmx -m3dnow -fomit-frame-pointer -pipe"
Back to top
View user's profile Send private message
30726
Veteran
Veteran


Joined: 24 Sep 2003
Posts: 1501

PostPosted: Fri Jan 07, 2005 12:39 pm    Post subject: Reply with quote

Du har rätt, och jag borde ha märkt att cmov saknades i hans cpuinfo.
Back to top
View user's profile Send private message
sjap
n00b
n00b


Joined: 06 Jan 2005
Posts: 35

PostPosted: Fri Jan 07, 2005 1:07 pm    Post subject: Reply with quote

in English please?
Back to top
View user's profile Send private message
sjap
n00b
n00b


Joined: 06 Jan 2005
Posts: 35

PostPosted: Fri Jan 07, 2005 1:09 pm    Post subject: Reply with quote

oh..but THX :D
Back to top
View user's profile Send private message
30726
Veteran
Veteran


Joined: 24 Sep 2003
Posts: 1501

PostPosted: Fri Jan 07, 2005 1:11 pm    Post subject: Reply with quote

Varför skapade du en tråd i det skandinaviska forumet om du vill svar på engelska? :?

Var glad för att ingen svarade på finska istället. :P
Back to top
View user's profile Send private message
sjap
n00b
n00b


Joined: 06 Jan 2005
Posts: 35

PostPosted: Fri Jan 07, 2005 4:07 pm    Post subject: Reply with quote

hehe, ja.. Men det går da også med at læse det.. selv om jeg nok ikke lige er den bedste til det.. men det går da :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum