Chris Hogan 303845d7188 Don't need MPI for serial posix adapter tests 11 Nov 2020 Chris Hogan 2847c947bfc Rename hermes_utils.h 13 Mar 2020 Chris Hogan 98daf812687 Split out non-public BufferPool stuff into buffer_pool_internal.h 13 Mar 2020 Chris Hogan c56b595694c Makefile cleanup 09 Mar 2020 Chris Hogan 41195df022d Move arena into its own files 09 Mar 2020 Chris Hogan 29326690410 Add hermes namespace 09 Mar 2020 Chris Hogan 74c9119e199 Use markdown in example code in docs 09 Mar 2020 Chris Hogan e87cee84141 Documentation updates and file buffering fixes 09 Mar 2020 Chris Hogan d964169f22a Support one file per slab 06 Mar 2020 Chris Hogan 467cc65fe7a Finished buffer_pool.h documentation 05 Mar 2020 Chris Hogan dc72b986a82 Add more BufferPool documentation. 03 Mar 2020 Chris Hogan add3e68ee51 Adding documentation to public BufferPool API 03 Mar 2020 Chris Hogan 28396c4278e cpplint fixes 02 Mar 2020 Chris Hogan d1f301acc55 Support buffer overlap test for each Tier 02 Mar 2020 Chris Hogan d1523d1175c Basic file buffering working 28 Feb 2020 Chris Hogan 28309669044 Display info about different Tiers 27 Feb 2020 Chris Hogan a98df617ecb Support different block_size, num_slabs, and slab_unit_sizes for each Tier 27 Feb 2020 Chris Hogan 54c25d5b6cf Add variable slab and block size support to visualizer 27 Feb 2020 Chris Hogan 06598018952 Support num_slab free lists for each Tier. Add free list getters and setters. 26 Feb 2020 Chris Hogan 92da96bef83 Visualizer support for free_list per Tier 26 Feb 2020 Chris Hogan 5da1eddc293 Move more data into the Config 25 Feb 2020 Chris Hogan 876f5f35e3b Support different sized slabs via config 25 Feb 2020 Chris Hogan 5e493084626 Contruct BufferPool in shmem instead of copying 25 Feb 2020 Chris Hogan c2f7d704bf5 Fix some Google style issues. * Change all strcpy and srcat calls to snprintf
* Pass SharedMemoryContext to StartRPCServer by pointer instead of
reference. 25 Feb 2020 Chris Hogan 56074071f3d Move server name to config, split/merge test can use RPC, iters is a cli param 25 Feb 2020 Chris Hogan bcb82b8f1e3 Dynamic buffer sizes and isolating configuration 24 Feb 2020 Chris Hogan 891c3a92c9b Generic buffer coloring, shmem by name, and white buffers in use 24 Feb 2020 Chris Hogan 22c60d7008c Save bitmaps from visualizer with 's' key 24 Feb 2020 Chris Hogan 2737a338367 Update buffer pool document 24 Feb 2020 Chris Hogan 2b30573eaf5 MergeRamBuffers bug fixes and cleanup 24 Feb 2020 Chris Hogan 543ac4d28b8 Factor out some functions 24 Feb 2020 Chris Hogan 79f88d7fd5f Fix BufferPool merging bug 21 Feb 2020 Chris Hogan ccf015ae51e Add extra checks and data access to visualizer 21 Feb 2020 Chris Hogan bc58a72049b Bugfix for merging buffers 19 Feb 2020 Chris Hogan d3aa1f416f7 Visualizer adjustments for demo 19 Feb 2020 Chris Hogan 683a9fa1783 Reworking MergeRamBuffers. Visualizer improvements 18 Feb 2020 Chris Hogan d48f96cf172 MergeRamBuffers working 17 Feb 2020 Chris Hogan c9131e58e67 SplitRamBuffers working correctly 17 Feb 2020 Chris Hogan bb0f2dc80ef Fix starting position when drawing headers 17 Feb 2020 Chris Hogan 3b193d6ddd9 Splitting implemented but buggy (according to visualizer) 14 Feb 2020 Chris Hogan ed12bf150bf Visualize BufferHeaders 14 Feb 2020 Chris Hogan ea0fa55d991 Create one header per block 14 Feb 2020 Chris Hogan 86bc5bf7502 Google style guide for visualizer 14 Feb 2020 Chris Hogan ba9f22bc768 Allocator defines to templates. Google style cleanup. Started buffer splitting 13 Feb 2020 Chris Hogan f9a47ae9412 Don't eat up the cpu in the visualizer 13 Feb 2020 Chris Hogan 6fe51615296 Convert BP visualizer to Google style 13 Feb 2020 Chris Hogan 6803747bd1b Rename BufferPool constants 13 Feb 2020 Chris Hogan 48394616561 Google brace style and 80 column lines 13 Feb 2020 Chris Hogan 224abc42f17 Rename .cpp file to .cc for Google style 12 Feb 2020 Chris Hogan ff782f666c5 Google style guide formatting 11 Feb 2020