Hi anyone. If somebody's got a sec to enlighten me, there's some phenomenon I recently came across and found somewhat counterintuitive first. Whenever I 1. Dirty a bunch of pages backed by an NFS mount on some server. 2. Block the traffic with iptables (TCP, assuming that mattered). Still plenty of writeback pending. 3. Sync I see #3 drive the dirty count in /proc/meminfo drop back to almost-zero, immediately. The sync itself blocks, though. So the pages are called clean the moment the write got queued, not acked? Leaving the rest just to retransmits by the socket then? Is this just done so because one can, or would that order rather matter for consistency? Thanks, Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html