0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Dwight
71ed202b22 make dbunlocking() inlineable -- should be faster 2009-03-26 14:25:49 -04:00
Dwight
64ed02b27d recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
Dwight
ea2df30205 recstore: support for multiple directories
plus bug fix
2009-03-23 16:25:03 -04:00
Dwight
c88389e558 checkpoint: beginnings of cleaning up the recstore interface 2009-03-20 15:39:22 -04:00
Dwight
554cc09904 minor: better error message 2009-03-20 12:19:21 -04:00
Dwight
e35ffd32dd improved dropIndex for new recstore 2009-03-19 15:38:49 -04:00
Dwight
7165d7369e implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
Dwight
812cc0edd2 recstore: bug fix, plus allow index files > 2GB 2009-03-13 15:23:38 -04:00
Dwight
c02272c31d for new recstore, have a separate datafile for each index 2009-03-13 11:56:28 -04:00
Dwight
8ceb5627e5 bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Dwight
75712322a1 $SET change
recstore memory leak
2009-02-05 16:17:46 -05:00
Dwight
57af77dccf Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-04 11:26:59 -05:00
Dwight
c01b4a773a reccache bug fix 2009-02-04 11:26:51 -05:00
Aaron
0f724cd5fd Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutex 2009-02-04 10:47:36 -05:00
Dwight
aca3431dbf defer reccache writes 2009-02-03 17:39:44 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00