Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3790

implement "paging in" for compact command

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None

      const char *p = (const char *) e;
      for( int i = 0; i < e->length; i += 4096 )

      { faux += *p; }

            Assignee:
            dwight@mongodb.com Dwight Merriman
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: