z/OS UNIX System Services File System Interface Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Cross-memory considerations

z/OS UNIX System Services File System Interface Reference
SA23-2285-00

Because all of the VFS and vnode operations can be called in cross-memory mode, a PFS that must invoke MVS™ functions that cannot run in this mode must attach a worker task, or tasks, to accomplish these functions. A worker task is a subtask that performs non-cross memory work for PFS operations.

See Using daemon tasks within a PFS for information about some services that make this task easier.

Although the PFS_Init task can be used as a worker task, if this task terminates, the PFS also terminates.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014