Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 冲浪技巧 > Too much work in interrupt, status e401
【标  题】:Too much work in interrupt, status e401
【关键字】:Too,much,work,in,interrupt,status,e401
【来  源】:http://blog.chinaunix.net/article.php?articleId=27389&blogId=2389

Too much work in interrupt, status e401

Your Ad Here 3Com网卡出现的报错

It is not a bridge problem, just that bridging puts more stress on the network driver.

The problem is that the 3c905 cards don't support interrupt mitigation,
so when lots of network traffic hits, they drop data.  The 3c59x driver allocates and copies every received frame in the interrupt routine.  What is needed is a new driver that does NAPI (any volunteers)?

Or you could get different hardware that doesn't copy every packet
within the interrupt routine.  Either a card that can receive direct into the socket buffer, or has a driver that supports NAPI to do it in the IRQ.

I have added the linux-net list to see if anyone else has ideas.

 

Sziasztok!

A syslog-ba az alabbi sort talaltam:

kernel: eth0: Too much work in interrupt, status e401.

3Com hallo kartyam van, drv beleforgatva 2.4.22-ac4-es kernelbe.
A doksi szerint /etc/modules.conf -ba kellene egy

options 3c59x max_interrupt_work=48

sor, de nem modul kent hasznalom. A google szerint a parametert
megadhatom a /etc/lilo.conf -ba is:

append="ether=0,0,max_interrupt_work=48,eth0"

Valoban? Mukodne ez igy? Ismeros valakinek?
Elore is koszonom a hozzam szolasokat.
Ping命令的工作过程及单向Ping通的原因:【上一篇】
CA建置工具Openssl的管理與使用介紹(下):【下一篇】
【相关文章】
  • Ping命令的工作过程及单向Ping通的原因
  • Pretuning Your Kernel SQUID
  • Filesystem Tuning Options
  • Linux控制对服务的访问
  • Darwin Streaming Server 4.1--配置(Linux)
  • WindowsServer 2003"安全事件ID"分析
  • Windows Update实用技巧二则
  • Windows NT攻击大全
  • 基于IntelPXA255平台的网络摄像机设计
  • 中文的 SSH client for windows?
  • 【随机文章】
  • 还谈工作流--工作流平台其实就是维护集合里的一组链表
  • 栩栩如生--Photoshop CS绘制一枝小巧圆珠笔
  • 软件 system menachinc 的它用(附:序列号破解)
  • 网站登录Google与网站设计
  • potential Security of PHP COM function
  • 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
  • Flywheel:前进的马达在轰鸣
  • 如何“编译”Python程序
  • PHP编程网上游
  • Perl的经典用法 6
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.