interesting(?) data on network interrupt servicing 
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Wed Mar 22 21:19:14 UTC 2006
    
    
  
In message <20060322131448.A42341 at xorpc.icir.org>, Luigi Rizzo writes:
>> >    if (thread)
>> >	isrc->is_pic->pic_disable_source(isrc, PIC_EOI);
>> >
>> >I have no idea, though, why the other pic_disable_source()
>> >is so expensive. The 4-5k TSC ticks are approx 3us
>> >
>> >Any clues ?
>> 
>> ISA bus access.
>
>yeah but this is a modern laptop with an apic,
>not an 8259... i don't think it has any ISA bus unless there is
>some strange emulation going on ?
There is, how else would it boot MS-DOS ?
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the freebsd-current
mailing list