• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Frank Willmore
  1. Frank Willmore

hdf5_der

Dana Robinson
hdf5_der
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

Neil Fortner
9b8c0b76a85
Neil Fortner committed 8e0689200ab07 Oct 2011
[svn-r21492] Purpose: Refactor direct I/O branch to be more maintainable

Description:
Add new driver feature flag, H5FD_FEAT_ALIGNED_MEM, to indicate if the driver
can benefit from aligned memory blocks.  Removed several H5_HAVE_DIRECT
ifdefs and changed code that checked for the direct driver specifically to
instead check fro the feature flag.

Added new public functions H5MMaligned_malloc and H5MMaligned_free, and
removed H5Pset_aligned_mem and H5Pget_aligned_mem, so the user no longer has
to manually keep track of the "alignedness" of the buffers.

Tested: fedora

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian