From: Sam Hartman Date: Fri, 2 Aug 2002 04:37:58 +0000 (+0000) Subject: Import version 1.2.6 from openafs X-Git-Tag: upstream/1.2.6 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4ac8b77a9952a39c8301edd1c7b3fea7bfd77e51;p=packages%2Fo%2Fopenafs.git Import version 1.2.6 from openafs --- diff --git a/src/config/param.i386_linux24.h b/src/config/param.i386_linux24.h index 2fcf24713..467437726 100644 --- a/src/config/param.i386_linux24.h +++ b/src/config/param.i386_linux24.h @@ -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 #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. */