mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
5ae7ad342d
Adds write tracking to the core VFD, which can be configured via the H5Pset/get_core_write_tracking() API call. When enabled and writing to the backing store is enabled, this feature will track writes and only write out the changed bytes on flush/close. Tested on: 32-bit LE linux (jam) w/ Fortran and C++ 64-bit BE linux (ostrich) 64-bit Darwin 12.5.0 (kite) All were tested using the core VFD w/ paging on (core_paged in the VFD list). Make check-vfd was also tested on jam. |
||
---|---|---|
.. | ||
acpl_be | ||
acpl_le | ||
dapl_be | ||
dapl_le | ||
dcpl_be | ||
dcpl_le | ||
dxpl_be | ||
dxpl_le | ||
fapl_be | ||
fapl_le | ||
fcpl_be | ||
fcpl_le | ||
gcpl_be | ||
gcpl_le | ||
lapl_be | ||
lapl_le | ||
lcpl_be | ||
lcpl_le | ||
ocpl_be | ||
ocpl_le | ||
ocpypl_be | ||
ocpypl_le | ||
strcpl_be | ||
strcpl_le |