[Open-graphics] YAPI (Yet Another Product Idea)

James Richard Tyrer tyrerj at acm.org
Wed Feb 7 09:31:11 EST 2007


Simon wrote:
> On 2/6/07, James Richard Tyrer <tyrerj at acm.org> wrote:
>> Since Linux always uses all of main memory, system performance can
>> always be improved by adding swap.
> 
> I think you mean adding main memory, and not swap.  An infinite amount
> of memory will get rid of speed bottlenecks when accessing block
> devices, but I don't think having lots of swap would change anything.

No actually I meant swap, but what I said isn't very clear.  I didn't 
mean adding _more_ swap will improve performance but rather that even 
with a lot of main memory that having swap (as contrasted with *no* 
swap) will improve performance.  The reason is that stuff in application 
memory currently not being used will be swapped out making more room for 
disk cache and buffers.  OTHO, the question of just how much swap is 
desirable is another question.

-- 
JRT


More information about the Open-graphics mailing list