* [LSF/MM TOPIC][ATTEND] Volatile Ranges
@ 2013-02-15 21:03 John Stultz
2013-02-18 2:04 ` Minchan Kim
0 siblings, 1 reply; 2+ messages in thread
From: John Stultz @ 2013-02-15 21:03 UTC (permalink / raw)
To: lsf-pc; +Cc: linux-mm
Sorry for being late here.
I wanted to propose some further discussion on the volatile ranges concept.
Basically trying to sort out a coherent story around:
* My attempts at volatile ranges for shared tmpfs files (similar
functionality as Android's ashmem provides)
* Minchan's volatile ranges for anonymous memory
* How to track page volatility & purged state (via VMAs vs file
address_space)
* Purged data semantics (ie: Mozilla's request for SIGBUS on purged data
access vs zero fill)
* Aging anonymous pages in swapless systems
thanks
-john
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LSF/MM TOPIC][ATTEND] Volatile Ranges
2013-02-15 21:03 [LSF/MM TOPIC][ATTEND] Volatile Ranges John Stultz
@ 2013-02-18 2:04 ` Minchan Kim
0 siblings, 0 replies; 2+ messages in thread
From: Minchan Kim @ 2013-02-18 2:04 UTC (permalink / raw)
To: John Stultz; +Cc: lsf-pc, linux-mm
Hi John,
On Fri, Feb 15, 2013 at 01:03:24PM -0800, John Stultz wrote:
> Sorry for being late here.
>
> I wanted to propose some further discussion on the volatile ranges concept.
>
> Basically trying to sort out a coherent story around:
>
> * My attempts at volatile ranges for shared tmpfs files (similar
> functionality as Android's ashmem provides)
>
> * Minchan's volatile ranges for anonymous memory
>
FYI,
I have a plan to redesign anon volatile range by some reasons.
In old version, I have been working with Jason who is jemalloc author
and he has a very interested in anon volatile.
I saw 2x faster with certain webserver workload with jemalloc which is
tweaked by Jason and me. Even, I have a plan to enhance it much higher.
If this topic is selected and I will be there,
I will share it with pleasure.
Thanks.
> * How to track page volatility & purged state (via VMAs vs file
> address_space)
>
> * Purged data semantics (ie: Mozilla's request for SIGBUS on purged
> data access vs zero fill)
>
> * Aging anonymous pages in swapless systems
>
> thanks
> -john
>
>
>
>
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@kvack.org. For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
--
Kind regards,
Minchan Kim
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-18 2:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15 21:03 [LSF/MM TOPIC][ATTEND] Volatile Ranges John Stultz
2013-02-18 2:04 ` Minchan Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).