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:
parent
576ca13ddb
commit
242ebd2030
@ -26,8 +26,7 @@ using namespace std;
|
||||
|
||||
static MessagingService *sMessagingService = NULL;
|
||||
|
||||
//static const int32 kMessagingAreaSize = B_PAGE_SIZE * 4;
|
||||
static const int32 kMessagingAreaSize = B_PAGE_SIZE;
|
||||
static const int32 kMessagingAreaSize = B_PAGE_SIZE * 4;
|
||||
|
||||
// init_messaging_service
|
||||
status_t
|
||||
|
Loading…
Reference in New Issue
Block a user