1. Technical Field
This invention relates to the management of resources in a media processing system.
2. Related Art
Computers, embedded controllers, and other processing systems may include a number of finite resources that are allocatable to processes executed by the system. Such finite resources may include memory, communication bandwidth resources, interrupt handling resources, and other resources. The management of such allocatable resources may have an impact on the operation and/or efficiency of the processing system.
System memory may be one such finite allocatable resource. Processes may reserve fixed-sized portions of memory for use by the process. The fixed-sized memory portions are used by the process but may include portions that are never used by the process. This may result in a lack of free memory that blocks or delays other processes. A process may also reserve access to all or a portion of an I/O device and thereby block access of the I/O device to other processes.
A system comprises memory, process code, and resource partitioning code, where the code is executable by a processor. The process code may spawn multiple processes that request for access to the memory. The resource partitioning code generates resource partition objects and assigns processes to the resource partition objects. The processes may generate media store objects for storage in the memory. The media store objects may correspond to media storage devices and/or the media files accessed by the media storage devices. Access to the memory for storage of the media store objects of a process is based on parametric rules of the corresponding resource partition object.
Other systems, methods, features and advantages of the system will be, or will become, apparent to one with skill in the art upon examination of the following figures and detailed description. It is intended that all such additional systems, methods, features and advantages be included within this description, be within the scope of the invention, and be protected by the following claims.
The invention can be better understood with reference to the following drawings and description. The components in the figures are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention. Moreover, in the figures, like referenced numerals designate corresponding parts throughout the different views.
Processor 105 may access media storage devices 155 of system 100. In
Persistent storage 115 may comprise a hard disk drive, floppy disk drive, optical drive or other non-volatile memory and any corresponding ports and/or connectors. It may be a non-rotating media device, such as non-volatile memory implemented in an integrated circuit format (i.e. FLASH memory, etc.). The persistent storage 115 need not be limited to a single memory structure. Rather, the persistent storage 115 may include a number of separate storage devices of the same type (e.g., all FLASH memory) and/or separate storage devices of different types (e.g., one or more FLASH memory units and one or more hard disk drives).
Persistent storage 115 may also be used as a media storage device. In
Read only memory (ROM) 110 may retain operating system code 135, resource management/partitioning code 140, and media application/processing code 145. The code 135, 140, and 145, may be transferred to random access memory 120 where it may be executed by the processor 105. The transfer of the code may be take place during a boot operation of the system 100 and/or in response to a request from a process for access to the code and/or operations performed through execution of the code.
The operating system code 135 may control the interaction between high-level application code (e.g., media applications 145 and corresponding media processes) and hardware components, including memory devices 110 and 120, persistent storage 115, interface devices 125 and 130, and media storage devices 155. Resource management/partitioning code 140 may be part of the operating system code 135, code that is exterior to the operating system code 140, and/or a combination of both. The resource management/partitioning code 140 may be stored in a medium local to and/or remote of operating system code 135. In some systems, the resource management/partitioning code 140 may be stored in persistent storage 115, or in some other storage medium local to and/or remote of system 100. When the processing system 100 is linked with other computers and/or storage devices through I/O interface 125, the resource management/partitioning code 140 may be stored remotely and downloaded to processing system 100 as needed.
System 100 may include one or more media store objects 180. The media store objects 180 are stored as data in system memory and are associated with each of the storage devices 155. A single media store objects may be associated with a respective media storage device 155. Additionally, or alternatively, multiple media store objects may be associated with the media storage devices. Each media store object may represent a storage device and/or media files accessed by the storage device.
The media store objects 180 may be organized as one or more databases, where the media store objects 180 are instantiated by one or more of the processes and/or threads (collectively “processes”) of the media applications 145. Each media store objects 180 may include metadata identifying various characteristics of image files, audio files (e.g., songs, audio books, and other audio file types), video files, and/or other multimedia files found on a respective storage device 155. In the case of an image file, the metadata information may include a title, textual description, copyright information, camera make and model used to generate the image, the date and time at which the image was generated, and/or other metadata identifying characteristics of the image file. Metadata for such image files may include information corresponding to generally accepted standards, such as the EXIF standard. In the case of an audio file, such as a song file, the information may include song name, album name, track number, album cover graphics, lyrics, artist, label, release year and musical genre. In the case of a video file, the information may include descriptive, administrative and structural information, including title, director, producer, digital rights management data, data format and encoding. The metadata for each media file type may include information corresponding to generally accepted standards currently used for each media file type and may also be extended to proprietary and future metadata information for media files.
Media store objects 180 may be stored on one or more of the memory devices of system 100. System 100 shows the media store objects 180 on random access memory 120 and persistent storage 115. Additionally, or in the alternative, the media store objects 180 may be stored on a single memory type in system 100 and/or memory storage remote to system 100.
The processes of the media applications 145 may generate media store objects 180 when the media storage device is added to system 100 and/or when media files become available to one or more of the storage devices 155. The media store objects 180 may be removed when the corresponding media files are no longer accessible to the corresponding storage device and/or when the media storage device is removed from the system 100. The processes all of the media applications 145 may not relinquish the physical memory used by the media store objects 180 for use by other processes of the media application 145. This may block use of the memory resource by other processes. Alternatively, a media process of an application 145 associated with one or more of the storage devices 155 may completely relinquish the physical memory used by the corresponding media store objects. This may increase the amount of time it takes before the media files on a storage device 155 are accessible to a media process.
The resource management/partitioning code 140 may be executed by the processor 105 to organize and control access to the various allocatable computer resources used by the processes of the media applications 145. The computer resource may include memory that is internal and/or external to the system, memory that is suitable for direct memory access (DMA), and/or memory that is incompatible with DMA control. The computer resource may additionally, or in the alternative, include, other resources allocatable based on media content accessible to the each of the media storage devices 155 and/or associated with the operation of one or more of the storage devices 155, interfaces 125 and 130, USB devices 170 and 173, or other resource used by a media process. For purposes of the following description, the computer resource may be memory resources, although the description may be applicable to other media related resources.
The partitioning module 300 also may be part of the resource management code 143. The partitioning module 300 may receive one or more resource requests 200 issued by the process 205 and manipulate one or more of the resource requests 200 to provide new and/or modified requests to the resource allocator 210. The partitioning module 300 may also validate and/or deny requests to enforce parametric rules for a partition corresponding to the requested resource. The partitioning module 300 may also arbitrate communications between the resource allocator 210 and the process 205. For example, the partitioning module 300 may intercept and/or manipulate and/or validate the communication of confirmations, mappings and/or resource allocation data 215 returned to the process 205.
The partitioning module 300 may define and manage new partitions and classes in response to requests by the processes for media store resources. For example, the partitioning module 300 may set minimum and maximum values for resource constraints and/or parameters for the partitions as well as other partition properties.
When a process instantiates an object associated with one or more of the media storage devices 155, the class of resource that the object uses may be different than the class of resources for another object instantiated by the same process. Resource classes may be supported by the partitioning module 300 so that different classes of resources (e.g., resources with different attributes) may be independently partitioned. If a process uses a particular class of resource, that process may be associated with a partition object of that class, independent of the resource classes used by other process.
The components of
When the partitioning module 300 generates objects for partitioning resources, each object of a resource class may be partitioned independently. A resource partition object may represent a single class of resource. If a process instantiates objects that use different classes of resources, each object may be associated with a different partition.
The partitioning module 300 may generate partition groups that allow a single, arbitrarily named, pseudo-partition to represent other real partitions. This capability may allow association of resource partitions of different types (or classes) using a single specified name. Furthermore, partitions of different resource classes may be associated with one another using the single specified name. This capability may alternatively be provided as a layer on top of the resource partitioning design.
Resource partition objects of a given resource class may nest. Newly created resource partition objects may subdivide a parent partition to form a partition hierarchy. Nesting may be used to constrain a newly created partition objects with the attributes of one or more related partition objects.
Memory resources may be available to support the media storage devices 155 and corresponding media files. The processes of the media applications 145 may generate media objects that are in concurrent communication, either directly or indirectly, with the media storage devices 155. Processing system 100 includes four media storage devices and, as such, may support at least four concurrent media store objects. Four database partition objects with minimums and maximums parameters for allocation of one or more of the resources may be generated so that the processing system 100 may handle media store objects for all four sources. For example, system 100 may create a memory stores object associated with media files on a non-volatile memory card engaged with USB device 170. The memory partition may include a maximum of 25% to store photograph-related data, 25% for movies, and 50% for audio files. The same or different proportions may be used for other partitions created for each media storage device 155.
The database for the media store objects may organize in a table architecture. When media is inserted into a media storage device 155, the maximum number of database table entries may be determined by the formula:
max entries=min(device max, number available−sum(all other devices' unused reserves) )
Using this determination, the maximum number of database table entries may be the lesser of the device's maximum number of entries or the number of entries currently available less the sum of the unused reserve entries of all other devices. The maximum number of media store objects 180 that may be available to a resource allocation of a partition object may be the minimum of N for that partition and the total objects available on the system less the sum of the unused reserves of all other partitions, where an unused reserve is M minus the number of allocated objects for the partition (this may be limited to “0” in cases where the partition has allocated more than M objects). This determination may assume that the implementation allocates the objects for each partition out of a common pool, which may allow flexible and dynamic allocation of objects.
Resource Partition Attributes and Policies
A resource partition class may be an entity that represents the attributes and parametric rules which govern the use of a resource. Resource partition classes may have the following configurable attributes that may define a given level of accessibility to the resource by competing processes:
Some results of these attributes may include:
i. Reserved Resource
A variety of attributes and parametric rules may define a resource partition class. Partitioning configurations may include:
Partitions are not limited to a fixed number of types. Another configuration might combine the guarantee and restricted types. This configuration may specify a reserved capacity but allow for a “not to exceed” buffer of discretionary allocations. This configuration may be used to assist in tuning a sandbox or for accommodating transient resource allocations in a guarantee partition.
Partitions may be established at run time and/or at the time a bootable image is built using run-time APIs and build-time tools. Partitions may be dynamic. An “open” partition may be dynamically changed to a “closed” one (or changed to any other partition type) when the minimum and/or maximum values are changed at run time.
Resource Partition Configurations
Using the various partition types, resource partitions may be organized into various topologies or configurations that allow them to be useful. The resource partitioning module may create a root partition that does not have a parent partition. Resource partition topologies may either be flat, in which all resource partitions are root partitions, or hierarchical, in which at least one root partition exists with one or more child partitions beneath it. In a flat topology, the attributes specified for a resource partition are not based on the attributes of any other resource partition. Resource partitions of any type may be created so long as the parametric rules for creation are satisfied.
In a hierarchical topology, the attributes of a parent resource partition may constrain the attributes of the child. The following parametric rules may be used in a resource partition hierarchy:
Partition rules govern whether the allocation of capacity will be allowed to proceed. There are many other reasons unrelated to availability that might prevent the resource allocator 210 for a given class of resource from satisfying an allocation request. For example, if the resource is memory, a request for a contiguous block of physical memory may not exceed the size rules of the partition, but due to internal fragmentation, may not be able to be satisfied by the allocator for the memory class.
The parametric rules governing the use of the attributes may be as follows:
A real partition may be a partition of a resource class. Pseudo partitions and partition group names may be used to group real partitions for convenience. A real partition may be a partition with attributes and policies that refer to an actual resource. A group name may be a reference to a collection of real partitions. A pseudo partition may be an alias for a real partition. Group names and pseudo partitions may be used to simplify process associations by allowing association between a process and a single group name and, by extension, to a collection of real partitions through their respective pseudo partitions. Group names and pseudo partitions may also be used to link differing resource types through a common partition name.
Process Association with Resource Partitions
When a process is created, optional parameters to posix_spawn( ), or whatever process spawning primitive the operating system provides, allow the specification of resource partition(s) with which the spawned process should be associated. If nothing is specified, the default behaviour may include associating the spawned process with the same partition(s) as those of the caller. A forked process may be associated with the same partition(s) as the parent. The decision for inheritance behaviour may be specified on a per resource class basis.
By utilizing APIs, processes may be able to associate themselves with partitions, (e.g., self-initiated). Similarly, a system controller application may utilize the same API's to effect associations for other processes without coordinating with those processes or without the processes being aware that such associations have been effected on their behalf. In some systems, restrictions may be imposed that prevent incorrect configurations that use pseudo and real partition with the same process. These restrictions may prevent an association with the same process.
Resource Partition Metrics
The resource partition metrics account for the available system resources and their usage. Applications may retrieve the following information:
When an application attempts to allocate more resource capacity than is permitted by the resource partition that the process is associated with, the allocation request may fail and return the appropriate error condition to the requester. A privileged process may register to be notified for various partition events. Notification may be delivered by a message or signal to a designated thread of the registered process or by any other form or inter-process communication or thread synchronization primitive provided by the operating system. These events may include, for example:
An implementation of the partitioning module 300 is presented in the diagrams of
If the requested partition parameters are valid, then it may be determined at 415 whether the partition parameters include a resource reservation. If not, then a resource partition may be created at 425. If the partition parameters include a reservation, then a reservation may be requested from the partition hierarchy, if one exists. The request propagates up the hierarchy until it is satisfied by one or more parent partitions and/or from the resource allocator at 430 for the resource class. If the new partition is a root partition, the request may be sent to the resource allocator 210 for the resource class. In either case, if the reservation is satisfied at 435, then the resource partition may be created at 425 and control may return to the requesting process. If the reservation is not satisfied, then the request fails at 420.
If the parameters do not allow deletion, then the request fails at 525. If the parameters allow deletion, then the process determines whether the partition parameters include a reservation at 520. If they do not, then the partition may be destroyed at 530, and control may return to the running process at 400. If the partition parameters include a reservation, then the reservation may be released to the partition hierarchy at 535 before the partition is destroyed at 530.
The elected or automatic release of a resource may follow the process shown in
If it is determined at 805 that the partition does not have a parent, then the new reservation may be requested from the allocator for the class 835. If the reservation is successful at 840, then control may return to 430 of
At 905, the process may determine that the partition does not have a parent. As a result, the reservation may be released back to the allocator for the class, at 930. Control may return to 535 of
If the allocation is greater than the unused reserved space for the partition, then the process may determine whether the partition has a parent at 1020. If the partition does not have a parent, then control may return to 660 of
If the deallocation is greater than the discretionary unused resource for the partition then it may be determined whether the partition has a parent at 1120. If the partition does not have a parent, then control may return to 780 of
System 100 may be implemented in a vehicle telematics system that may communicate with a transmitter/transceiver (e.g., a Bluetooth device or the like) at a particular location, such as a gas station. While at the location, media content may be downloaded to the system 100. The media content may include movies, local advertisements, maps, lists of local restaurants, motels, and other information. The information for the multimedia content and the GPS waypoint content may or may not share the same database. If the GPS waypoints and routes are stored in the same database as the multimedia system's media store objects, then the highest level partition may be split between these functions. The GPS partition may be further partitioned into minimums and maximums for waypoints and routes. The multimedia partition may be subpartitioned into the minimums and maximums for the possible multimedia devices that can be in the system at one time. The movie itself may be stored on a hard drive outside the metadata partition.
The methods and descriptions of the system provided herein may be encoded in a signal bearing medium, a computer readable medium or a computer readable storage medium such as a memory that may comprise unitary or separate logic, programmed within a device such as one or more integrated circuits, or processed by a controller or a computer. If the methods are performed by software, the software or logic may reside in a memory resident to or interfaced to one or more processors or controllers, a wireless communication interface, a wireless system, a powertrain controller, an entertainment and/or comfort controller of a vehicle or non-volatile or volatile memory remote from or resident to a the device 300. The memory may retain an ordered listing of executable instructions for implementing logical functions. A logical function may be implemented through digital circuitry, through source code, through analog circuitry, or through an analog source such as through an analog electrical, or audio signals. The software may be embodied in any computer-readable medium or signal-bearing medium, for use by, or in connection with an instruction executable system or apparatus resident to a vehicle or a hands-free or wireless communication system. Alternatively, the software may be embodied in media players (including portable media players) and/or recorders. Such a system may include a computer-based system, a processor-containing system that includes an input and output interface that may communicate with an automotive or wireless communication bus through any hardwired or wireless automotive communication protocol, combinations, or other hardwired or wireless communication protocols to a local or remote destination, server, or cluster.
A computer-readable medium, machine-readable medium, propagated-signal medium, and/or signal-bearing medium may comprise any medium that contains, stores, communicates, propagates, or transports software for use by or in connection with an instruction executable system, apparatus, or device. The machine-readable medium may selectively be, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. A non-exhaustive list of examples of a machine-readable medium would include: an electrical or tangible connection having one or more links, a portable magnetic or optical disk, a volatile memory such as a Random Access Memory “RAM” (electronic), a Read-Only Memory “ROM,” an Erasable Programmable Read-Only Memory (EPROM or Flash memory), or an optical fiber. A machine-readable medium may also include a tangible medium upon which software is printed, as the software may be electronically stored as an image or in another format (e.g., through an optical scan), then compiled by a controller, and/or interpreted or otherwise processed. The processed medium may then be stored in a local or remote computer and/or a machine memory.
While various embodiments of the invention have been described, it will be apparent to those of ordinary skill in the art that many more embodiments and implementations are possible within the scope of the invention. Accordingly, the invention is not to be restricted except in light of the attached claims and their equivalents.
This application claims the benefit of priority from U.S. Provisional Application Ser. No. 61/046,267, filed Apr. 18, 2008, and is a continuation-in-part U.S. patent application Ser. No. 12/025,480, filed Feb. 4, 2008, both of which are incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4238746 | McCool et al. | Dec 1980 | A |
4282405 | Taguchi | Aug 1981 | A |
4468804 | Kates et al. | Aug 1984 | A |
4486900 | Cox et al. | Dec 1984 | A |
4531228 | Noso et al. | Jul 1985 | A |
4628156 | Irvin | Dec 1986 | A |
4630305 | Borth et al. | Dec 1986 | A |
4731846 | Secrest et al. | Mar 1988 | A |
4791390 | Harris et al. | Dec 1988 | A |
4811404 | Vilmur et al. | Mar 1989 | A |
4843562 | Kenyon et al. | Jun 1989 | A |
4939685 | Feintuch | Jul 1990 | A |
4969192 | Chen et al. | Nov 1990 | A |
5027410 | Williamson et al. | Jun 1991 | A |
5056150 | Yu et al. | Oct 1991 | A |
5146539 | Doddington et al. | Sep 1992 | A |
5278780 | Eguchi | Jan 1994 | A |
5313555 | Kamiya | May 1994 | A |
5377276 | Terai et al. | Dec 1994 | A |
5400409 | Linhard | Mar 1995 | A |
5406622 | Silverberg et al. | Apr 1995 | A |
5408581 | Suzuki et al. | Apr 1995 | A |
5412735 | Engebretson et al. | May 1995 | A |
5432859 | Yang et al. | Jul 1995 | A |
5459813 | Klayman | Oct 1995 | A |
5473702 | Yoshida et al. | Dec 1995 | A |
5479517 | Linhard | Dec 1995 | A |
5494886 | Kehne et al. | Feb 1996 | A |
5495415 | Ribbens et al. | Feb 1996 | A |
5502688 | Recchione et al. | Mar 1996 | A |
5526466 | Takizawa | Jun 1996 | A |
5530768 | Yoshizumi | Jun 1996 | A |
5568559 | Makino | Oct 1996 | A |
5572262 | Ghosh | Nov 1996 | A |
5584295 | Muller et al. | Dec 1996 | A |
5590241 | Park et al. | Dec 1996 | A |
5615298 | Chen | Mar 1997 | A |
5617508 | Reaves | Apr 1997 | A |
5641931 | Ogai et al. | Jun 1997 | A |
5652832 | Kane et al. | Jul 1997 | A |
5677987 | Seki et al. | Oct 1997 | A |
5680508 | Liu | Oct 1997 | A |
5692104 | Chow et al. | Nov 1997 | A |
5701344 | Wakui | Dec 1997 | A |
5714997 | Anderson | Feb 1998 | A |
5737719 | Terry | Apr 1998 | A |
5742694 | Eatwell | Apr 1998 | A |
5812844 | Jones et al. | Sep 1998 | A |
5819215 | Dobson et al. | Oct 1998 | A |
5845243 | Smart et al. | Dec 1998 | A |
5920840 | Satyamurti et al. | Jul 1999 | A |
5920848 | Schutzer et al. | Jul 1999 | A |
5933801 | Fink et al. | Aug 1999 | A |
5949886 | Nevins et al. | Sep 1999 | A |
5949888 | Gupta et al. | Sep 1999 | A |
5953694 | Pillekamp | Sep 1999 | A |
6011853 | Koski et al. | Jan 2000 | A |
6084907 | Nagano et al. | Jul 2000 | A |
6111957 | Thomasson | Aug 2000 | A |
6144336 | Preston et al. | Nov 2000 | A |
6163608 | Romesburg et al. | Dec 2000 | A |
6167375 | Miseki et al. | Dec 2000 | A |
6173074 | Russo | Jan 2001 | B1 |
6175602 | Gustafsson et al. | Jan 2001 | B1 |
6192134 | White et al. | Feb 2001 | B1 |
6199035 | Lakaniemi et al. | Mar 2001 | B1 |
6219418 | Eriksson et al. | Apr 2001 | B1 |
6249275 | Kodama | Jun 2001 | B1 |
6282430 | Young | Aug 2001 | B1 |
6285979 | Ginzburg et al. | Sep 2001 | B1 |
6405168 | Bayya et al. | Jun 2002 | B1 |
6408273 | Quagliaro et al. | Jun 2002 | B1 |
6434246 | Kates et al. | Aug 2002 | B1 |
6473409 | Malvar | Oct 2002 | B1 |
6493338 | Preston et al. | Dec 2002 | B1 |
6507814 | Gao | Jan 2003 | B1 |
6587816 | Chazan et al. | Jul 2003 | B1 |
6628781 | Grundström et al. | Sep 2003 | B1 |
6633894 | Cole | Oct 2003 | B1 |
6643619 | Linhard et al. | Nov 2003 | B1 |
6687669 | Schrögmeier et al. | Feb 2004 | B1 |
6690681 | Preston et al. | Feb 2004 | B1 |
6725190 | Chazan et al. | Apr 2004 | B1 |
6732073 | Kluender et al. | May 2004 | B1 |
6771629 | Preston et al. | Aug 2004 | B1 |
6782363 | Lee et al. | Aug 2004 | B2 |
6804640 | Weintraub et al. | Oct 2004 | B1 |
6822507 | Buchele | Nov 2004 | B2 |
6836761 | Kawashima et al. | Dec 2004 | B1 |
6859420 | Coney et al. | Feb 2005 | B1 |
6871176 | Choi et al. | Mar 2005 | B2 |
6885752 | Chabries et al. | Apr 2005 | B1 |
6891809 | Ciccone et al. | May 2005 | B1 |
6898293 | Kaulberg | May 2005 | B2 |
6910011 | Zakarauskas | Jun 2005 | B1 |
6937978 | Liu | Aug 2005 | B2 |
7020291 | Buck et al. | Mar 2006 | B2 |
7117149 | Zakarauskas | Oct 2006 | B1 |
7146012 | Belt et al. | Dec 2006 | B1 |
7146316 | Alves | Dec 2006 | B2 |
7167516 | He | Jan 2007 | B1 |
7167568 | Malvar et al. | Jan 2007 | B2 |
7206418 | Yang et al. | Apr 2007 | B2 |
7222345 | Gray et al. | May 2007 | B2 |
7231347 | Zakarauskas | Jun 2007 | B2 |
7269188 | Smith | Sep 2007 | B2 |
7272566 | Vinton | Sep 2007 | B2 |
7346569 | Oberuc | Mar 2008 | B2 |
7406522 | Riddle | Jul 2008 | B2 |
7647346 | Silverman et al. | Jan 2010 | B2 |
7721292 | Frasier et al. | May 2010 | B2 |
7783686 | Gates et al. | Aug 2010 | B2 |
20010005822 | Fujii et al. | Jun 2001 | A1 |
20010028713 | Walker | Oct 2001 | A1 |
20020052736 | Kim et al. | May 2002 | A1 |
20020071573 | Finn | Jun 2002 | A1 |
20020176589 | Buck et al. | Nov 2002 | A1 |
20020194251 | Richter et al. | Dec 2002 | A1 |
20030040908 | Yang et al. | Feb 2003 | A1 |
20030093265 | Xu et al. | May 2003 | A1 |
20030093270 | Domer | May 2003 | A1 |
20030097257 | Amada et al. | May 2003 | A1 |
20030101048 | Liu | May 2003 | A1 |
20030206640 | Malvar et al. | Nov 2003 | A1 |
20030216907 | Thomas | Nov 2003 | A1 |
20040002856 | Bhaskar et al. | Jan 2004 | A1 |
20040024600 | Hamza et al. | Feb 2004 | A1 |
20040071284 | Abutalebi et al. | Apr 2004 | A1 |
20040078200 | Alves | Apr 2004 | A1 |
20040138882 | Miyazawa | Jul 2004 | A1 |
20040165736 | Hetherington et al. | Aug 2004 | A1 |
20040167777 | Hetherington et al. | Aug 2004 | A1 |
20040179610 | Lu et al. | Sep 2004 | A1 |
20050075866 | Widrow | Apr 2005 | A1 |
20050111683 | Chabries et al. | May 2005 | A1 |
20050114128 | Hetherington et al. | May 2005 | A1 |
20050240401 | Ebenezer | Oct 2005 | A1 |
20060034447 | Alves et al. | Feb 2006 | A1 |
20060056502 | Callicotte | Mar 2006 | A1 |
20060074646 | Alves et al. | Apr 2006 | A1 |
20060089958 | Giesbrecht et al. | Apr 2006 | A1 |
20060089959 | Nongpiur et al. | Apr 2006 | A1 |
20060100868 | Hetherington et al. | May 2006 | A1 |
20060115095 | Giesbrecht et al. | Jun 2006 | A1 |
20060116873 | Hetherington et al. | Jun 2006 | A1 |
20060178972 | Jung et al. | Aug 2006 | A1 |
20060251268 | Hetherington et al. | Nov 2006 | A1 |
20060287859 | Hetherington et al. | Dec 2006 | A1 |
20070033031 | Zakarauskas | Feb 2007 | A1 |
20070136055 | Hetherington | Jun 2007 | A1 |
20070162909 | Bahl et al. | Jul 2007 | A1 |
20080059971 | Abbey et al. | Mar 2008 | A1 |
Number | Date | Country |
---|---|---|
2158847 | Sep 1994 | CA |
2157496 | Oct 1994 | CA |
2158064 | Oct 1994 | CA |
0 076 687 | Apr 1983 | EP |
0 275 416 | Jul 1988 | EP |
0 558 312 | Sep 1993 | EP |
0 629 996 | Dec 1994 | EP |
0 629 996 | Dec 1994 | EP |
0 750 291 | Dec 1996 | EP |
0 948 237 | Oct 1999 | EP |
1 450 353 | Aug 2004 | EP |
1 450 354 | Aug 2004 | EP |
1 669 983 | Jun 2006 | EP |
06269084 | Sep 1994 | JP |
06319193 | Nov 1994 | JP |
WO 0041169 | Jul 2000 | WO |
WO 0156255 | Aug 2001 | WO |
WO 0173761 | Oct 2001 | WO |
WO 2006130668 | Dec 2006 | WO |
Number | Date | Country | |
---|---|---|---|
20090235044 A1 | Sep 2009 | US |
Number | Date | Country | |
---|---|---|---|
61046267 | Apr 2008 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12025480 | Feb 2008 | US |
Child | 12425905 | US |