Anatoly Burakov
5640171c52
malloc: fix external heap allocation in no-huge mode
...
When no-huge mode is enabled, we always overwrite the socket ID to be
SOCKET_ID_ANY in rte_malloc, because there is no NUMA awareness in no-huge
mode. However, with external memory support, a socket ID may have other
meaning, and we cannot overwrite the socket ID in those cases.
Fixes: 65ff37b105f7 ("malloc: add function to check if socket is external")
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-26 22:37:59 +02:00
..
2018-10-25 02:11:23 +02:00
2018-07-12 00:00:35 +02:00
2018-07-26 20:07:57 +02:00
2018-10-25 11:27:49 +02:00
2018-01-30 21:58:59 +01:00
2018-10-22 11:28:27 +02:00
2018-07-26 22:45:17 +02:00
2018-10-17 12:16:54 +02:00
2018-10-17 12:23:40 +02:00
2018-01-30 21:59:00 +01:00
2018-10-26 22:37:59 +02:00
2018-01-30 21:58:59 +01:00
2018-10-18 10:24:39 +02:00
2018-10-10 21:40:40 +02:00
2018-10-11 10:37:45 +02:00
2018-01-30 21:58:59 +01:00
2018-07-11 23:45:20 +02:00
2018-10-26 22:01:37 +02:00
2018-09-19 19:45:38 +02:00
2018-01-30 21:58:59 +01:00
2018-10-26 19:46:15 +02:00
2018-10-24 15:06:46 +02:00
2018-10-25 10:30:13 +02:00
2018-09-19 17:11:37 +02:00
2018-10-25 15:51:16 +02:00
2018-07-12 00:00:35 +02:00
2018-10-11 11:11:25 +02:00
2018-08-06 01:15:11 +02:00
2018-07-26 20:30:18 +02:00
2018-09-28 01:41:02 +02:00
2018-05-25 10:47:06 +02:00
2018-10-22 11:28:27 +02:00
2018-10-12 19:33:34 +02:00
2018-10-12 19:33:02 +02:00
2018-10-26 14:51:36 +02:00
2018-08-01 18:25:10 +02:00
2018-01-30 21:58:59 +01:00
2018-10-26 18:09:22 +02:00
2018-10-22 11:28:27 +02:00
2018-10-24 15:12:33 +02:00
2018-10-12 17:58:53 +02:00
2018-04-26 16:58:18 +02:00
2018-10-18 10:24:39 +02:00
2018-10-26 14:51:36 +02:00
2018-10-22 11:28:27 +02:00