Commit Graph

78 Commits

Author SHA1 Message Date
Hongze Cheng 074be75363 enh: refactor return code 2024-07-29 13:06:20 +08:00
Hongze Cheng 1ebec2c402 enh: refactor error code 2024-07-23 14:50:45 +08:00
Minglei Jin 64f2dc607a fix(tdb/pcache): not use lru page if already in hash 2024-02-28 15:08:48 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
Minglei Jin 3524ef32eb tdb/pcache: not free page if already on free list 2023-09-08 09:28:08 +08:00
Minglei Jin 5007087e19 fix(tdb/pcache): fix mem leak with unpined pages 2023-09-08 08:09:53 +08:00
Shungang Li 7257518dca fix: tdbBtcDelete release pages before modifying pBtc->pPage 2023-09-06 14:54:18 +08:00
Minglei Jin 0facc8e088 fix(tdb/assert/cleanup): remove asserts 2022-12-28 18:38:15 +08:00
Minglei Jin 25e3f653ee fix(tdb/abort): invalidate flushed pages in cache not on dirty tree 2022-12-22 10:50:16 +08:00
Minglei Jin 4e4b3661ea fix(tdb): rollback in-memory pages 2022-12-19 11:39:41 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Minglei Jin 6b7c540884 fix: use tdbTrace to reduce 135 debug log output 2022-12-05 10:14:18 +08:00
Hongze Cheng 3894856918 fix: alter db pages memory leak 2022-11-28 22:23:01 +08:00
Minglei Jin f5f385486d fix(tdb/pcache): typo pCache->nPages as pCache->nPage 2022-11-24 21:42:09 +08:00
stephenkgu 420be42269 fix: flush pages to get buffer ready for fetching 2022-11-14 10:37:56 +08:00
Shengliang Guan 985e6f53e4 Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 19:06:03 +08:00
Minglei Jin 1e4601d8f6 fix: coverity issues 2022-10-19 16:30:50 +08:00
Benguang Zhao 3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
Minglei Jin 029abe7396 fix: coverity issues 2022-10-18 14:32:18 +08:00
Minglei Jin 5c66712b91 fix: coverity issues 2022-10-17 15:28:10 +08:00
Hongze Cheng 18e31f8e26 more fix 2022-10-09 15:50:22 +08:00
Hongze Cheng a27677d285 more fix 2022-10-09 15:44:01 +08:00
Hongze Cheng 2015db5756 alter pages 2022-10-09 15:01:20 +08:00
Minglei Jin 95e591efed fix: release pages with drop case 2022-08-29 15:30:05 +08:00
Minglei Jin 45775a9e83 fix: release ofp when encoding and decoding 2022-08-25 15:56:27 +08:00
Minglei Jin 437d4947f6 fix: tdb page cache hash page removing fix 2022-08-24 20:13:18 +08:00
Minglei Jin 0338530544 fix: wait pPageH to complete initialization 2022-08-19 19:40:21 +08:00
Minglei Jin 5ae5ad14c4 fix: use uint32_t instead of int to avoid negative hash result 2022-07-08 18:56:48 +08:00
Hongze Cheng b563902bb4 make it compile 2022-05-20 07:40:21 +00:00
Hongze Cheng 3b4551cc26 fix: tdb concurrency 2022-05-20 07:07:51 +00:00
Hongze Cheng ed25681fc8 fix coredump 2022-05-17 13:11:39 +00:00
Hongze Cheng 83487bc3ae tdb Debug 2022-05-17 13:06:34 +00:00
Hongze Cheng f3fa9e4dd8 tdb debug 2022-05-17 12:47:00 +00:00
Hongze Cheng 442f016529 tdb debug 2022-05-17 12:11:03 +00:00
afwerar b7ca4f7710 fix(os): win str to int64 error 2022-05-17 13:50:16 +08:00
Hongze Cheng 72f9a1c4a4 fix 2022-05-12 03:34:38 +00:00
Hongze Cheng 6a0e89c487 fix: memory leak 2022-05-10 09:06:20 +00:00
Hongze Cheng fd6b2ad626 more refact 2022-04-28 10:46:07 +00:00
Hongze Cheng f5e16f968d fix problems 2022-04-25 08:39:10 +00:00
Hongze Cheng 264b3f0c73 fix tdb problem 2022-04-25 07:32:41 +00:00
Hongze Cheng 13740e8988 refact TDB to support meta 2022-04-25 03:43:42 +00:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
wangmm0220 225cf61845 merge from 3.0 2022-04-07 11:31:50 +08:00
Hongze Cheng 6b47fd8984 TDB with txn 2022-04-02 11:20:56 +00:00
Hongze Cheng f9e699bea5 more TDB 2022-04-02 06:23:04 +00:00
Hongze Cheng 9dea86249c refact 2022-04-02 05:16:32 +00:00
Hongze Cheng 08ed99b069 more TDB 2022-04-02 02:56:09 +00:00
Hongze Cheng 0492362f38 more TDB 2022-03-31 08:04:38 +00:00