chrislu
ba318bdac3
Reorganize ML optimization into dedicated package
- Move ML components to weed/mount/ml package for better organization
- Create main MLOptimization interface with configuration
- Separate prefetch, access pattern detection, and ML reader cache components
- Add comprehensive configuration and metrics interface
- Maintain backward compatibility with existing mount package
- Package structure:
* weed/mount/ml/prefetch.go - Prefetch manager
* weed/mount/ml/access_pattern.go - Pattern detection
* weed/mount/ml/ml_reader_cache.go - ML-aware reader cache
* weed/mount/ml/ml.go - Main interface and configuration
Test status: 17/22 tests passing, core functionality solid
Package compiles cleanly with proper import structure
2025-08-30 15:09:47 -07:00
..
2025-08-09 21:47:29 -07:00
2025-07-19 23:56:17 -07:00
2025-08-30 11:15:48 -07:00
2025-08-03 11:56:04 -07:00
2025-08-30 11:15:48 -07:00
2025-07-11 10:19:27 -07:00
2025-07-16 23:39:27 -07:00
2025-08-30 11:16:26 -07:00
2025-07-16 23:39:27 -07:00
2024-04-24 23:16:04 -07:00
2025-08-22 22:10:30 -07:00
2025-08-30 15:09:47 -07:00
2025-08-30 11:15:48 -07:00
2025-08-02 08:21:57 -07:00
2025-08-22 01:15:42 -07:00
2025-08-22 01:15:42 -07:00
2022-07-29 00:17:28 -07:00
2025-08-06 20:53:05 -07:00
2025-07-16 23:39:27 -07:00
2025-08-30 11:15:48 -07:00
2025-08-06 10:08:30 -07:00
2024-06-25 09:18:11 -07:00
2025-08-22 22:10:30 -07:00
2025-08-30 11:15:48 -07:00
2025-08-30 11:15:48 -07:00
2024-02-14 08:26:38 -08:00
2025-07-02 18:03:49 -07:00
2025-08-23 13:03:53 -07:00
2025-07-16 23:39:27 -07:00
2025-08-30 11:15:48 -07:00
2025-08-30 11:15:48 -07:00
2025-07-16 23:39:27 -07:00
2025-08-30 11:15:48 -07:00
2025-07-19 21:43:34 -07:00
2025-03-17 23:13:27 -07:00