efl/src/bin
Jean-Philippe Andre cd702b3785 evas/cserve2: Reduce repacking and resizing of SHM
These operations have tons of side effects and it's a lot
easier to just avoid doing them. Now, repacking will always
need to happen as applications will add/delete strings and
items, but the less frequent, the better :)

Also, align most arrays & mempools to 32K instead of the
default page size (4K). This will also reduce resizes.
2013-10-28 15:47:16 +09:00
..
edje Fix formatting 2013-10-27 15:44:31 +00:00
eet Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
eeze Remove Eet_Connection from hash Before we call eet_connection_close 2013-08-05 13:13:19 +01:00
efreet efreet: Fix file opening 2013-10-22 12:54:22 +02:00
eldbus eldbus codegen: Initialize signal events with 0 2013-09-19 15:47:22 -03:00
embryo embryo: Fix a potential buffer overflow (klocwork id 321) 2013-08-12 18:32:40 +01:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client ethumb - fix ethumbd timeout to always work at start and mid-run too. 2013-07-09 20:13:24 +09:00
evas evas/cserve2: Reduce repacking and resizing of SHM 2013-10-28 15:47:16 +09:00
evil