函数逻辑报告 | 
Source Code:lib\sbitmap.c | 
Create Date:2022-07-27 08:21:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:sbitmap_queue_show
函数原型:void sbitmap_queue_show(struct sbitmap_queue *sbq, struct seq_file *m)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct sbitmap_queue * | sbq | |
| struct seq_file * | m | 
| 615 | sbitmap_show( & @sb: Scalable bitmap., m) | 
| 618 | first = true | 
| 622 | first = false | 
| 627 | seq_printf(m, "wake_batch=%u\n", @wake_batch: Number of bits which must be freed before we wake up any* waiters.) | 
| 628 | seq_printf(m, "wake_index=%d\n", atomic_read( & @wake_index: Next wait queue in @ws to wake up.)) | 
| 629 | seq_printf(m, "ws_active=%d\n", atomic_read( & @ws_active: count of currently active ws waitqueues)) | 
| 632 | 以i小于SBQ_WAIT_QUEUES循环 | 
| 633 | ws等于@ws: Wait queues.[i] | 
| 641 | seq_printf(m, "round_robin=%d\n", @round_robin: Allocate bits in strict round-robin order.) | 
| 642 | seq_printf(m, "min_shallow_depth=%u\n", @min_shallow_depth: The minimum shallow depth which may be passed to* sbitmap_queue_get_shallow() or __sbitmap_queue_get_shallow().) | 
| 名称 | 描述 | 
|---|---|
| blk_mq_debugfs_tags_show | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |