I resolved conflicts with recent svn.

2012/10/2 Bluezery <ohpo...@gmail.com>:
> Dear EFL developers,
>
> This is patch for reconstructing genlist's item cache.
> Each item cache functions do harsh jobs so just push,pop by Elm_Gen_Item * 
> now.
> Before, cache is disabled by comments. But I enabled item cache again
> (even for the case which tree_effect_enabled is on).
>
> I changed some functions:
> _item_cache_find() --> _item_cache_pop()
> _item_cache_add() --> _item_cache_push()
> _item_cache_zero() -->_item_cache_all_free()
>
> And I removed _item_cache_clean() function because I made
> _item_cache_push() to don't exceed the item_cache_max. So clean-up of
> cache is not needed anymore.
>
> I will do more re-factoring jobs for genlist.
> Please review this patch.
>
> --
> BRs,
> Kim.



-- 
BRs,
Kim.

Attachment: genlist@cache_refactoring.patch
Description: Binary data

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to