Function report |
Source Code:fs\sync.c |
Create Date:2022-07-28 20:11:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Sync everything. We start by waking flusher threads so that most of* writeback runs on all devices in parallel. Then we sync all inodes reliably* which effectively also waits for all flusher threads to finish doing* writeback
Proto:void ksys_sync(void)
Type:void
Parameter:Nothing
116 | iterate_bdevs(fdatawrite_one_bdev, NULL) |
117 | iterate_bdevs(fdatawait_one_bdev, NULL) |
Name | Describe |
---|---|
sys_sync |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |