An application programming interface (API) enables application programs in a multitasking operating environment to classify portions of their code and data in a group that the operating system loads into physical memory all at one time. Designed for operating systems that implement virtual memory, this API enables memory-intensive application programs to avoid performance degradation due to swapping of units of memory back and forth between the hard drive and physical memory. Instead of incurring the latency of a page fault whenever the application attempts to access code or data in the group that is not located in physical memory, the API makes sure that all of the code or data in a group is loaded into physical memory at one time. This increases the latency of the initial load operation, but reduces performance degradation for subsequent memory accesses to code or data in the group.

 
Web www.patentalert.com

< Network independent profiling of applications for automatic partitioning and distribution in a distributed computing environment

< Exclusive encryption

> Interactive water effects using texture coordinate shifting

> System and process for optimal texture map reconstruction from multiple views

~ 00231