Searched refs:SNAPSHOT_CHUNK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.c102 #define SNAPSHOT_CHUNK (4 * MB) macro
695 todo = min(SNAPSHOT_CHUNK, rem);

Completed in 71 milliseconds