~m.ch/mysql-server/mysql-6.0-sigar-plugin

« back to all changes in this revision

Viewing changes to storage/falcon/Configuration.h

  • Committer: Davi Arnaut
  • Date: 2008-08-12 04:38:50 UTC
  • mfrom: (2764 mysql-6.0-to-merge)
  • mto: This revision was merged to the branch mainline in revision 2765.
  • Revision ID: davi.arnaut@sun.com-20080812043850-9tr1ojwrnv15r0gd
Merge mysql-6.0 into mysql-6.0-bugteam

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
        uint64          recordScavengeFloor;
50
50
        int                     recordScavengeThresholdPct;
51
51
        int                     recordScavengeFloorPct;
52
 
        uint64          initialAllocation;
53
52
        uint64          allocationExtent;
54
53
        uint64          pageCacheSize;
55
54
        int64           javaInitialAllocation;