cvs commit: src/sys/kern kern_intr.c lwkt_serialize.c subr_taskqueue.c src/sys/sys bus.h interrupt.h serialize.h thread.h src/sys/bus/cam cam_xpt.c src/sys/bus/isa/i386 isa_device.h src/sys/dev/disk/ata ata-all.c src/sys/dev/disk/mcd ...

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Sat Oct 15 16:13:31 PDT 2005


Matthew Dillon wrote:
  * Revamp the interrupt name array returned to userland to list multiple
    drivers associated with the same IRQ.
This broke vmstat.  I started trying to fix it with 
<http://chlamydia.fs.ei.tum.de/~corecode/unsorted/vmstat-irq-broken.diff> 
but I can't export intr_info into userland because of the embedded 
struct thread and struct random_id stuff.  And the copying is a bit 
messy... (Three indirections)

cheers
  simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low $$$ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list