Ask a Question related to AIX, Design and Development.
-
Nicholas Dronen #1
Re: paging space amount calculation
martijn <martijn005@hotmail.com> wrote:
m> Hi,
m> We're running AIX 4.3.3 and will have a total of 8GB of RAM installed.
m> According to an AIX manual, this seems to be the way to calculate the amount
m> of paging space necessary:
m> Page Space = 512 + ( RAM - 256 ) * 1.25
m> So with 8GB of RAM:
m> Page Space = 512 + (8192 -256) * 1,25 = 10,5 GB
m> I'm thinking about just going with the 10,5GB of paging space.
m> But maybe somebody else has some other ideas about this?
I don't think any formula for the "right" amount of paging space
is terribly useful. If the machine has 8GB RAM, it's probably
doing something important, which means it should have been spec'ed
to avoid paging altogether.
The comp.unix.aix FAQ is a large and mostly useful document. Did
you read this section before posting?
[url]http://www.faqs.org/faqs/aix-faq/part2/section-14.html[/url]
2. How much paging space do I need?
Regards,
Nicholas
--
"Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
"Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
Nicholas Dronen Guest
-
Getting amount of Occurrences
My mind has gone blank... can't think of how to do this. I have a varable with text in it (CFHTTP.Filecontent). I need to see how many times... -
Calculation based on calculation
I'm new to Acrobat 5.05 and Javascript... I have a simple issue/question: There are 3 columns, QUANTITY, EACHES COST, LINE TOTAL As the... -
paging space not active
paging space is not active after reboot and swapon fails too thanks for your advise -
Amount of data
Hello. I am writing an application, that connects to mssql server via DB-Library, and the maximum amount of data, which I can get, is only 4096... -
Total ink amount VS readout
Hello, I'm having a problem with my color separation in photoshop. I did a retouching job for a catalog and the images came with the blacks too... -
martijn #2
paging space amount calculation
Hi,
We're running AIX 4.3.3 and will have a total of 8GB of RAM installed.
According to an AIX manual, this seems to be the way to calculate the amount
of paging space necessary:
Page Space = 512 + ( RAM - 256 ) * 1.25
So with 8GB of RAM:
Page Space = 512 + (8192 -256) * 1,25 = 10,5 GB
I'm thinking about just going with the 10,5GB of paging space.
But maybe somebody else has some other ideas about this?
Thanks for you input.
martijn
martijn Guest



Reply With Quote

