Commit Graph

311 Commits

Author SHA1 Message Date
ahodgkinson
3c1660328f FLAIM changes. Implemented use of F_BlockAlloc for block cache allocations. Each cache block buffer can now be used for direct I/O. This significantly reduces the overhead associated with reading blocks from disk.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@712 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-27 16:40:23 +00:00
ahodgkinson
2dad3b3c41 FLAIM changes. Fixed NetWare compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@707 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-25 15:08:03 +00:00
ahodgkinson
30b1f8fcc8 FLAIM changes. Fixed Solaris compiler warnings in gigatest.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@706 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 20:53:57 +00:00
ahodgkinson
14e8b21d77 FLAIM change. Added option to gigatest to enable/disable direct I/O.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@705 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 20:33:22 +00:00
ahodgkinson
2d21c8f900 FLAIM changes. Added gigatest utility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@704 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 19:58:34 +00:00
dsandersoremutah
5792e69d3e Event functions were grouped incorrectly for doxygen
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@703 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 18:52:19 +00:00
dsandersoremutah
fbdd3c1ded Query retrieval functions were grouped incorrectly for doxygen.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@702 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 17:47:18 +00:00
ahodgkinson
5555f6185c Changed FLM_IO_MISALIGNED_OK to be FLM_IO_NO_MISALIGNED.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@689 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 22:27:19 +00:00
ahodgkinson
6cb9a206b8 FLAIM Change. Enhancements to reduce the overhead of growing and shrinking roll-forward and roll-back log files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@688 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 20:16:52 +00:00
ahodgkinson
26e8c51b3c FLAIM Change. Added support for running a database sweep within an update transaction.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@687 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 19:20:32 +00:00
dsandersoremutah
4968fdc5f1 Changed library version to be 3.0.0
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@686 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 15:57:43 +00:00
dsandersoremutah
7cbc22fae4 Enhancements and improvements to the field ID table inside of records.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@685 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 14:53:19 +00:00
ahodgkinson
9f5d39fd5c Updated libtool versioning information and added documentation describing how and when libtool versioning should be changed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@683 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 19:50:35 +00:00
ahodgkinson
e9c33f96e4 FLAIM change. Fixed compile error in view.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@682 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 19:37:53 +00:00
ahodgkinson
4a5ee4d53e Renamed F_NOTIFY to F_NOTIFY_LIST_ITEM to avoid a conflict on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@681 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 19:09:30 +00:00
ahodgkinson
6f0bdb05c5 FLAIM changes. Changes to use FTK notify lists and the FDB hWaitSem.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@677 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 18:27:22 +00:00
ahodgkinson
b8a3f28938 FLAIM change. Fixed misaligned I/O operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@672 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-14 22:30:57 +00:00
ahodgkinson
92f5cb4e4b FLAIM change. Fixed memory leak and crash in checkdb utility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@669 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 22:45:23 +00:00
ahodgkinson
e40de1a521 FLAIM change. Modified RFL truncation size.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@665 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 21:17:04 +00:00
ahodgkinson
71018ac9b5 FLAIM change. Added missing "break" in FlmConfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@664 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 21:16:23 +00:00
ahodgkinson
8405755fc8 Fixed Linux compile errors and made changes to pass new paramter to F_SlabManager::resize().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@663 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 18:44:55 +00:00
ahodgkinson
ad14af3a6e FLAIM changes. RFL was truncating the log smaller than the minimum file extend size. This was resulting in a lot of overhead because we would subsequently extend the RFL file when writing.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@661 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 17:43:42 +00:00
ahodgkinson
db572b3b69 FLAIM changes. Fixes to take advantage of slab manager optimizations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@660 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 17:42:18 +00:00
ahodgkinson
29bb6df069 FLAIM changes. Made non-DIO the default on Unix platforms. Fixed various cache re-size issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@659 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 17:41:18 +00:00
ahodgkinson
da163680f2 Added more asserts to rfl.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@654 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 21:12:41 +00:00
ahodgkinson
a6a00bc447 Fixed issue where we weren't reading enough from the base 64 stream when encoding a key for storage in the database.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@650 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 18:06:54 +00:00
dsandersoremutah
af6b797b31 Changed how super file handle is set up - for direct io mode.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@649 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 16:25:17 +00:00
dsandersoremutah
de4599d0b7 Added FLMAPI to thread functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@648 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 16:12:38 +00:00
ahodgkinson
c44e49e82c Added option in FLAIM to disable direct I/O on Linux and Unix platforms. Re-architected the FTK I/O layer and cleaned up the async interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@643 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-10 23:38:53 +00:00
ahodgkinson
0b1c41a805 Added code to round up to the next 512 byte boundary when writing the log header.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@641 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 23:56:36 +00:00
ahodgkinson
765dbd42f2 Removed extra f_yieldCPU calls from scache.cpp
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@640 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 23:55:21 +00:00
ahodgkinson
adc5cbe2e8 Fixed issues when using GNU make 3.78.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@639 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 20:49:14 +00:00
dsandersoremutah
9ffedb03ef srcdist needs to have a flaimtk.h overwritten with ftk.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@617 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 20:26:29 +00:00
dsandersoremutah
ad70dc1a3c Modified so that we don't copy the xxx.changes file to the spec directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@610 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:27:47 +00:00
dsandersoremutah
55368e5d43 Moved libflaim.changes and libxflaim.changes up one level - so that they won't affect the generated subversion number for our tarballs when we do them for flaim and xflaim.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@609 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:25:09 +00:00
dsandersoremutah
c4b4f2ac48 Changed to use new defines for colors in sprintf format string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@607 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 21:28:20 +00:00
dsandersoremutah
b7878b2e81 Changed version to 4.9
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@602 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 21:18:24 +00:00
dsandersoremutah
4bb3f3530a Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@598 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-21 16:14:04 +00:00
dsandersoremutah
1aea353f19 Needed to make sure that the bufferStream object did not get deconstructed before the B64Decoder object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@595 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 19:35:47 +00:00
dsandersoremutah
fb5945653d Modified to set the logger client in the toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@593 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 18:31:40 +00:00
dsandersoremutah
9b505a7a45 Should not have been calling f_endLogMessage.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@592 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 18:31:17 +00:00
ahodgkinson
40a0813e9e Fixed OS X compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@590 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 17:12:28 +00:00
ahodgkinson
44f3c67458 Fixed NetWare build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@587 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 15:09:42 +00:00
dsandersoremutah
86ad415772 Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@584 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-19 15:06:01 +00:00
dsandersoremutah
c52f05f953 Changed FLMBYTE * to char *
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@583 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:27:08 +00:00
dsandersoremutah
f8a758f7f2 Changed _HPP to _H
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@582 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:26:55 +00:00
dsandersoremutah
c4ebf12e01 Modified to use f_new
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@581 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:26:42 +00:00
dsandersoremutah
d93aaf4943 Modified to use f_new
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@580 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:26:25 +00:00
dsandersoremutah
2d6addb969 Modified to use F_Pool and new FTX functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@579 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:26:08 +00:00
dsandersoremutah
9ec37fcd03 Changed inline to FINLINE
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@578 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-16 16:25:17 +00:00