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

208 Commits

Author SHA1 Message Date
Aaron
c99883578c Revert "Revert "allocate files in background""
This reverts commit e577a2c64e.
2009-04-15 16:10:21 -04:00
Aaron
e577a2c64e Revert "allocate files in background"
This reverts commit 0033bd91df.
2009-04-15 15:40:16 -04:00
Aaron
668cf57c52 Revert "do preallocation after initial allocation too, make file allocator interface more flexible"
This reverts commit 5d9cb32605.
2009-04-15 15:39:57 -04:00
Aaron
9ccebf3f4c Revert "abort allocation on failed write"
This reverts commit c511cb6139.
2009-04-15 15:39:49 -04:00
Aaron
836e92e7dd Revert "fix compile warning, rename condition_variable -> condition to make old boost happy MINOR"
This reverts commit 5dde63de12.
2009-04-15 15:39:28 -04:00
Aaron
ae473981f5 Revert "add errno header for non osx MINOR"
This reverts commit 170106ace9.
2009-04-15 15:39:15 -04:00
Aaron
170106ace9 add errno header for non osx MINOR 2009-04-15 15:28:04 -04:00
Aaron
5dde63de12 fix compile warning, rename condition_variable -> condition to make old boost happy MINOR 2009-04-15 15:23:47 -04:00
Aaron
c511cb6139 abort allocation on failed write 2009-04-15 15:00:15 -04:00
Aaron
5d9cb32605 do preallocation after initial allocation too, make file allocator interface more flexible 2009-04-15 14:57:37 -04:00
Aaron
0033bd91df allocate files in background 2009-04-15 11:58:38 -04:00
Aaron
8ac9b466f7 printStackTrace don't leave stream in hex mode MINOR 2009-04-10 11:53:47 -04:00
Aaron
aa5309a68b print error description, test timeout MINOR 2009-04-06 16:21:56 -04:00
Aaron
80c3078d1a fix sleepmillis 2009-04-03 15:34:44 -04:00
Eliot Horowitz
d20f1d0f62 solaris fix 2009-04-02 17:06:01 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Aaron
59d34a2832 Validate length of allocated file 2009-04-01 10:51:55 -04:00
Aaron
892296218a Validate length of allocated file 2009-04-01 10:50:31 -04:00
Aaron
e5a43008fd Build a subobject without recopying the contents 2009-03-25 18:24:22 -04:00
Aaron
d0520ccafb Use string instead of char * in client code 2009-03-24 16:58:33 -04:00
Aaron
87fc8adf10 Remove unnecessary include 2009-03-20 14:50:11 -04:00
Aaron
f0e25020b2 Reduce dbtop performance hit 2009-03-20 14:30:56 -04:00
Eliot Horowitz
46dddab48a fix : -> _ conversion on windows 2009-03-19 08:36:24 -04:00
Eliot Horowitz
df4a8dbf55 doesOpGetAResponse 2009-03-17 17:24:38 -04:00
Aaron
b936cb2c97 objcheck validates every bson object read from a message 2009-03-13 12:07:00 -04:00
Dwight
a039cf7ec7 compile windows 2009-03-03 16:06:57 -05:00
Aaron
c8c7ae441e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:51:53 -05:00
Aaron
53e0287027 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:49:27 -05:00
Aaron
e7b0796b51 Add number of calls to setClient to DBTOP 2009-03-02 16:49:16 -05:00
Eliot Horowitz
062213eaef work on old versions of boost 2009-03-02 16:27:35 -05:00
Aaron
67d39935dc Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 13:45:26 -05:00
Eliot Horowitz
474d2c0d24 switch mongos to use MessageServer
use boost asio if it exists on the system
2009-03-02 13:35:34 -05:00
Aaron
e6980f2e83 Call val() without log mutex 2009-03-02 13:18:47 -05:00
Eliot Horowitz
cc95f74066 asio checkpoing, working, not threaded yet 2009-03-02 10:32:29 -05:00
Eliot Horowitz
f7f6348d2f basic asio core working 2009-03-02 09:57:43 -05:00
Eliot Horowitz
8a711dc649 nextMessageId function and valid() method on MsgData 2009-03-02 09:57:22 -05:00
Eliot Horowitz
13b828f592 checkpoint for async message server 2009-03-02 09:13:20 -05:00
Aaron
63e5764fe2 Add BSONElementManipulator and CurrentTime type 2009-02-27 17:18:56 -05:00
Aaron
4c491e5b9e Handle const pointers correctly 2009-02-23 11:16:33 -05:00
Aaron
4311f257ef Better LazyString 2009-02-23 11:11:00 -05:00
Dwight
b23ec0964c compile windows 2009-02-23 09:50:45 -05:00
Aaron
3c33cbe8e7 Maybe more efficient 2009-02-20 15:56:24 -05:00
eliot
c9556de9ab windows compile 2009-02-20 15:23:14 -05:00
Aaron
db0f38e88b Dummy count implementation 2009-02-20 11:08:22 -05:00
Aaron
6f25a72ec3 'better' LazyString 2009-02-20 10:48:32 -05:00
Eliot Horowitz
c759ddf5cc linux mem info 2009-02-20 09:52:13 -05:00
Eliot Horowitz
3f5102bf27 processinfo class and meminfo command, only works on darwin for the moment 2009-02-20 09:34:25 -05:00
Aaron
9d8876a09b LazyString() takes const reference 2009-02-19 14:14:34 -05:00
Aaron
4fca3ad77a Make assertions stringable 2009-02-19 12:43:46 -05:00
Aaron
6df7d02ce8 Don't create string unless we're actually going to log 2009-02-19 12:03:15 -05:00