• linux内核模块依赖图


    Module                  Size  Used by
    btrfs                 880032  0
    raid6_pq               97812  1 btrfs
    xor                    21411  1 btrfs
    ufs                    74837  0
    qnx4                   13315  0
    hfsplus               102956  0
    hfs                    54677  0
    minix                  36140  0
    ntfs                   97369  0
    msdos                  17332  0
    jfs                   181339  0
    xfs                   919858  0
    libcrc32c              12644  1 xfs
    nls_iso8859_1          12713  0
    arc4                   12608  2
    ath9k                 154558  0
    ath9k_common           13551  1 ath9k
    ath9k_hw              445080  2 ath9k_common,ath9k
    radeon               1526847  4
    rfcomm                 69064  0
    bnep                   19624  2
    ath                    29006  3 ath9k_common,ath9k,ath9k_hw
    mac80211              648458  1 ath9k
    bluetooth             406881  10 bnep,rfcomm
    6lowpan_iphc           18702  1 bluetooth
    snd_hda_codec_realtek    65892  1
    snd_hda_codec_hdmi     46480  1
    snd_hda_codec_generic    68274  1 snd_hda_codec_realtek
    cfg80211              506978  3 ath,ath9k,mac80211
    snd_hda_intel          56451  5
    uvcvideo               80834  0
    snd_hda_codec         137465  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
    videobuf2_vmalloc      13216  1 uvcvideo
    videobuf2_memops       13362  1 videobuf2_vmalloc
    ttm                    84979  1 radeon
    snd_hwdep              13602  1 snd_hda_codec
    snd_pcm               107781  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    drm_kms_helper         48716  1 radeon
    snd_seq_midi           13324  0
    snd_seq_midi_event     14899  1 snd_seq_midi
    videobuf2_core         41043  1 uvcvideo
    snd_rawmidi            30144  1 snd_seq_midi
    drm                   302315  6 ttm,drm_kms_helper,radeon
    snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
    videodev              148362  2 uvcvideo,videobuf2_core
    kvm_amd                60017  0
    kvm                   458798  1 kvm_amd
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer              29427  2 snd_pcm,snd_seq
    asus_nb_wmi            16990  0
    asus_wmi               24094  1 asus_nb_wmi
    joydev                 17381  0
    serio_raw              13462  0
    sparse_keymap          13948  1 asus_wmi
    snd                    73547  22 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
    soundcore              12680  1 snd
    i2c_algo_bit           13413  1 radeon
    wmi                    19177  1 asus_wmi
    k10temp                13126  0
    video                  19425  1 asus_wmi
    i2c_piix4              22155  0
    mac_hid                13205  0
    binfmt_misc            17431  1
    parport_pc             32701  0
    ppdev                  17635  0
    lp                     17759  0
    parport                42313  3 lp,ppdev,parport_pc
    hid_generic            12548  0
    usbhid                 52574  0
    hid                   105788  2 hid_generic,usbhid
    ums_realtek            18029  0
    usb_storage            62209  1 ums_realtek
    psmouse               106459  0
    sdhci_pci              23172  0
    ahci                   29918  2
    r8169                  71677  0
    sdhci                  43015  1 sdhci_pci
    libahci                32082  1 ahci
    mii                    13934  1 r8169




  • 相关阅读:
    【OC 知识】静态变量
    【OC知识点】alloc 和init
    【oc 知识点】copy和mutableCopy
    【iOS入门】pod 安装
    【iOS入门】NSarray
    【iOS入门】instancetype和id的区别
    【iOS入门】不全屏
    【ios入门】xcode 新建项目变化
    Spark(一)-- Standalone HA的部署
    数据挖掘算法之协同过滤算法
  • 原文地址:https://www.cnblogs.com/blfbuaa/p/6809659.html
Copyright © 2020-2023  润新知