drbd: remove some very outdated comments
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
This commit is contained in:
Родитель
1abc2af205
Коммит
a5d214f621
|
@ -879,13 +879,6 @@ enum bm_flag {
|
||||||
/* clear is not expected while bitmap is locked for bulk operation */
|
/* clear is not expected while bitmap is locked for bulk operation */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* TODO sort members for performance
|
|
||||||
* MAYBE group them further */
|
|
||||||
|
|
||||||
/* THINK maybe we actually want to use the default "event/%s" worker threads
|
|
||||||
* or similar in linux 2.6, which uses per cpu data and threads.
|
|
||||||
*/
|
|
||||||
struct drbd_work_queue {
|
struct drbd_work_queue {
|
||||||
struct list_head q;
|
struct list_head q;
|
||||||
struct semaphore s; /* producers up it, worker down()s it */
|
struct semaphore s; /* producers up it, worker down()s it */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче