Could you give more details of support levels for "Shared Library" & "demand paging" in the OS Abstraction layer?

Could you give more details of support levels for "Shared Library" & "demand paging" in the OS Abstraction layer?

Under NDA we can provide the reference manuals for our shared memory support. You can use the native Linux shared memory ‘as is’ in addition to what OS Abstractor offers. We do not do any demand paging. Also, the virtual address differences in shared memory access across process will also not be a problem when using OS Abstractor.