Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam
Którą opcję zaznaczyć w konfigu kernela ?
Póki co wybrałem Pentium-4 M/Older Xeon (i coś tam jeszcze w linii jest..)
Czy dobrze wybrałem ?
Pozdrawiam
//edit:
Załączam wynik polecenia cpuid:
Kudzu:/home/kodzik# cpuid
eax in eax ebx ecx edx
00000000 0000000a 756e6547 6c65746e 49656e69
00000001 000006fd 00020800 0000e39d bfebfbff
00000002 05b0b101 005657f0 00000000 2cb43078
00000003 00000000 00000000 00000000 00000000
00000004 04000121 01c0003f 0000003f 00000001
00000005 00000040 00000040 00000003 00001110
00000006 00000001 00000002 00000001 00000000
00000007 00000000 00000000 00000000 00000000
00000008 00000400 00000000 00000000 00000000
00000009 00000000 00000000 00000000 00000000
0000000a 07280202 00000000 00000000 00000503
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000001 20000000
80000002 65746e49 2952286c 6e655020 6d756974
80000003 20295228 6c617544 50432020 54202055
80000004 30373332 20402020 33372e31 007a4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 04004040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000
Vendor ID: "GenuineIntel"; CPUID level 10
Intel-specific functions:
Version 000006fd:
Type 0 - Original OEM
Family 6 - Pentium Pro
Model 15 -
Extended model 0
Stepping 13
Reserved 0
Extended brand string: "Intel(R) Pentium(R) Dual CPU T2370 @ 1.73GHz"
CLFLUSH instruction cache line size: 8
Hyper threading siblings: 2
Feature flags bfebfbff:
FPU Floating Point Unit
VME Virtual 8086 Mode Enhancements
DE Debugging Extensions
PSE Page Size Extensions
TSC Time Stamp Counter
MSR Model Specific Registers
PAE Physical Address Extension
MCE Machine Check Exception
CX8 COMPXCHG8B Instruction
APIC On-chip Advanced Programmable Interrupt Controller present and enabled
SEP Fast System Call
MTRR Memory Type Range Registers
PGE PTE Global Flag
MCA Machine Check Architecture
CMOV Conditional Move and Compare Instructions
FGPAT Page Attribute Table
PSE-36 36-bit Page Size Extension
CLFSH CFLUSH instruction
DS Debug store
ACPI Thermal Monitor and Clock Ctrl
MMX MMX instruction set
FXSR Fast FP/MMX Streaming SIMD Extensions save/restore
SSE Streaming SIMD Extensions instruction set
SSE2 SSE2 extensions
SS Self Snoop
HT Hyper Threading
TM Thermal monitor
31 reserved
TLB and cache info:
b1: unknown TLB/cache descriptor
b0: unknown TLB/cache descriptor
05: unknown TLB/cache descriptor
f0: unknown TLB/cache descriptor
57: unknown TLB/cache descriptor
56: unknown TLB/cache descriptor
78: unknown TLB/cache descriptor
30: unknown TLB/cache descriptor
b4: unknown TLB/cache descriptor
2c: unknown TLB/cache descriptor
Processor serial: 0000-06FD-0000-0000-0000-0000[/quote]
czyli Pentium-Pro ?Ostatnio edytowany przez kodzik (2008-07-25 15:53:50)
...software is like sex
it's better when it's free..
Offline
CONFIG_MCORE2 powinno być.
Offline
a Timer Frequency ? aktualnie jest na 250MHz
Offline
Dokladnie, w configu jest opcja dla Cor2Duo i podobnych (Dual core to prekursor) i ta powinno sie zaznaczyc choc z testow jakie robilem to zaleznie chyba od aury czy cus bo raz bylo ciut szybsze niz 686 SMP a raz ciut wolniejsze ogolnie granica bledu statystycznego :P
Offline
zaznaczyłem 1000MHz ;)
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00096 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.119.137.175' WHERE u.id=1 |
0.00076 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.119.137.175', 1732868766) |
0.00047 | SELECT * FROM punbb_online WHERE logged<1732868466 |
0.00057 | SELECT topic_id FROM punbb_posts WHERE id=95457 |
0.00098 | SELECT id FROM punbb_posts WHERE topic_id=11920 ORDER BY posted |
0.00073 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=11920 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00083 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=11920 ORDER BY p.id LIMIT 0,25 |
0.00232 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=11920 |
Total query time: 0.00781 s |