Actions
Bug #572
openNeed to determine if memory barriers are necessary for dnode_move
Status:
New
Priority:
Low
Assignee:
-
Category:
kernel
Start date:
2010-12-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:
Description
With the introduction of dnode_move
, dbuf_clear
/dbuf_rele
/dbuf_destroy
had synchronisation changes using the "zero-reference locks". dbuf_clear
contains a call to membar_producer()
which is not present in other functions that remove dbufs.
No data to display
Actions