首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏原创分享

    读取一个文件的时候,操作系统发生了什么

    (blk_dev[major].request_fn)) { printk("Trying to read nonexistent block-device\n\r");

    46530编辑于 2023-10-30
  • 来自专栏原创分享

    linux系统调用之read源码解析(基于linux0.11)

    (blk_dev[major].request_fn)) { printk("Trying to read nonexistent block-device\n\r");

    3.2K40发布于 2019-05-14
  • 来自专栏力哥聊运维与云计算

    virsh 命​令​快​速​参​考

    # virsh domblkstat GuestName block-device 显​示​客​户​端​网​络​设​备​信​息​ virsh domifstat 为​运​行​的​客​户​端​显​示​网​络​接​口​统​计​

    1.2K30发布于 2019-06-28
  • 来自专栏原创分享

    文件系统杂谈

    (blk_dev[major].request_fn)) { printk("Trying to read nonexistent block-device\n\r"); Although currently this is only for floppies, the idea is * that any additional removable block-device

    1.7K32发布于 2020-02-25
领券