The reduced area size was used for testing only.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11165 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -26,8 +26,7 @@ using namespace std;
|
|||||||
|
|
||||||
static MessagingService *sMessagingService = NULL;
|
static MessagingService *sMessagingService = NULL;
|
||||||
|
|
||||||
//static const int32 kMessagingAreaSize = B_PAGE_SIZE * 4;
|
static const int32 kMessagingAreaSize = B_PAGE_SIZE * 4;
|
||||||
static const int32 kMessagingAreaSize = B_PAGE_SIZE;
|
|
||||||
|
|
||||||
// init_messaging_service
|
// init_messaging_service
|
||||||
status_t
|
status_t
|
||||||
|
|||||||
Reference in New Issue
Block a user