> The types are different, then better to make odp_time_t to be same size of > timespec. > > Initially, it was smth like typedef timespec odp_time_t, but new versions of > Ubuntu > have some problem with leaking some library internals to ODP project with such > definition > (not sure what it was, I'm using 14.04). > Maybe better to align the size of odp_time_t struct with timespec ...?
If someone implements this reliably, preferably with no ifdefs and there's a considerable performance gain it's fine by me. However, there are probably much more "cost effective" optimization targets available. -Matias _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
