> Does RFS manage virtual paging - or is it just a block of memory?

The RFS system buffer is a chunk of shared memory that keeps track of
records read from and/or updated to recoverable files.  In other words,
it's maintained at the logical record level.  If a requested record is
found in the system buffer, no attempt is made to retrieve the record from
disk.  I/O to non-recoverable files goes straight to the O/S I/O routines,
just as when RFS is not active.

Tim Snyder
Consulting I/T Specialist , U2 Professional Services
North American Lab Services
DB2 Information Management, IBM Software Group
717-545-6403
[EMAIL PROTECTED]
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to