stolen from theserverside cause im to lazy to do it

64 bit computers process data in larger chunks than 32 bit computers. This
means a number of things, but the big 2 are:

1) When programs are written to support 64-bit processors, those programs
will generally perform faster than on a 32-bit processor of the same speed.
This is partially because 32-bit computers must handle 64-bit numbers in two
steps, whereas 64-bit computers only need to use one step.

2) 64-bit processors can address more memory than 32-bit processors. This
means your server can have more RAM, and therefore can store more data in
memory, making memory-intensive programs like databases faster.

Kingsley




----- Original Message -----
From: "Evaldas Zilinskas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, January 12, 2006 9:23 AM
Subject: Re: [hlds_linux] RE: 64Bits Compatiblity


Because many years ago there were 16bit systems, now there are 32bit, near
future 64bits wll rule the world, and maybe after 8 or 10 years we wil
have
something like 128bits. Why there is no point? Because not enought
software
are supported by 64 bits, so it means that 100% of system isn't used.

----- Original Message -----
From: "Joseph Laws" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, January 12, 2006 12:33 AM
Subject: Re: [hlds_linux] RE: 64Bits Compatiblity


Reduced CPU usage, reduced MEM usage, more stable server refresh rates.
IF there was no point in 64bit, why are there 64bit versions of *nix and
Windows?

Jon McDermott wrote:

Not to be a Luddite, but the benefits of a srcds_l / hlds_l server that
runs as a 64 bit binary escape me. The server software does not seem to
have a need to huge amounts of memory, and it seems difficult to
demonstrate any significant differences in application throughput when
you compare 64 bit builds versus 32 bit builds. Would a srcds_l / hlds_l
give better performance as a 64 bit binary? Reduce CPU usage? Give
players a better server to play on?

So someone help me, what would be the advantage of a 64 bit dedicated
server?

dackz wrote:

If you're talking about the Source Dedicated Server, there aren't any
64-bit binaries released yet. I presume the engine_amd binary is just
optimized for AMD CPUs in general.

If 64-bit binaries were released, you'd need one for every binary in
the
bin/ folder, as well as one for all the mods you run.

David A S Carter wrote:

Is it me or would you not want to run the "AMD"64 binary when running
EMT64?

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux





_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to