Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate fanotify #588

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

billie60
Copy link
Contributor

unawareness runtime prefetch separete fanotify server to enable containerd 1.6.x

@billie60 billie60 force-pushed the separate-fanotify branch 13 times, most recently from b7029cc to 3cb1f7c Compare April 18, 2024 10:35
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 4.76190% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 34.64%. Comparing base (1b21030) to head (f021603).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
- Coverage   34.64%   34.64%   -0.01%     
==========================================
  Files          65       65              
  Lines        6552     6556       +4     
==========================================
+ Hits         2270     2271       +1     
- Misses       3967     3970       +3     
  Partials      315      315              
Files Coverage Δ
config/config.go 36.93% <ø> (ø)
pkg/daemon/daemon.go 0.00% <ø> (ø)
pkg/system/system.go 6.46% <ø> (+0.30%) ⬆️
pkg/manager/daemon_adaptor.go 0.00% <0.00%> (ø)
pkg/manager/manager.go 0.00% <0.00%> (ø)
config/global.go 19.04% <14.28%> (-0.35%) ⬇️
pkg/daemon/config.go 0.00% <0.00%> (ø)

@billie60 billie60 force-pushed the separate-fanotify branch 4 times, most recently from c283d55 to 069c40c Compare April 29, 2024 11:09
@billie60 billie60 force-pushed the separate-fanotify branch 3 times, most recently from c044f6b to f021603 Compare May 7, 2024 07:34
1. add prefetchlist store prefetchlist storage service.
2. Modify the optimizer to publish the access file list as a prefetchlist to the storage service when obtaining it.
3. modify http server add lru algo
4. use echo web framework
5. modify based on comments
6. get and post prefetchlist in optimizer
7. separate fanotify server from optimizer
1. send post request to http server
2. store prefetchlist
3. add prefetchlist in nydusd
Signed-off-by: Guangyu Xu <GuangXu0602@gmail.com>
Signed-off-by: Guangyu Xu <GuangXu0602@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant