Re: allocation cpu resources on multi cpu sun system

From: Walt R (wmreinemer_at_tns.net)
Date: 04/28/04


Date: 28 Apr 2004 10:51:35 -0700

spaughbradley@hotmail.com (brad) wrote in message news:<9b99b7f2.0404252322.528dde29@posting.google.com>...
> I am a student/EE attending a major university in southern california.
> My question is reguarding dynamic cpu resource allocation.
> Currently, we are limited to 12.5% of the total processing power at
> any given time. The system in question is a 13+ sparcs cpu sun
> system. When I use some of the chip design software (mentor graphics
> leonardo), it can take up to 4 hours to finish one task because I am
> limited to 12.5% cpu power at any given time while idle processes are
> upwards of 75%. I am up until 4am due to this poor cpu power
> allocation scheme. I would like to bring this issue up with the chair
> of the EE department and have him pressure the unix admin about the
> situation. I am wondering if anyone can give me some suggestions
> about how to implement dynamic cpu power allocation, so I don't sound
> like I don't know what I am talking about when I speak with the chair
> person.
> Thanks in Advance
> Brad
**
Try this:
google web search: "cpu time allocation" sun sparc""
 
google web search: "cpu allocation" sun sparc""

Walt R.



Relevant Pages

  • [patch 1/7] allocpercpu: Make it a true per cpu allocator by allocating from a per cpu array
    ... Currently each call to alloc_percpu allocates an array of pointer to objects. ... itself for each and every per cpu array in use. ... but the freeing and allocation of the per cpu areas no longer needs to ...
    (Linux-Kernel)
  • Re: [patch] CFS scheduler, v3
    ... apart from the CPU bandwidth appearing as a term. ... William Lee Irwin III wrote: specified CPU bandwidth allocation, this would be it, but to use that ...
    (Linux-Kernel)
  • Re: [patch] CFS scheduler, v3
    ... William Lee Irwin III wrote: ... apart from the CPU bandwidth appearing as a term. ... specified CPU bandwidth allocation, this would be it, but to use that ...
    (Linux-Kernel)
  • RE: [patch 1/5] x86, bts: detect size of DS fields
    ... ds_request_bts_cpu(int cpu, ....) ... I could do the allocation using GFP_KERNEL and then ... do the wrmsrlto enable tracing using smp_call_function. ... needs to allocate memory. ...
    (Linux-Kernel)
  • Re: [Patch 1/4] Delay accounting: Initialization
    ... delays (current patch also transmits cpu run time). ... it triggers an allocation for all existing tasks in the ... system, turns on allocation in forkfor future tasks, and collection of the stats. ...
    (Linux-Kernel)