Methods and systems for managing access to shared resources...

Electrical computers and digital processing systems: virtual mac – Task management or control – Process scheduling

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C718S102000, C719S312000

Reexamination Certificate

active

10602538

ABSTRACT:
Computer systems have resources that are often shared by plural processes (or threads). It is often desirable to limit access to these shared resources to one process at a time. Historically locks were used in conjunction with conditional tests to provide exclusive access to a region of code or data. Instead, a global variable contains a pointer to either a protected resource, or an exchange instruction. A process exchanges its' local variable with the global variable and jumps to the location in the exchanged local variable. If the global variable had the pointer to the shared resource before the exchange, then the jump enters the protected region. If not, the jump returns to exchange variables again. As soon as the pointer to the protected resource is returned to the global variable, a next exchange and jump will access the shared resource.

REFERENCES:
patent: 5237694 (1993-08-01), Horne et al.
patent: 5375241 (1994-12-01), Walsh
patent: 2003/0061394 (2003-03-01), Buch
Tanenbaum, Andrew S., “Operating Systems: Design and Implementation”, Prentice Hall, 1987, pp. 51-109, 225-226, and 714 (plus cover and copyright page).
Budne, “Clarification desired re: instructions on KA10,” http://pdp10.nocrew.org/docs/pdp6-ka10.diffs.txt, downloaded from the internet on Jan. 24, 2007, 8 pages.
Gezelter, “OpenVMS Asynchronous System Trap (AST) Internals,” inFall 1996 US DECUS Symposium, Session AD039, Nov. 1996, 19 pages.
“HP OpenVMS Systems Documentation,” http://h71000.www7.hp.com/DOC/73final/6489/6489pro—030.html, downloaded from the internet on Jan. 24, 2007, 10 pages.
“OpenVMS User's Manual,” file://C:\DOCUME˜1\dhb\LOCALS˜l\Temp/W7LWJDJY.htm, downloaded on Jan. 24, 2007, 17 pages.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Methods and systems for managing access to shared resources... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Methods and systems for managing access to shared resources..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Methods and systems for managing access to shared resources... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3887944

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.