Posts: 14
Threads: 1
Joined: Jan 2005
Reputation:
0
um, core 3 might be better, core 2 is outdated now, the problem with fedora, you need to update every 6 months untill they get a final version out.
If your limited to fedora go ahead and try core 3, if not, good things to try is core3, gentoo, and maybe even just redhat 9. I wouldnt try freebsd yet if your still pretty novice.
Posts: 41
Threads: 5
Joined: Jan 2005
Reputation:
0
yeah Gentoo, looks very interesting what i see ppl talk
but i will have total problem installing that OS
Fedora was very easy to install that why i choose that OS
maybe one day when i know more about Linux i will install Gentoo for sure.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
i would also look into updating your kernel.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 41
Threads: 5
Joined: Jan 2005
Reputation:
0
if i reinstall to Fedora 3 it will update my kernel ?
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
It'll always use the p2 binary for hlds, source would see the SSE2 binary.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 41
Threads: 5
Joined: Jan 2005
Reputation:
0
ok i see
thanx you for all the info
u all ppl rock here
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
cat /proc/cpuinfo
that'll show how many CPUS you have
hlds or srcds does multithread(spread across SMP(symetrical MultiProcessors))
I do believe it'll assign each process to a different cpu, but i can't remember how to do that.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
02-03-2005, 11:08 PM
(This post was last modified: 02-03-2005, 11:12 PM by cryotek.)
You'd need to build your kernel with SMP support, a support of 4 cpus, and the SMP scheduler, which is SMT
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 41
Threads: 5
Joined: Jan 2005
Reputation:
0
any tips on how to do it?
thank you
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
as root you need to cd into /usr/src/linux and run make menuconfig
and choose your kernel options
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 41
Threads: 5
Joined: Jan 2005
Reputation:
0
02-04-2005, 09:42 AM
(This post was last modified: 02-04-2005, 09:55 AM by BornAgainst.)
?????
can you explain bit better please
thank you