Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Questions about CPU settings in kernel and USE
Date: Tue, 15 Apr 2014 02:11:51
Message-Id: 20140415021105.GA5519@waltdnes.org
1 I'm (re)installing Gentoo on an older AMD notebook. The output from
2 "less /proc/cpuinfo" includes...
3
4 processor : 1
5 vendor_id : AuthenticAMD
6 cpu family : 16
7 model : 6
8 model name : AMD Athlon(tm) II P320 Dual-Core Processor
9 stepping : 3
10 microcode : 0x10000b6
11 cpu MHz : 2100.000
12 cache size : 512 KB
13 physical id : 0
14 siblings : 2
15 core id : 1
16 cpu cores : 2
17 apicid : 1
18 initial apicid : 1
19 fpu : yes
20 fpu_exception : yes
21 cpuid level : 5
22 wp : yes
23 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a 3dnowprefetch osvw ibs skinit wdt nodeid_msr hw_pstate npt lbrv svm_lock nrip_save
24 bogomips : 4189.59
25 TLB size : 1024 4K pages
26
27 Now for the questions
28
29 * In "make menuconfig", I'm not sure which of 2 CPU options to select in
30 Processor type and features --->
31 Processor family (*****************) --->
32
33 ( ) Athlon/Duron/K7
34 ( ) Opteron/Athlon64/Hammer/K8
35
36 Which one do I go with?
37
38 * I believe that "pni" == "sse3" (with *TWO* "s") Is that correct?
39 * The cpuinfo output shows "sse4a". Is that the same as the "sse4_1"
40 USE flag, or is it different
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Questions about CPU settings in kernel and USE David W Noon <dwnoon@××××××××.com>
Re: [gentoo-user] Questions about CPU settings in kernel and USE Andrew Savchenko <bircoph@×××××.com>