Project

General

Profile

Actions

Feature #10172

closed

AsyncMessenger: Bind async thread to special cpu core

Added by Haomai Wang over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Now, 1-2 async op thread can fully meet a OSD's network demand with SSD backend. So maybe we can bind limited thread to special cores, I think it can improve async event loop performance because most of structure and method will processed within thread.

For example,

ms_async_op_threads = 2
ms_async_thread_affinity = 0,3

The size of elements in ms_async_thread_affinity must equal to ms_async_op_threads.

Actions #1

Updated by Haomai Wang over 9 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Haomai Wang over 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF