Re: About LRU..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

On Tue, Feb 26, 2008 at 6:14 PM, shyam burkule <shyam.linux@xxxxxxxxx> wrote:
>               I am here not unserstanding , why this algorithm directly add
> new page to active list , eventhough that page has first access ?

I offer you my point of view. If it goes to inactive list, then it is
faster to get reclaimed later, right? In other word, now it is faulted
in...then maybe secs later (under high VM pressure), swapped out
again. If it goes to active list straight, then it will "live" longer
in RAM.

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux