ethtracing
㈠ linux kernel microcode需要开启吗
General setup(基本属性设置)
->[]prompt for development and/or incomplete code/drivers //显示尚在开发的代码和驱动(嵌入式开发不用选择)
(-pdk7105)Local version -append to kernel release //本地版本信息追加到kernel发布版
[]Automatically append version information to the version string //自动追加版本信息到版本字符串
[*]Support for pading of anonymous memory(swap) //支持交换分区
[*]System V IPC //进程间通信
[]BSD Process Accounting //充许用户进程访问内核将账户信息写入文件中的
[]Export task/process statistics through netlink(EXPERIMENTAL) //通过网络导出任务和进程的统计信息(实验性的)
[]Auditing support //审记支持,用于和内核的某些子模块同时工作
<*>Kernel .config support //将.config配置信息保存在内核中,选上它及它的子项使得其它用户能从/proc中得到内核的配置
->[*]Enable access to .config through /proc/config.gz //允许通过/proc/config.gz存取.config
[14]Kernel log buffer size (16=>64KB,17=>128KB) //kernel日志缓冲区长度
[]Create deprecated sysfs files //建立过时的sysfs文件系统(虽然写着过时然而许多版本仍然有编译)
[]Kernel->user space relay support(formerly relayfs) //relayfs支持,内核空间到用户空间高效数据传输系统支持
[*]Initial RAM filesystem and RAM disk(initramfs/initrd) support //初始化initramfs和ram disk的支持,initramfs相对独立,嵌入式开发选用
->()Initramfs source file(s) //此处可以填入你根文件系统中的initramfs目录
[*]Configure standard kernel features(for small systems) --->//为小系统配置标准的内核特性
->---Configure standard kernel features(for small systems)//给嵌入式系统使用的
[*]Enable 16-bit UID system calls //允许16-bit的UID系统调用
[*]Sysctl syscall support //不需要重启就能修改内核的某些参数和变量,如果你也选择了支持/proc,将能从/proc/sys存取可以影响内核行为的参数或变量
[*]Load all symbols for debugging/ksymoops //为调试加载所有符号(可不选择)
[]Do an extra kallsyms pass //除非你在kallsyms中发现了bug并需要报告这个bug才打开该选项
[*]Support for hot-pluggable devices //支持热插拔设备,如usb与pc卡等,Udev也需要它
[]Enable support for printk //允许内核向终端打印字符信息,在需要诊断内核为什么不能运行时选择
[]Bug() support //显示故障和失败条件(BUG和WARN),禁用它将可能导致隐含的错误被忽略
[]Enable ELF core mps //内存转储支持,可以帮助调试ELF格式的程序
[]Full panic reporting data //所有不安全数据报告
[]Enable full-sized data structures for core //在内核中使用全尺寸的数据结构.禁用它将使得某些内核的数据结构减小,节省内存但是将可能降低性能
[]Enable various size rections for networking //允许为网络缩减长度
[]Enable INET peer information storage //设置网络访问限制信息存储
[*]Enable network socket filter //允许网络套接字过滤
[*]Enable ethtool support //允许ethtool支持
[*]Enable futex support //支持同步机制互斥
[]Enable eventpoll support //允许事件池支持
[*]Enable signalfd() system call //启用signalfd()事件的文件描述符系统调用
[*]Enable eventfd() system call //启用eventfd()事件的文件描述符系统调用
[*]Use full shmem filesystem //完全使用shmem来代替ramfs.shmem是基于共享内存的文件系统(可能用到swap),在启用TMPFS后可以挂载为tmpfs供用户空间使用,它比简单的ramfs先进许多
[]Calulate CRC32 with tables //使用table表计算CRC32
[]Enable VM event counters for /proc/vmstat //为/proc/vmstat使用VM事件计数器
Choose SLAB allocator(SLAB)---> //选择SLAB分佩符,优化内存
->(X)SLAB //默认分配符
()SLUB(Unqueued Allocator) //非队列分配符
()SLOB(Simple Allocator) //简单分配符
[*]Disable immediate values(NEW) //immediate values提供动态代码补丁方式
[*]Enable loadable mole support---> //允许可加载的模块支持
---Enable loadable mole support
[*]mole unloading //模块卸载
[]mole visioning support //模块版本支持
[]Source checksum for all moles //对所有模块进行源代码检测
[*]Automatic kernel mole loading //内核自动加载模块
[]Enable ELF hash support for fast loading //为快速加载允许ELF哈希支持
[*]Enable the block layer---> //允许块设备
---Enable the block layer
[]Support for large Block devices //对大型块设备的支持(2TB或以上)
[]Support for tracing block io actions //对块设备进行跟踪
[]Support for large signal files //大文件支持
IO Schelers ---> //磁盘I/O调度器
<*>Anticipatory I/O Scheler //抢占式I/O调度方式
<*>Deadline I/O scheler //期限式I/O调度方式
<*>CFQ I/O scheler //CFQ I/O调度方式 均分带宽
Defaule I/O scheler(Anticipatory) ---> //默认I/O调度器
Processor type and features ---> //处理器类型及特性
[]Tickless System (Dynamic Ticks) //微标记系统
[]High Resolution Timer Support //高频率时钟支持
[]Symmetric multi-processing support(NEW) //对称多处理器支持
Subarchitecture Type (PC-compatible)---> //子构架类型 标准PC或兼容机
[*]Single-depth WCHAN output(NEW) //单精度WCHAN输出 系统调用等待时的地址
Processor family (Pentium-Pro) ---> //处理器类型
[]Generic X86 support //通用X86支持
[]HPET Timer Support(NEW) //高精度事件时钟支持
Preemption Model (Preemptible Kernel (Low-Latency Desktop)) ---> //抢先式模块(低延迟桌面)
[*]Preempt the Big kernel lock //抢先式大内核锁 选项通过让大内核锁变成“可抢先”来降低延迟
[]Local APIC support on uniprocessors //对特定处理器的本地APIC(高级可编程中断控制器)支持
[]Machine check exception //机器例外检查
[*]Enable VM86 Support //虚拟X86支持,在DOSEMU下运行16-bit程序或XFree86通过BIOS初始化某些显卡的时候才需要
<>Toshiba Laptop support //东芝笔记本支持
<>Dell Laptop support //戴尔笔记本支持
[]Enable X86 board specific fixups for reboot //X86版的重启修复功能
<>/dev/cpu/microcode - Intel IA32 CPU microcode support //Intel IA32架构CPU支持
<>/dev/cpucpuid - CPU infomation support //记录CPU相关信息
Firmware Drivers ---> //固件驱动
<>BIOS Enhanced disk Drive calls determine boot disk //BIOS加强磁盘功能,确定启动盘
<>BIOS update support for Dell systems via sysfs //DELL机器的BIOS升级支持
<>Dell systems Management Base Driver //Dell系统管理器的基本驱动
[*]Export DMI identification via sysfs to userspace //通过sysfs输出DMI认证到用户空间
High Memory Support(4GB)
[]Big Physical Area version 2 //支持大物理地址
[]Allocate 3rd-level pagetables from highmem //允许用户空间页表载入内存
[]Math emulation //数学仿真
[]MTRR(memory type range register)support //内存类型区域寄存器支持
[*]Enabele seccomp to safely compute untrusted bytecode //允许SECCOMP(快速计算)安全的运算非信任代码
Timer frequency(250 Hz) //时钟频率
[]Kexec system call //kexec系统调用(内核重启)
(0x100000)Physical address where the kernel is loaded //kernel被加载的物理地址
(0x100000)Alignment value to which kernel should be aligned //kernel 启动校准值
[*]Compat VDSO support //兼容的虚拟动态共享对象
Power management options(ACPI,APM)--->
[]Power management support //电源管理支持
CPU Frequency scaling ---> //
[]CPU Frequency scaling //CPU变频控制
Bus options (PCI,PCMCIA,EISA,MCA,ISA)---> //总线选项
[]PCI support //PCI总线支持
[]ISA support //ISA总线支持
[]MCA support //MCA支持(已淘汰)
<>NatSemi SCx200 support //对AMD geode的基本支持
PCCARD(PCMCIA/CardBus)Support ---> //支持16位PCMCIA和32位的CardBus
<>PCCARD(PCMCIA/CardBus)Support
Executable file formats ---> //可执行文件格式
[]kernel support for ELF binaries //ELF支持(可执行可链接,用于调试)
<>kernel support for a.out and ECOFF binaries //对a.out和ECOFF二进制文件的支持
<>kernel support for MISC binaries //内核对MISC二进制文件的支持
Networking --->
[*]Networking support //网络支持
Networking options ---> //网络选项
<*>Packet socket //包套接字接口
[]Packet socket:mmapped IO //包套接字接口:mmapped IO
<*>Unix domain sockets //Unix域套接字
<>PF KEY socket //PF_KEY套接字
[*]TCP/IP networking //TCP/IP网络
[]IP:multicasting //IP广播协议
[]IP:advanced router //高级路由
[]IP:kernel level autoconfiguration //IP:内核级别自动配置
[] IP:DHCP support //IP:DHCP支持,启动时挂载NFS需要
[] IP:BOOTP support //启动时挂载启动机子上的启动文件
[] IP:RARP support //RARP支持,此项和DHCP需要网络中相应服务器支持
<>IP:tunneling //隧道传输
<>ip:GRE tunnels over IP //GRE广播
[]IP:TCP syncookie support(disabled per default) //TCP cookie同步支持(默认关闭)
<>IP:AH transformation //AH转换
<>IP:ESP transformation //ESP转换
<>IP:IPComp transformation //IPCOMP转换
<>IP:IPsec transport mode //IPsec传输模式
<>IP:IPsec tunnel mode //IPSEC隧道模式
<>IP:IPsec BEET mode //IPSEC BEET模式
<>INET:socket monitoring interface //套接字监控界面
[]TCP:advanced congestion control ---> //TCP高级拥挤控制
<>The IPv6 protocol //ipv6协议
[]Security Marking //网络套接字安全标志
[]Network packet filtering framework(Netfilter)---> //网络包过滤框架
<>802.1d Ethernet Bridging //802.1d 网络桥接
<>802.1Q VLAN support //虚拟局域网支持
<>DECnet Support //DEC网络支持
<>ANSI/IEEE 802.2 LLC type 2 support //ANSI/IEEE 802.2 LLC type 2支持
<>The IPX protocol //IPX协议
<>Appletalk protocol support //Appletalk协议支持
Qos and/or fair queueing---> //Qos平衡队列
Network testing---> //网络测试
[]Amateur Radio support ---> //业余广播支持
<>IrDA(infrared)subsystem support---> //红外子系统支持
<>Bluetooth subsystem support---> //蓝牙子系统支持
㈡ 看我追踪的IP是不是外网问题,还是走错了线路
整个7区都卡.我在大旋涡..我们没问题!是七区FWQ的问题!
整个7区FWQ在四川!别说你卡.四川本地的也卡.
还有可能是转F引起的!很多3区的都往这边转了!
我觉得,每个星期的维护,越维护越卡!
9C看来都不肯更新设备了!
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>tracert 12.64.39.41
Tracing route to slip-12-64-39-41.mis.prserv.net [12.64.39.41]
over a maximum of 30 hops:
1 * * * Request timed out.
2 198 ms 226 ms 206 ms 116.30.18.1
3 152 ms 169 ms 91 ms 121.15.150.49
4 187 ms 251 ms 342 ms 58.60.24.57
5 22 ms 133 ms 159 ms 61.144.236.17
6 165 ms 158 ms 178 ms 202.97.43.145
7 205 ms 217 ms 315 ms 202.97.33.154
8 196 ms 188 ms 212 ms ^C
C:\Documents and Settings\Administrator>tracert 12.64.39.41
Tracing route to slip-12-64-39-41.mis.prserv.net [12.64.39.41]
over a maximum of 30 hops:
1 * * * Request timed out.
2 50 ms 45 ms 31 ms 116.30.18.1
3 149 ms 36 ms 54 ms 121.15.150.49
4 30 ms 20 ms 24 ms 58.60.24.57
5 77 ms 39 ms 18 ms 61.144.236.17
6 74 ms 17 ms 38 ms 202.97.43.145
7 35 ms 55 ms 52 ms 202.97.33.154
8 188 ms 252 ms 286 ms 202.97.51.22
9 343 ms 313 ms 331 ms 202.97.49.130
10 196 ms 192 ms 186 ms 192.205.34.125
11 261 ms 258 ms 259 ms tbr2.la2ca.ip.att.net [12.123.222.30]
12 481 ms 470 ms 468 ms tbr2.sl9mo.ip.att.net [12.122.10.13]
13 469 ms 481 ms 486 ms cr2.sl9mo.ip.att.net [12.122.18.125]
14 469 ms 455 ms 471 ms cr2.cgcil.ip.att.net [12.122.2.21]
15 464 ms 475 ms 542 ms tbr1.cgcil.ip.att.net [12.122.17.150]
16 553 ms 487 ms 527 ms 12.122.99.13
17 511 ms 461 ms 466 ms 12-122-254-50.attens.net [12.122.254.50]
18 232 ms 500 ms 288 ms mdf1-bi8k-1-eth-2-1.chi1.attens.net [63.240.128.
137]
19 * ^C
C:\Documents and Settings\Administrator>^A
222.211.63.226是四川省绵阳市的FWQ了,具体是不是9C的IP就不知道了
㈢ 求歌曲<scarborough fair>的歌词大意!
Scarborough Fair
Are you going to Scarborough fair
Parsley saye rosemary and thyme
Remeber me to one who lives there
She noce was a true love of maine
Tell her to make be a cambrec shirt
Parslay saye rosemary and thyme
Without no seams nor needlle work
Then she`ll be true love of mine
Tell her to find me an acre of land
Parsley saye rosemary and thyme
between the salt water an sea strond
Then she`llbe a true love of mine
Tell her to keep it with a sicher of leather
Parsley says rosemary and thyme
And gother it all in a bunch of heaeth
Then she`ll be a true love of mine
are you going to scarborough fair
parsley,sage,rosemary and thyme
remeber me to one who lives there
she once was a true love of mine
tell her to make me a cambric shirt
(on the side of a hill in the deep forest green)
parsley,sage,rosemary and thyme
(tracing of sparrow on the snow crested brown)
without to seams nor needle work
(blankets and bedclothes the child of the mountain)
then she’ll be a true love of mine
(sleeps unaware of the clarion call)
tell her to find me an acre of land
(on the side of a hill asprinkling of leaves)
parsley,sage,rosemary and thyme
(washes the grave with silvery tears)
between the salt water and the sea strand
(a soldier cleans and polishes a gun)
then she’ll be a true love of mine
tell her to reap it with a sickle of leather
(war bellows blazing in scarlet battalions)
parsley,sage,rosemary and thyme
(generals order their soldiers to kill)
and gather it all in a bunch of heather
(and to fight for a cause they’ve long ago forgotten)
then she’ll be a true love of mine
are you going to scarborough fair
parsley,sage,rosemary and thyme
remeber me to one who lives there
she once was a true love of mine
你要去斯卡布罗集市吗?
那里有醉人的香草和鲜花
那香味让我想起一位住在那里的姑娘
我曾经是那么地爱她
请让她为我做一件麻布的衣裳
(山坡上那片绿色的丛林中)
欧芹、鼠尾草、迷迭香和百里香
(顺着麻雀在雪地上留下的一行脚印)
没有接缝也找不到针脚
(在毯子下面找到一个山的孩子)
那才是我心爱的姑娘
(他睡得正香听不到山下进军的号角)
请她为我找到一亩土地
(山坡上落叶稀疏)
欧芹、鼠尾草、迷迭香和百里香
(汹涌的泪水冲洗着大地)
座落在海水和海滩之间
(一个士兵正在擦拭手中的枪)
那才是我心爱的姑娘
请她用皮做的镰刀收割庄稼
(战斗激烈,红衣士兵冲向敌阵)
欧芹、鼠尾草、迷迭香和百里香
(将军命令士兵杀死敌人)
再用石南草札成一堆
(战争的目的早已被遗忘)
那才是我心爱的姑娘
你要去斯卡布罗集市吗?
那里有醉人的香草和鲜花
那香味让我想起一位住在那里的姑娘
我曾经是那么地爱她
㈣ 斯卡伯勒集市 (民歌)是什么意思 《法语助手》法汉
斯卡伯勒集市(Scarborough Fair)是一首英国传统民歌。
该歌曲叙述一位年轻男子指示听者去吩咐他以前的爱人为他完成一系列不可能的任务,例如为他制作一件没有线缝的衬衫,然后在一座干涸的井中将其洗涤等等,接着说如果她完成了这些任务,他将与她重归于好的故事。该歌曲往往是一首二重唱,女方其后也交给她的爱人一系列同样不可能的任务,并答应在他结束后将无缝的衬衫交给他。
由于标题为斯卡伯勒集市的民歌的版本间的不同通常受限于这些不可能的任务,许多对于故事情节的推测应运而生,包括其涉及中世纪末期的大瘟疫的假说。斯卡伯勒集市的歌词看上去与鲜为人知的苏格兰民歌《精灵骑士》(蔡尔德民歌集#2)有共同之处,其已被追溯至1670年甚至很可能更早。在这首民歌中,一位精灵扬言要将一位年轻女子劫持为他的情侣,除非她能完成一项不可能的任务(“For thou must shape a sark to me / Without any cut or heme, quoth he(你必须给我制作一件衬衣/没有任何裁剪或褶边,他说道)”);她以一连串的要他必须先完成的任务(“I have an aiker of good ley-land / Which lyeth low by yon sea-strand(我有一亩好草地/低低地坐落在那海岸)”)作为回应。
其旋律在英格兰中古时期非常典型。
随着歌曲的传播,它被改编、修饰并重写,至18世纪末已存在许多版本,尽管现今只有几个版本被传唱。涉及英格兰传统集市,“斯卡伯勒集市”的内容和副歌“Parsley, sage, rosemary, and thyme(香芹、鼠尾草、迷迭香和百里香)”源自19世纪的版本,而副歌“Parsley, sage, rosemary, and thyme(香芹、鼠尾草、迷迭香和百里香)”可能借自民歌《被睿智地解答的谜题》(蔡尔德民歌集#1),其中有相似的故事情节。一些老版本涉及不同于斯卡伯勒集市的地点,包括惠廷厄姆集市、安角、“贝里克与莱恩之间”,等等。也有许多版本不提及地名,且通常冠以一般的标题(“The Lovers' Tasks(情侣的任务)”、“My Father Gave Me an Acre of Land(父亲给我一亩地)”,等等)。
歌词
一个于1889年出版的版本是现代版本的典型:
Are you going to Scarborough Fair?
Parsley, sage, rosemary, and thyme;
Remember me to one who lives there,
For once she was a true love of mine.
Tell her to make me a cambric shirt,
Parsley, sage, rosemary, and thyme;
Without any seam or needlework,
Then she shall be a true lover of mine.
Tell her to wash it in yonder well,
Parsley, sage, rosemary, and thyme;
Where never spring water or rain ever fell,
And she shall be a true lover of mine.
Tell her to dry it on yonder thorn,
Parsley, sage, rosemary, and thyme;
Which never bore blossom since Adam was born,
Then she shall be a true lover of mine.
Now he has asked me questions three,
Parsley, sage, rosemary, and thyme;
I hope he'll answer as many for me,
Before he shall be a true lover of mine.
Tell him to buy me an acre of land,
Parsley, sage, rosemary, and thyme;
Betwixt the salt water and the sea sand,
Then he shall be a true lover of mine.
Tell him to plough it with a ram's horn,
Parsley, sage, rosemary, and thyme;
And sow it all over with one pepper corn,
And he shall be a true lover of mine.
Tell him to shear it with a sickle of leather,
Parsley, sage, rosemary, and thyme;
And bind it up with a peacock feather,
And he shall be a true lover of mine.
Tell him to thrash it on yonder wall,
Parsley, sage, rosemary, and thyme;
And never let one corn of it fall,
Then he shall be a true lover of mine.
When he has done and finished his work,
Parsley, sage, rosemary, and thyme;
Oh, tell him to come and he'll have his shirt,
And he shall be a true lover of mine.
你要去斯卡伯勒集市吗?
香芹、鼠尾草、迷迭香和百里香;
请代我问候住在那里的一个人,
因为她曾经是我的真爱。
叫她为我做一件麻纱衬衫,
香芹、鼠尾草、迷迭香和百里香;
毫无裁剪和针线,
然后她将成为我的真爱。
叫她把它在那座井里洗涤,
香芹、鼠尾草、迷迭香和百里香;
其从未有过泉水也没有雨水降入,
然后她将成为我的真爱。
叫她把它在那根荆棘上晾干,
香芹、鼠尾草、迷迭香和百里香;
其自亚当诞生以来从未开花,
然后她将成为我的真爱。
既然他已经问了我三个问题,
香芹、鼠尾草、迷迭香和百里香;
我希望他为我回答同样多的问题,
在他成为我的真爱之前。
叫他为我买一亩地,
香芹、鼠尾草、迷迭香和百里香;
在咸水与海沙之间,
然后他将成为我的真爱。
叫他用公羊角犁这块地,
香芹、鼠尾草、迷迭香和百里香;
然后用一粒胡椒籽将其撒遍,
然后他将成为我的真爱。
叫他用皮镰刀将其收割,
香芹、鼠尾草、迷迭香和百里香;
然后用一根孔雀羽毛将其束起,
然后他将成为我的真爱。
叫他在那堵墙上将其脱粒,
香芹、鼠尾草、迷迭香和百里香;
决不能让任何一粒掉在地上,
然后他将成为我的真爱。
当他做完他的工作时,
香芹、鼠尾草、迷迭香和百里香;
哦,告诉他过来取他的衬衫,
然后他将成为我的真爱。
㈤ 这首歌的歌名
sarah brightman -Scarborough Fair
Are you going to Scarborough fair
Parsley saye rosemary and thyme
Remeber me to one who lives there
She noce was a true love of maine
Tell her to make be a cambrec shirt
Parslay saye rosemary and thyme
Without no seams nor needlle work
Then she`ll be true love of mine
Tell her to find me an acre of land
Parsley saye rosemary and thyme
between the salt water an sea strond
Then she`llbe a true love of mine
Tell her to keep it with a sicher of leather
Parsley says rosemary and thyme
And gother it all in a bunch of heaeth
Then she`ll be a true love of mine
are you going to scarborough fair
parsley,sage,rosemary and thyme
remeber me to one who lives there
she once was a true love of mine
tell her to make me a cambric shirt
(on the side of a hill in the deep forest green)
parsley,sage,rosemary and thyme
(tracing of sparrow on the snow crested brown)
without to seams nor needle work
(blankets and bedclothes the child of the mountain)
then she’ll be a true love of mine
(sleeps unaware of the clarion call)
tell her to find me an acre of land
(on the side of a hill asprinkling of leaves)
parsley,sage,rosemary and thyme
(washes the grave with silvery tears)
between the salt water and the sea strand
(a soldier cleans and polishes a gun)
then she’ll be a true love of mine
tell her to reap it with a sickle of leather
(war bellows blazing in scarlet battalions)
parsley,sage,rosemary and thyme
(generals order their soldiers to kill)
and gather it all in a bunch of heather
(and to fight for a cause they’ve long ago forgotten)
then she’ll be a true love of mine
are you going to scarborough fair
parsley,sage,rosemary and thyme
remeber me to one who lives there
she once was a true love of mine
http://mp3..com/m?f=ms&rn=&tn=mp3&ct=134217728&word=Scarborough+Fair+&lm=-1
㈥ 怎么写linux网卡驱动程序
1
方法一:
1:ethtool -i ethx
如:
linux:/mnt # ethtool -i eth1
driver: e1000e
version: 1.0.2-k2
firmware-version: 1.9-0
bus-info: 0000:0b:00.0
linux:/mnt # ethtool -i eth16
driver: igb
version: 2.1.0-k2
firmware-version: 1.4-1
bus-info: 0000:0a:00.0
linux:/mnt #
2:使用 modinfo igb 查看驱动信息
linux:~ # modinfo igb
filename: /lib/moles/2.6.32.12-0.7-default/kernel/drivers/net/igb/igb.ko
version: 5.2.5
license: GPL
description: Intel(R) Gigabit Ethernet Network Driver
author: Intel Corporation, <[email protected]>
srcversion: 0E80ABCD0117D822FE8B271
alias: pci:v00008086d000010D6sv*sd*bc*sc*i*
alias: pci:v00008086d000010A9sv*sd*bc*sc*i*
alias: pci:v00008086d000010A7sv*sd*bc*sc*i*
alias: pci:v00008086d000010E8sv*sd*bc*sc*i*
alias: pci:v00008086d00001526sv*sd*bc*sc*i*
alias: pci:v00008086d0000150Dsv*sd*bc*sc*i*
alias: pci:v00008086d000010E7sv*sd*bc*sc*i*
alias: pci:v00008086d000010E6sv*sd*bc*sc*i*
alias: pci:v00008086d00001518sv*sd*bc*sc*i*
alias: pci:v00008086d0000150Asv*sd*bc*sc*i*
alias: pci:v00008086d000010C9sv*sd*bc*sc*i*
alias: pci:v00008086d00000440sv*sd*bc*sc*i*
alias: pci:v00008086d0000043Csv*sd*bc*sc*i*
alias: pci:v00008086d0000043Asv*sd*bc*sc*i*
alias: pci:v00008086d00000438sv*sd*bc*sc*i*
alias: pci:v00008086d00001516sv*sd*bc*sc*i*
alias: pci:v00008086d00001511sv*sd*bc*sc*i*
alias: pci:v00008086d00001510sv*sd*bc*sc*i*
alias: pci:v00008086d00001527sv*sd*bc*sc*i*
alias: pci:v00008086d0000150Fsv*sd*bc*sc*i*
alias: pci:v00008086d0000150Esv*sd*bc*sc*i*
alias: pci:v00008086d00001524sv*sd*bc*sc*i*
alias: pci:v00008086d00001523sv*sd*bc*sc*i*
alias: pci:v00008086d00001522sv*sd*bc*sc*i*
alias: pci:v00008086d00001521sv*sd*bc*sc*i*
alias: pci:v00008086d00001539sv*sd*bc*sc*i*
alias: pci:v00008086d0000157Csv*sd*bc*sc*i*
alias: pci:v00008086d0000157Bsv*sd*bc*sc*i*
alias: pci:v00008086d00001538sv*sd*bc*sc*i*
alias: pci:v00008086d00001537sv*sd*bc*sc*i*
alias: pci:v00008086d00001536sv*sd*bc*sc*i*
alias: pci:v00008086d00001533sv*sd*bc*sc*i*
alias: pci:v00008086d00001F45sv*sd*bc*sc*i*
alias: pci:v00008086d00001F41sv*sd*bc*sc*i*
alias: pci:v00008086d00001F40sv*sd*bc*sc*i*
depends: hwmon,dca
supported: external
vermagic: 2.6.32.12-0.7-default SMP mod_unload modversions
parm: InterruptThrottleRate:Maximum interrupts per second, per vector, (max 100000), default 3=adaptive (array of int)
parm: IntMode:Change Interrupt Mode (0=Legacy, 1=MSI, 2=MSI-X), default 2 (array of int)
parm: Node:set the starting node to allocate memory on, default -1 (array of int)
parm: LLIPort:Low Latency Interrupt TCP Port (0-65535), default 0=off (array of int)
parm: LLIPush:Low Latency Interrupt on TCP Push flag (0,1), default 0=off (array of int)
parm: LLISize:Low Latency Interrupt on Packet Size (0-1500), default 0=off (array of int)
parm: RSS:Number of Receive-Side Scaling Descriptor Queues (0-8), default 1, 0=number of cpus (array of int)
parm: VMDQ:Number of Virtual Machine Device Queues: 0-1 = disable, 2-8 enable, default 0 (array of int)
parm: max_vfs:Number of Virtual Functions: 0 = disable, 1-7 enable, default 0 (array of int)
parm: MDD:Malicious Driver Detection (0/1), default 1 = enabled. Only available when max_vfs is greater than 0 (array of int)
parm: QueuePairs:Enable Tx/Rx queue pairs for interrupt handling (0,1), default 1=on (array of int)
parm: EEE:Enable/disable on parts that support the feature (array of int)
parm: DMAC:Disable or set latency for DMA Coalescing ((0=off, 1000-10000(msec), 250, 500 (usec)) (array of int)
parm: LRO:Large Receive Offload (0,1), default 0=off (array of int)
parm: enable_debug:Set to 1 to enable debug tracing into the syslog (uint)
parm: debug:Debug level (0=none, ..., 16=all) (int)
linux:~ #
2
方法二:
1:dmesg | grep ethx
如:
linux:~ # dmesg | grep eth17
[ 30.351872] igb 0000:0a:00.1: eth17: (PCIe:2.5Gb/s:Width x4) 00:0b:ab:52:fb:b3
[ 30.351952] igb 0000:0a:00.1: eth17: PBA No: ffffff-0ff
[429171.548763] device eth17 entered promiscuous mode
[429173.10] igb: eth17 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[429173.118867] ADDRCONF(NETDEV_UP): eth17: link is not ready
[429173.121176] ADDRCONF(NETDEV_CHANGE): eth17: link becomes ready
[429183.236266] eth17: no IPv6 routers present
[1641503.272376] igb 0000:0a:00.1: eth17: (PCIe:2.5Gb/s:Width x4) 00:0b:ab:52:fb:b3
[1641503.272460] igb 0000:0a:00.1: eth17: PBA No: ffffff-0ff
[1641598.356110] device eth17 entered promiscuous mode
[1641598.369229] igb: eth17 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[1641598.372636] ADDRCONF(NETDEV_UP): eth17: link is not ready
[1641598.374978] ADDRCONF(NETDEV_CHANGE): eth17: link becomes ready
[1641608.564181] eth17: no IPv6 routers present
[1701779.787471] igb 0000:0a:00.1: eth17: (PCIe:2.5GT/s:Width x4)
[1701779.787473] igb 0000:0a:00.1: eth17: MAC: 00:0b:ab:52:fb:b3
[1701779.787555] igb 0000:0a:00.1: eth17: PBA No: FFFFFF-0FF
[1702124.805650] device eth17 entered promiscuous mode
[1702141.839131] ADDRCONF(NETDEV_UP): eth17: link is not ready
[1702144.057474] igb: eth17 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[1702144.059425] ADDRCONF(NETDEV_CHANGE): eth17: link becomes ready
[1702154.705520] eth17: no IPv6 routers present
[1712008.630151] igb 0000:0a:00.1: eth17: (PCIe:2.5GT/s:Width x4)
[1712008.630153] igb 0000:0a:00.1: eth17: MAC: 00:0b:ab:52:fb:b3
[1712008.630235] igb 0000:0a:00.1: eth17: PBA No: FFFFFF-0FF
[1712100.136186] device eth17 entered promiscuous mode
[1712101.873823] ADDRCONF(NETDEV_UP): eth17: link is not ready
[1712104.159209] igb: eth17 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[1712104.161548] ADDRCONF(NETDEV_CHANGE): eth17: link becomes ready
[1712114.854722] eth17: no IPv6 routers present
linux:~ #
2:使用 modinfo igb 查看驱动信息
(结果同方法一中的)
㈦ 求sarah brightman唱的scarborough fair歌词
Are you going to Scarborough Fair 你要去斯卡布罗集市吗?
Parsley,sage,rosemary and thyme 芜荽,鼠尾草,迷迭香和百里香
Remember me to one who lives there 代我向那儿的一位姑娘问好
She once was a true love of mine 她曾经是我的爱人。
Tell her to make me a cambric shirt 叫她替我做件麻布衣衫
(On the side of a hill in the deep forest green) (绿林深处山冈旁)
Parsley,sage,rosemary and thyme 芫荽,鼠尾草,迷迭香和百里香
(Tracing of sparrow on the snow crested brown) (在白雪封顶的褐色山上追逐雀儿)
Without no seams nor needle work 上面不用缝口,也不用针线
(Blankets and bedclothes the child of the mountain) (大山是山之子的地毯和床单)
Then she`ll be a true love of mine 她就会是我真正的爱人。
(Sleeps unaware of the clarion call) (熟睡中不觉号角声声呼唤)
Tell her to find me an acre of land 叫她替我找一块地
(On the side of a hill a sprinkling of leaves) (从小山旁几片小草叶上)
Parsley,sage,rosemary and thyme 芫荽,鼠尾草,迷迭香和百里香
(Washes the grave with silvery tears) (滴下的银色泪珠冲刷着坟茔)
Between salt water and the sea strands 就在咸水和大海之间
(A soldier cleans and polishes a gun) (士兵擦拭着他的枪)
Then she`ll be a true love of mine 她就会是我真正的爱人。
Tell her to reap it with a sickle of leather 叫她用一把皮镰收割
(War bells blazing in scarlet battalion) (战火轰隆,猩红的枪弹在狂呼)
Parsley,sage,rosemary and thyme 芫荽,鼠尾草,迷迭香和百里香
(Generals order their soldiers to kill) (将军们命令麾下的士兵冲杀)
And gather it all in a bunch of heather 将收割的石楠扎成一束
(And to fight for a cause they`ve long ago forgotten) (为一个早已遗忘的理由而战)
Then she`ll be a true love of mine 她就会是我真正的爱人。
Are you going to Scarborough Fair 你要去斯卡布罗集市吗?
Parsley,sage,rosemary and thyme 芜荽,鼠尾草,迷迭香和百里香
Remember me to one who lives there 代我向那儿的一位姑娘问好
she was once a true love of mine 她曾经是我的爱人。
㈧ 求英语单词 e开头h结尾,意思为情感,或者有类似意思的,急!!
emotion。情绪,感情,激动。
是这个吗。希望能帮到你