Russell Sears
|
3d707c71b6
|
fix casts; add missing BEGIN_C_DECLS; designated initializers; libstasis.so now builds + runs under both g++ and gcc!
|
2013-02-08 18:51:38 -08:00 |
|
Sears Russell
|
c7e07c5c5d
|
cleaned up initialization code for stasis handles; it is no longer possible to instantiate the (long broken) non-blocking handle implementation
|
2010-12-03 02:18:56 +00:00 |
|
Sears Russell
|
7a27e39e5b
|
MAX_BUFFER_SIZE is now a runtime (pre-tinit) option; clean up some doxygen warnings
|
2010-07-16 16:52:08 +00:00 |
|
Sears Russell
|
0afb9177ac
|
C++ compatibility fix
|
2010-02-11 22:18:49 +00:00 |
|
Sears Russell
|
efc6a0eabd
|
add missing function declaration
|
2009-12-10 01:53:15 +00:00 |
|
Sears Russell
|
675bdce24a
|
wrote some wrappers that emulate redblack; default to stl tree for now
|
2009-11-24 00:24:18 +00:00 |
|
Sears Russell
|
6a02f2f159
|
buffer manager implementation is now determined by an overridable factory method
|
2009-10-05 22:39:09 +00:00 |
|
Sears Russell
|
24650fa190
|
buffer manager refactoring; started work on new dirty page table writeback interface (to avoid circular dependencies)
|
2009-10-05 21:19:01 +00:00 |
|
Sears Russell
|
7db06197ca
|
refactored truncation + dirty page table, fixed doxygen warnings.
|
2009-05-20 21:23:51 +00:00 |
|
Sears Russell
|
87218ad929
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +00:00 |
|
Sears Russell
|
651a1a22e5
|
more refactoring; removed static variables from pageHandle.c
|
2009-05-08 04:56:34 +00:00 |
|
Sears Russell
|
7b4cf40221
|
refactored/created stasis_buffer_manager_open and stasis_handle_open
|
2009-05-07 08:52:06 +00:00 |
|
Sears Russell
|
cafd05f9bd
|
moved legacy buffer manager into its own directory
|
2008-11-13 20:08:37 +00:00 |
|
Sears Russell
|
afbd89e3ff
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
|