• 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
David Young
  1. David Young

vchoi_fork

Vailin Choi
my_hdf5_fork
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

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

Commits

John Mainzer
19ecb5486a7
John Mainzer committed 8265779dc0c05 Aug 2004
[svn-r9022] Purpose: Optimization of the cache code in H5C.

Description: Cache was running too slowly.

Solution: Added a hash table for indexing.  Retained the tree, but
	  only for dirty entries.  As we need to flush dirty entries
	  in increasing address order, this is sufficient.

          Updated statistics collection code for the above.

	  Converted a number of local functions into macros to avoid
	  the function call overhead.

	  Added code to disable the clean and dirty LRU lists in serial
	  mode.

	  Updated test code to account for the above changes.


Platforms tested: h5committested + serial, parallel, and fp on Eirene.

Misc. update:

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