Jump to content

Server 2003 run in 4 CPU box


Recommended Posts

Posted

Hi all,

 

I have a windows server 2003 R2 Sp2 and the server configuration is as follow

2 x intel dual 2 core xeon 1.6Gz CPU (= 4 CPUs)

2 Gb RAM

500 MB harddisk

 

I have a web application running on this server.

However, I found from the task manager that all process would only occupy a

max. of 25% CPU usage, even that process is a CPU intensive process. So I

would like to know is there any way to set the process can fully utilize the

CPU usage ?

 

Thank in advance

 

ong

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Leythos
Posted

Re: Server 2003 run in 4 CPU box

 

In article <AA263BA2-D0B2-45F2-8433-C34A965D43BE@microsoft.com>,

ong@discussions.microsoft.com says...

> Hi all,

>

> I have a windows server 2003 R2 Sp2 and the server configuration is as follow

> 2 x intel dual 2 core xeon 1.6Gz CPU (= 4 CPUs)

> 2 Gb RAM

> 500 MB harddisk

>

> I have a web application running on this server.

> However, I found from the task manager that all process would only occupy a

> max. of 25% CPU usage, even that process is a CPU intensive process. So I

> would like to know is there any way to set the process can fully utilize the

> CPU usage ?

 

Win 2003 Sp2 is already capable of using 2 CPU / 4 Cores, you don't have

to do anything.

 

If you're not getting the performance it could be that you are DISK

Bound and not able to saturate the CPU's or that your apps are just not

ones that load the server up.

 

I have Quad Quad Cores and rarely see above 30% across them and this

runs SQL 2000 server on a busy box.

 

--

 

Leythos

- Igitur qui desiderat pacem, praeparet bellum.

- Calling an illegal alien an "undocumented worker" is like calling a

drug dealer an "unlicensed pharmacist"

spam999free@rrohio.com (remove 999 for proper email address)

Guest Mathieu CHATEAU
Posted

Re: Server 2003 run in 4 CPU box

 

Hello,

 

check closely to cpu usage per process.

25% = 1 CPU at 100%

You may have one process (like a not multithreaded application) that may be

eating all the cpu it can (1 CPU in this case, so 25%).

 

 

--

Cordialement,

Mathieu CHATEAU

English blog: http://lordoftheping.blogspot.com

French blog: http://www.lotp.fr

 

 

"ong" <ong@discussions.microsoft.com> wrote in message

news:AA263BA2-D0B2-45F2-8433-C34A965D43BE@microsoft.com...

> Hi all,

>

> I have a windows server 2003 R2 Sp2 and the server configuration is as

> follow

> 2 x intel dual 2 core xeon 1.6Gz CPU (= 4 CPUs)

> 2 Gb RAM

> 500 MB harddisk

>

> I have a web application running on this server.

> However, I found from the task manager that all process would only occupy

> a

> max. of 25% CPU usage, even that process is a CPU intensive process. So I

> would like to know is there any way to set the process can fully utilize

> the

> CPU usage ?

>

> Thank in advance

>

> ong


×
×
  • Create New...