diff build/linux/makefiles/mapfile-vers-product @ 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
line wrap: on
line diff
--- a/build/linux/makefiles/mapfile-vers-product	Wed Apr 16 12:58:03 2008 +0400
+++ b/build/linux/makefiles/mapfile-vers-product	Tue Apr 29 13:51:26 2008 +0400
@@ -267,7 +267,9 @@
                 jio_snprintf;
                 jio_vfprintf;
                 jio_vsnprintf;
-		fork1;
+                fork1;
+                numa_warn;
+                numa_error;
 
                 # Needed because there is no JVM interface for this.
                 sysThreadAvailableStackWithSlack;