Project

General

Profile

Actions

Bug #1150

closed

use atomic_fetchadd_int in m_mclfree()

Added by sepherosa over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi all,

Following patch uses atomic_fetchadd_int to simplify the reference
logic in m_mclfree()
http://leaf.dragonflybsd.org/~sephe/mbuf_fetchadd.diff

Best Regards,
sephe

Actions #1

Updated by dillon over 15 years ago

:Hi all,
:
:Following patch uses atomic_fetchadd_int to simplify the reference
:logic in m_mclfree()
:http://leaf.dragonflybsd.org/~sephe/mbuf_fetchadd.diff
:
:Best Regards,
:sephe

Looks good.  It sure simplifies things!
-Matt
Matthew Dillon
<>
Actions #2

Updated by aoiko over 15 years ago

committed (with modifications) by sephe@

Actions

Also available in: Atom PDF