LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   performance of delayed allocation (https://www.linuxquestions.org/questions/linux-newbie-8/performance-of-delayed-allocation-621284/)

tguruprasad87 02-15-2008 03:16 AM

performance of delayed allocation
 
Hi,
in delayed allocation, modified data is hold in cache till memory pressure. but as modified data grows, free space will decrease so amount of space for further processes will be less. how will it affect system performance? will there be less speed of processing or any other adverse effect?

thank you in advance.
Guruprasad

unSpawn 02-15-2008 06:44 AM

Quote:

Originally Posted by tguruprasad87 (Post 3057757)
free space will decrease so amount of space for further processes will be less. how will it affect system performance?

Let me guess.
To accomodate more processes and if pages can't be held in memory more swapout will occur?
Have I won anything yet or do I need to buy another ticket?

tguruprasad87 02-15-2008 08:07 AM

Quote:

To accomodate more processes and if pages can't be held in memory more swapout will occur?
so system performance will decrease?

thank you.
Guruprasad.

unSpawn 02-15-2008 08:25 AM

Quote:

Originally Posted by tguruprasad87 (Post 3058021)
so system performance will decrease?

Wouldn't that depend on a shoal of parameters?


All times are GMT -5. The time now is 04:17 PM.