Protocol for coordinating the distribution of shared memory

This invention relates generally to multi-threaded applications, and more particularly to methods for coordinating the distribution of shared memory to threads of control executing in a data processing system. Methods, systems, and articles of manufacture consistent with the present invention coordi...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Dennie, Shaun
Format: Patent
Sprache:eng
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:This invention relates generally to multi-threaded applications, and more particularly to methods for coordinating the distribution of shared memory to threads of control executing in a data processing system. Methods, systems, and articles of manufacture consistent with the present invention coordinate distribution of shared memory to threads of control executing in a program by using a cooperative synchronization protocol. The protocol serializes access to memory by competing threads requesting assignment of memory space, while allowing competing threads that have already been assigned memory space, to share access to the memory. A designated area of memory assigns the memory to requesting threads. The protocol is an application level entity and therefore does access the operating system to serialize the memory allocation process.