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

Re: Re: Re: Reading the LRU Active and Incative List



Hi...

> That's my understanding too. I just wanted to verify with others that
>
> 1) The head of the zone's active list is pointed to by
> zone->active_list. 
>2) The next element is pointed to by
> zone->active_list->next 
>3) The tail of the active list is pointed to
> by zone->active_list->prev

I have a pretty same understanding as you have above.

regards,

Mulyadi


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/