IP Library Granted Patent US 9,779,041
Granted Patent B2
US 9,779,041 · App. 14/987,258 · Granted Oct 3, 2017

Enabling poll/select style interfaces with coherent accelerators

Inventors: Vishal C. Aslot (Austin, TX); Bruce Mealey (Austin, TX); Grover H. Neuman (Austin, TX); Randal C. Swanberg (Round Rock, TX)
Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATION
G06F13/22G06F3/0619G06F3/0653G06F3/0673G06F12/1009G06F12/1027G06F13/24G06F2212/68
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,779,041
App. No.
14/987,258
Granted
Oct 3, 2017
Kind
B2
Abstract

Embodiments disclose techniques for enabling the use poll and select subroutines with coherent accelerator block or character devices. In one embodiment, an operating system receives, from an application, a system call to attach a hardware context with the coherent accelerator block or character device. The operating system generates a channel based on a file descriptor associated with the attach system call. The operating system associates the channel with a hardware context selected from a plurality of hardware contexts available to the coherent accelerator, wherein the hardware context is attached to the application. Upon receiving, from the application, a system call to check for exceptions that have occurred on the coherent accelerator block device or character device, the operating system returns an indication of any exceptions which have occurred while the coherent accelerator was using the hardware context to the application.

Claims (26)

1. A method for checking for exceptions on a coherent accelerator, the method comprising:

receiving, from an application, a system call to attach a hardware context with the coherent accelerator, wherein the coherent accelerator is either a block device or a character device;

generating a channel based on a file descriptor associated with the attach system call;

upon attaching the hardware context to the application, associating the generated channel with the hardware context selected from a plurality of hardware contexts available to the coherent accelerator; and

upon receiving, from the application, a system call to check for exceptions that have occurred on the coherent accelerator:

identifying the hardware context that is attached to the application from the plurality of hardware contexts, based on the generated channel; and

returning an indication of any exceptions which have occurred while the coherent accelerator was executing instructions under the hardware context to the application.

2. The method of claim 1 , wherein generating the channel based on the file descriptor comprises:

identifying a file pointer address associated with the file descriptor;

performing a shift operation on the file pointer address; and

using the shifted file pointer address as the generated channel.

3. The method of claim 2 , wherein performing the shift operation on the file pointer address comprises shifting the file pointer address to the right by eight bits, and truncating the shifted file pointer address to a lower 32 bits.

4. The method of claim 1 , wherein generating the channel based on the file descriptor comprises generating and truncating a hash value based on a file pointer address associated with the file descriptor.

5. The method of claim 1 , wherein associating the generated channel with the hardware context comprises:

intercepting the hardware context from the application when the application requests to attach to the hardware context; and

saving the generated channel into the intercepted hardware context.

6. The method of claim 1 , wherein returning the indication of any exceptions comprises:

notifying at least one of the application or a device driver of the exceptions from the hardware context via a notification service, wherein the notification service uses the generated channel associated with the hardware context to identify the arriving exceptions, and wherein identifying the exceptions comprises searching the hardware context for an interrupt source number associated with an interrupt generated due to at least one of a page fault, error, or I/O event.

7. The method of claim 1 , further comprising:

upon identifying the exceptions that have occurred on the coherent accelerator, packaging the exceptions into an exception structure that corresponds to the hardware context, wherein the exception structure comprises information associated with the identified exceptions; and

storing the exception structure.

8. The method of claim 7 , further comprising:

after returning, to the application, an indication that an exception has occurred while the coherent accelerator was running with the hardware context, receiving, from the application, a system call to identify the exceptions for the hardware context;

identifying the exception structure for the hardware context, based on the generated channel; and

returning the exception structure to the application.

9. The method of claim 1 , wherein the system call to check for exceptions that have occurred on the coherent accelerator is either a poll subroutine or select subroutine.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 4, 2016
From: ASLOT, VISHAL C.; MEALEY, BRUCE; NEUMAN, GROVER H.; SWANBERG, RANDAL C.
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 037402/0460 →
Continuity (2)
Continuation 14937502 · Nov 10, 2015
Related Publication 20170132163A1 · May 11, 2017