Displaying 2 results from an estimated 2 matches for "idestate".
Did you mean:
sidestate
2003 Apr 09
0
can't use both controllers...
hi
when two calls are active on controller 2, chan_capi won't use controller 1.
this is with AVM C2
roy
-- Executing Goto("SIP/torgeir-b476", "capiring|BYEXTENSION|1") in new
stack
-- Goto (capiring,90044875,1)
-- Executing Dial("SIP/torgeir-b476",
"CAPI/22545066:bBYEXTENSION|120|Ttr") in new stack
== data = 22545066:b90044875
==
2007 Feb 27
7
[Xen-ia64-devel] [PATCH 0/3][IA64] Accelerate IDE PIO on HVM/IA64
Hi,
This set of patches remarkably accelerates IDE PIO on HVM/IA64.
I got a throughput of 2.11MB/sec in disk read performance.
Without it, it was only 64kB/sec.
I posted the prototype once.
http://lists.xensource.com/archives/html/xen-devel/2006-12/msg00077.html
The basic idea is to add a buffering mechanism in a hypervisor.
I know this approach is not sophisticated. But there is no other
good