Re: Lists LRU | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi Eduardo...
Good questions...
not only process owned pages, but kernel allocated ones such as
On Tue, May 13, 2008 at 9:02 AM, Eduardo Júnior <ihtraum18@xxxxxxxxx> wrote:
>
> Hi,
>
> I read that the lists LRU (active and inactive) store working set of the
> processes that are running.
buffer, socket buffer and so on AFAIK.
Hmmm? never measure it...but that's possible...even more I guess...
> I read that also on the active list is two-thirds of the inactive list.
depending on current real memory pressure..
not defined AFAIK. it's entirely a dynamic data structure.
> My source has not informed as the size of the inactive list was defined, if
> at compile time or runtime.
nope, dynamic..
> So, I wonder:
>
> - The size of the inactive list is defined that way?
> - The definition of the size of the inactive list has some dependence onnope...
> architecture?
AFAIK yes
> - The lists are initialized in the boot?
any kind of allocated pages..by allocated i mean the one which is
>Only pages of the image and
> structures of pages of the kernel are these lists? What kinds of pages they
> store?
allocated via kmalloc() and friends and not locked into RAM and must
exist in the entire life of the kernel.
Sorry, none that I have. maybe mel gorman's PDF.
> Any reference to respect would be welcome.
[Newbies FAQ] [Kernel List] [Site Home] [IETF Annouce] [Git] [Networking] [Security] [Bugtraq] [Rubini] [Photo] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Security] [Linux Networking] [Linux RAID] [Linux SCSI] [Linux ACPI] [DDR & Rambus] [UNIX Filesystems] [Linux Resources]
![]() |