Re: Hugepages for shm page cache (defrag)

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

 



On Wed, 06 Jul 2011 22:28:59 -0700, Andi Kleen wrote:
Radosław Smogura <mail@xxxxxxxxxx> writes:

Hello,

This is may first try with Linux patch, so please do not blame me too much. Actually I started with small idea to add MAP_HUGTLB for /dev/shm but it grew up in something more like support for huge pages in page cache, but according
to documentation to submit alpha-work too, I decided to send this.

Shouldn't this be rather integrated with the normal transparent huge
pages? It seems odd to develop parallel infrastructure.

-Andi
It's not quite good to ask me about this, as I'm starting hacker, but I think it should be treated as counterpart for page cache, and actually I got few "collisions" with THP.

High level design will probably be the same (e.g. I use defrag_, THP uses collapse_ for creating huge page), but in contrast I try to operate on page cache, so in some way file system must be huge page aware (shm fs is not, as it can move page from page cache to swap cache - it may silently fragment de-fragmented areas).

I put some requirements for work, e. g. mapping file as huge should not affect previous or future, even fancy, non huge mappings, both callers should succeed and get this what they asked for.

Of course I think how to make it more "transparent" without need of file system support, but I suppose it may be dead-corner.

I still want to emphasise it's really alpha version.

Regards,
Radek

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]