×

Universal user input/output application layers

  • US 8,819,311 B2
  • Filed: 05/23/2007
  • Issued: 08/26/2014
  • Est. Priority Date: 05/23/2007
  • Status: Expired due to Fees
First Claim
Patent Images

1. A method of executing a software application for a user, on a computer system executing an operating system, the operating system providing a standard library having buffering subroutines that buffer data transfers between user applications and a secondary storage via system calls to a kernel of the operating system in a non-user controlled buffer, the standard library also having unbuffered subroutines that transfer data, without buffering, between the user applications and the secondary storage via system calls to the kernel of the operating system, the method comprising:

  • defining a plurality of user subroutines in a user software library distinct from the software application and distinct from the standard library, each user subroutine in the user software library mimicking an input functionality or an output functionality of a corresponding one of the buffering subroutines in the standard library that uses the non-user controlled buffer by utilizing a user-controlled buffer;

    intercepting input/output requests by the software application to the standard library buffering subroutines that use the non-user controlled buffer;

    determining if the request requires the non-user controlled buffer or the user controlled buffer;

    passing the request to the user subroutine that uses the non-user controlled buffer if the request requires the non-user controlled buffer; and

    replacing each intercepted input/output request with a request to the user subroutine in the user software library that mimics the buffering subroutine of the intercepted input/output request that uses the non-user controlled buffer if the request requires the user controlled buffer, whereby the user subroutine performs the requested input/output functionality using the user-controlled buffer and an unbuffered subroutine of the standard library rather than the non-user controlled buffer.

View all claims
  • 6 Assignments
Timeline View
Assignment View
    ×
    ×