[Info-vax] Android development Was Re: OT: Larry Ellison takes retirement as CEO of Oracle
John Reagan
xyzzy1959 at gmail.com
Tue Sep 23 19:45:00 EDT 2014
On Tuesday, September 23, 2014 6:02:25 PM UTC-4, Johnny Billquist wrote:
> However, the SYS$QIO routine really only does a rehash of all the
> parameters, and then do a $QIO system call, which, once again, just
> cause a trap to the kernel, where everything actually takes place.
>
You are right. I did simplify the system service dispatching as it involves moving arguments between stacks, various PROBEs, etc. I'm not going to describe the whole mess (partially because I've never looked at the whole mess)
SYS$QIO is in the [SYS] facility, SYSTEM_SERVICES.LIS. You will not find any code in STARLET.OLB for a system service.
03B0 SYS$QIO::
03B0 QIO:
A77B0010 03B0 LDQ R27, 16(R27) ; 015214
A79B0008 03B4 LDQ R28, 8(R27)
6B9C4001 03B8 JSR R28, R28
47FF041F 03BC NOP
More information about the Info-vax
mailing list