]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Import version 1.2.6 from openafs upstream/1.2.6
authorSam Hartman <hartmans@debian.org>
Fri, 2 Aug 2002 04:37:58 +0000 (04:37 +0000)
committerSam Hartman <hartmans@debian.org>
Fri, 2 Aug 2002 04:37:58 +0000 (04:37 +0000)
src/config/param.i386_linux24.h

index 2fcf247130ba02ea6e80550037c21c86a9acb973..467437726f0096dc5b9dc05bdd14a5ac8f9a61f6 100644 (file)
@@ -30,7 +30,7 @@
  * MP to compile for Linux
  */
 #ifdef AFS_SMP
-#define CONFIG_SMP
+#define CONFIG_SMP 1
 #ifndef CONFIG_X86_LOCAL_APIC
 #define CONFIG_X86_LOCAL_APIC
 #endif
@@ -50,7 +50,7 @@
 #include <afs/afs_sysnames.h>
 #define AFS_USERSPACE_IP_ADDR 1
 #define RXK_LISTENER_ENV 1
-#define AFS_GCPAGS             0       /* if nonzero, garbage collect PAGs */
+#define AFS_GCPAGS       2 /* Set to Userdisabled, allow sysctl to override */
 
 #define AFSLITTLE_ENDIAN    1
 #define AFS_HAVE_FFS        1       /* Use system's ffs. */