comparison build/linux/makefiles/mapfile-vers-debug @ 141:fcbfc50865ab

6684395: Port NUMA-aware allocator to linux Summary: NUMA-aware allocator port to Linux Reviewed-by: jmasa, apetrusenko
author iveresov
date Tue, 29 Apr 2008 13:51:26 +0400
parents a61af66fc99e
children
comparison
equal deleted inserted replaced
140:3febac328d82 141:fcbfc50865ab
270 jio_fprintf; 270 jio_fprintf;
271 jio_printf; 271 jio_printf;
272 jio_snprintf; 272 jio_snprintf;
273 jio_vfprintf; 273 jio_vfprintf;
274 jio_vsnprintf; 274 jio_vsnprintf;
275 fork1; 275 fork1;
276 numa_warn;
277 numa_error;
276 278
277 # Needed because there is no JVM interface for this. 279 # Needed because there is no JVM interface for this.
278 sysThreadAvailableStackWithSlack; 280 sysThreadAvailableStackWithSlack;
279 281
280 # This is for Forte Analyzer profiling support. 282 # This is for Forte Analyzer profiling support.