r26569@plastic: rob | 2007-05-21 09:55:59 +1000
commit3585fb93436f364680c048785fff25abeb636e4f
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 May 2007 23:59:57 +0000 (20 23:59 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 May 2007 23:59:57 +0000 (20 23:59 +0000)
tree7fba5614526565c45f662006d3b92dac89d16a88
parent89e9a7f59b36718ced61c0a02d7d751658f96893
 r26569@plastic:  rob | 2007-05-21 09:55:59 +1000
 new port type: PA_FASTCALL. delivers messages directly with no
 Disable()/Enable() overhead. this is primarily meant as way for packet
 filesystems to get the same benefits as IOFS filesystems do from DoIO()

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@26205 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/include/exec/ports.h
rom/exec/putmsg.c
rom/exec/replymsg.c
test/timeport.c