函数逻辑报告 |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-27 10:09:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bdi_write_congested
函数原型:static inline int bdi_write_congested(struct backing_dev_info *bdi)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct backing_dev_info * | bdi |
499 | 返回:bdi_congested(bdi, 1 << WB_async_congested) |
名称 | 描述 |
---|---|
current_may_throttle | If a kernel thread (such as nfsd for loop-back mounts) services* a backing device by writing to the page cache it sets PF_LESS_THROTTLE.* In that case we should only throttle if the backing device it is* writing to is congested |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |