On Wed, 10 Dec 2008, Eric B Munson wrote:

> This patch set consolidates all of the libhugetlbfs environment parsing
> code into a single function that is called during library setup.  This
> has a signifcant side effect.  Previously the library would reread the
> the values of environment variables as they were needed, this allowed
> a program to alter the variable (and therefore libhugetlbfs' behavior)
> during execution.  With this patch set the values are read only once
> at the beginning of execution.  The shmoverride test is modified
> accordingly.
> 
> Eric B Munson (7):
>   Create environment parse function and value storage struct
>   Move debug env parsing to new function
>   Move the elfmap env parsing into setup_env function
>   Move all getenv calls from various function in hugeutils into
>     hugetlbfs_setup_env
>   Moving Morecore env parsing to new function
>   Move shm env parsing to new function
>   Fix shmoverride tests for single env parsing

Applied, thanks.
Eric

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to