networks. Getting TeraNode applications to work optimally on a high speed optical network is not as simple as connecting ones computer to the Internet. Today's protocol stacks and scientific applications cannot and do not know how to utilize this extreme level of bandwidth even when it is available. We intend to address this problem with Quanta, a cross-platform adaptive networking toolkit for supporting the extraordinary networking requirements of Tera-Nodes. Note: This has nothing to do with www/quanta*, the KDE HTML editor.
13 lines
317 B
Text
13 lines
317 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2004/02/11 17:37:42 bjan2 Exp $
|
|
|
|
--- configure.orig Sun Jan 11 22:22:04 2004
|
|
+++ configure
|
|
@@ -8793,7 +8793,7 @@ cat >>confdefs.h <<\_ACEOF
|
|
_ACEOF
|
|
|
|
fi
|
|
-if test "$ac_cv_lib_pthread_pthread_create" = "yes"; then
|
|
+if true; then
|
|
|
|
cat >>confdefs.h <<\_ACEOF
|
|
#define QUANTA_USE_PTHREADS 1
|