IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10887


Ignore:
Timestamp:
Jan 2, 2007, 6:30:32 PM (19 years ago)
Author:
jhoblitt
Message:

remove P_PS_LARGE_BLOCK_SIZE (unused)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jch-memory/psLib/src/sys/psMemory.c

    r10886 r10887  
    88*  @author Robert Lupton, Princeton University
    99*
    10 *  @version $Revision: 1.88.2.2 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2007-01-03 04:29:10 $
     10*  @version $Revision: 1.88.2.3 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2007-01-03 04:30:32 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4848}
    4949
    50 #define P_PS_LARGE_BLOCK_SIZE 65536        // size where under, we try to recycle
    51 
    5250static psS32 checkMemBlock(const psMemBlock* m, const char *funcName);
    5351static psMemBlock* lastMemBlockAllocated = NULL;
Note: See TracChangeset for help on using the changeset viewer.