A method and apparatus are disclosed for reducing leakage power in a cache memory. A cache decay technique is employed for both data and instruction caches that removes power from cache lines that have not been accessed for a predefined time interval, referred to as the decay interval. The cache-line granularity of the present invention permits a significant reduction in leakage power while at the same time preserving much of the performance of the cache. The decay interval is maintained using a timer that is reset each time the corresponding cache line is accessed. The decay interval may be fixed or variable. Once the decay interval timer exceeds a specified decay interval, power to the cache line is removed. Once power to the cache line is removed, the contents of the data and tag fields are allowed to decay and the valid bit associated with the cache line is reset. When a cache line is later accessed after being powered down by the present invention, a cache miss is incurred while the cache line is again powered up and the data is obtained from the next level of the memory hierarchy.
|
1. A cache memory, comprising:
a plurality of cache lines for storing a value from main memory; and
a timer associated with each of said plurality of cache lines, each of said timers configured to control a signal that removes power to said associated cache line after a decay interval.
20. A method for reducing leakage power in a cache memory, said cache memory having a plurality of cache lines, said method comprising the steps of:
providing a timer for each of said cache lines;
resetting said timer each time said cache line is accessed; and
removing power from said associated cache line after a decay interval.
27. A cache memory, comprising:
a plurality of cache lines for storing a value from main memory, each of said cache lines comprised of one or more dynamic random access memory (DRAM) cells, each of said DRAM cells being refreshed each time said cache line is accessed, each of said DRAM cells reliably storing said value for a safe period; and
a timer associated with each of said plurality of cache lines, each of said timers controlling a signal that resets a valid bit associated with said cache line after said safe period.
34. A method for reducing leakage power in a cache memory, said cache memory having a plurality of cache lines, for storing a value from main memory, each of said cache lines comprised of one or more dynamic random access memory (DRAM) cells, each of said DRAM cells reliably storing said value for a safe period, said method comprising the steps of:
refreshing each of said DRAM cells each time said corresponding cache line is accessed,; and
providing a timer for each of said cache lines;
resetting said timer each time said cache line is accessed; and
resetting a valid bit associated with said cache line after said safe period.
2. The cache memory of
4. The cache memory of
6. The cache memory of
7. The cache memory of
8. The cache memory of
9. The cache memory of
10. The cache memory of
11. The cache memory of
12. The cache memory of
13. The cache memory of
14. The cache memory of
15. The cache memory of
16. The cache memory of
17. The cache memory of
18. The cache memory of
19. The cache memory of
22. The method of
23. The method of
24. The method of
25. The method of
26. The method of
28. The cache memory of
30. The cache memory of
31. The cache memory of
32. The cache memory of
33. The cache memory of
35. The method of
|
This application claims the benefit of U.S. Provisional Application No. 60/243,173, filed Oct. 25, 2000.
The present invention relates generally to cache memory devices, and more particularly, to methods and apparatus for reducing the leakage power in such cache memories.
Cache memories reduce memory access times of large external memories.
Cache memories 120 are often implemented using CMOS technology. To achieve lower power and higher performance in CMOS devices, however, there is an increasing trend to reduce the drive supply voltage (Vdd) of the CMOS devices. To maintain performance, a reduction in the drive supply voltage necessitates a reduction in the threshold voltage (Vth), which in turn increases leakage power dissipation exponentially. Since chip transistor counts continue to increase, and every transistor that has power applied will leak irrespective of its switching activity, leakage power is expected to become a significant factor in the total power dissipation of a chip. It has been estimated that the leakage power dissipated by a chip could equal the dynamic power of the chip within three processor generations.
One solution for reducing leakage power is to power down unused devices. M. D. Powell et al., “Gated-Vdd: A Circuit Technique to Reduce Leakage in Deep-Submicron Cache Memories,” ACM/IEEE International Symposium on Low Power Electronics and Design (ISLPED) (2000) and Se-Hyun Yang et al., “An Integrated Circuit/Architecture Approach to Reducing Leakage in Deep-Submicron High-Performance I-Caches,” ACM/IEEE International Symposium on High-Performance Computer Architecture (HPCA) (January 2001) propose a micro-architectural technique referred to as a dynamically resizable instruction (DRI) cache and a gated-Vdd circuit-level technique, respectively, to reduce power leakage in static random access memory (SRAM) cells by turning off power to large blocks of the instruction cache.
While the techniques disclosed in M. D. Powell et al. and Se-Hyun Yang et al. reduce leakage power for instruction caches, a need exists for a method and apparatus for reducing leakage power in both instruction and data cache memories. A further need exists for a method and apparatus for reducing leakage power in cache memories that can remove the power of individual cache lines. Yet another need exists for a cache memory with reduced power consumption.
Generally, a method and apparatus are disclosed for reducing leakage power in a cache memory. The present invention removes power from cache lines that have been inactive for some period of time assuming that these cache lines are unlikely to be accessed in the future. A cache decay technique is employed that removes power from cache lines that have not been accessed for a predefined time interval, referred to as the decay interval. The cache decay techniques disclosed herein reduce leakage power dissipation in cache memories and thus yield cache memories with reduced power consumption. The cache-line granularity of the present invention permits a significant reduction in leakage power while at the same time preserving much of the performance of the cache. The cache decay techniques of the present invention can be successfully applied to both data and instruction caches, to set-associative caches and to multilevel cache hierarchies.
The decay interval is maintained using a timer that is reset each time the corresponding cache line is accessed. The decay interval may be variable to permit dynamic adjustments to the decay interval to allow the decay interval to be increased or decreased as desired to increase performance or save power, respectively. If the decay interval timer exceeds the specified decay interval, power to the cache line is removed. Once power to the cache line is removed, the contents of the data field, and the tag field are allowed to degrade (possibly lose their logical values) while the valid bit associated with the cache line is reset. When a cache line is later accessed after being powered down by the present invention, a cache miss is incurred (because the valid bit has been reset) while the cache line is again powered up and the data is obtained from the next level of the memory hierarchy.
A more complete understanding of the present invention, as well as further features and advantages of the present invention, will be obtained by reference to the following detailed description and drawings.
The present invention provides a cache decay technique that removes power from cache lines that have not been accessed for a predefined time interval, referred to as the decay interval. The decay interval may be variable to permit dynamic adjustments to the decay interval to allow the decay interval to be increased or decreased as desired to increase performance or save power, respectively.
The cache decay techniques described herein reduce leakage power dissipation in caches. The power to a cache line that has not been accessed within a decay interval is turned off. When a cache line is thereafter accessed that has been powered down by the present invention, a cache miss is incurred while the line is powered up and the data is fetched from the next level of the memory hierarchy. It is noted that the present invention may be employed in any level of the memory hierarchy, as would be apparent to a person of ordinary skill in the art. By controlling power using such cache-line granularity, the present invention achieves a significant reduction in leakage power while at the same time preserving much of the performance of the cache. A decay cache can have an effective powered size much smaller than a cache of equal miss-rate. Alternatively, a decay cache with the effective powered size of a small cache performs better.
In addition, the full performance of the decay cache is available to demanding applications when power consumption is not an issue. This flexibility of the decay cache is particularly useful in battery-powered computers. The cache decay techniques of the present invention can be successfully applied to both data and instruction caches. With the increasing importance of leakage power in upcoming generations of CPUs, and the increasing size of on-chip memory, cache decay can be a useful architectural tool to reduce leakage power consumption.
As previously indicated, M. D. Powell et al. disclose a technique for powering down sections of the instruction cache and resizing the cache that significantly reduces leakage power. The present invention removes power from parts of the data cache with a finer granularity (cache-line granularity) and without resizing. The present invention relies on the fact that many cache frames are under-utilized and therefore can be turned off without impacting performance. Generally, the present invention attempts to power down the cache lines that were not accessed for the specified decay interval assuming that these will be unlikely to be accessed in the future.
Since most consecutive accesses to the same cache-line are spaced closely in time (temporal locality), a cache line that has not been accessed for some time either will not be accessed again or it is one of the few cache lines that will be accessed very far into the future. Therefore, the present invention maintains power to cache lines as long as they are accessed within the decay interval. As discussed further below, the passage of the decay interval from the last access to each cache line may be detected using a digital or analog implementation.
The present invention recognizes that cache-line decay will increase the miss rate of the cache. In other words, a few lines will be powered-off in accordance with the present invention before they are accessed. However, it can be shown that the miss rate of a decay cache is still less than a smaller cache whose size matches the average powered size of the decay cache. Another way to view the decay cache is from a leakage power efficiency perspective, where the average powered size of a decay cache is smaller than a cache of equal miss rate.
The recency of a cache line access can be represented via a digital counter that is cleared on each access to the cache line and incremented periodically at fixed time intervals. Once the counter reaches a specified count, the counter saturates and removes the power (or ground) to the corresponding cache line.
It has been observed that decay intervals tend to be on the order of tens or hundreds of thousands of cycles. The number of cycles needed for a reasonable decay interval thus makes it impractical for the counters to count cycles (too many counter bits would be required). Thus, the number of required bits can be reduced by “ticking” the counters at a much coarser level, for example, every few thousand cycles. A global cycle counter can be utilized to provide the ticks for smaller cache-line counters. Simulations have shown that a two-bit counter per cache line provides sufficient resolution with four quantized counter levels. For example, if a cache line should be powered down 10,000 clock cycles following the most recent access, each of the four quantized counter levels corresponds to 2,500 cycles.
To minimize state transitions in the counters 320 and thus minimize dynamic power consumption, the exemplary digital implementation of the present invention uses Gray coding so that only one bit changes state at any time. Furthermore, to simplify the counters 320 and minimize the transistor count, the counters 320 are implemented asynchronously. In a further variation, the counters 310, 320 can be implemented as shift registers.
When power to a cache line is turned off (state 10), the cache decay should disconnect the data and corresponding tag fields associated with the cache line from power supply. Removing power from a cache line has important implications for the rest of the cache circuitry. In particular, the first access to a powered-off cache line should:
1. result in a cache miss (since data and tag might be corrupted without power);
2. reset the corresponding counter 320-i and restore power to the cache line (i.e., restart the decay mechanism as per
3. be delayed for a period of time until the cache-line circuits stabilize after power is restored (the inherent access time to main memory should be a sufficient delay in many situations).
To satisfy these requirements, the present invention employs the Valid bit of the cache line as part of the decay mechanism, as shown in
The digital implementation can be controlled at run-time by the operating system (OS) or by any other hardware run-time monitoring system via the global cycle counter 310. The OS or other system can set the period (Tperiod) of the global counter 310 to produce the desired decay interval according to the demands of the executing application and the power-consumption requirements of the computer system. Profiling and/or run-time monitoring can be used to adjust decay intervals. Adaptive approaches may also be employed, where the decay interval is adjusted individually for each cache line. By monitoring the extraneous decay misses of each cache line, the decay interval can be adjusted to avoid repeating mistakes. Thus, good performance is possible without the need to set a decay interval on a per-application basis.
The recency of a cache line access can alternatively be implemented using an event, such as the charging or discharging of a capacitor 710, as shown in
Although the RC time constant cannot be changed (it is determined by the fabricated size of the capacitor and resistor), the bias of the voltage comparator 630 can be adjusted to accommodate the temporal access patterns of different programs. An analog implementation is inherently noise sensitive and process technology sensitive and can change state asynchronously with the remainder of the digital circuitry. A method of synchronously sampling the voltage comparator can be employed to avoid meta-stability.
It is noted that an analog implementation of the present invention is particularly well-suited for dynamic random access memory (DRAM) technologies where data is stored as a charge on a capacitor, as discussed hereinafter. In a DRAM implementation, the stored data charge will decay naturally and must be refreshed. The validity of the data is ensured by a valid bit that decays faster than the corresponding stored data charge. Thus, the decay of the valid bit can correspond to the decay counter in accordance with the present invention.
The cache decay techniques of the present invention can be applied to hybrid memory technologies incorporating both static and dynamic memory architectures, as would be apparent to a person of ordinary skill in the art based on the disclosure herein. The application of the present invention to a hybrid memory is illustrated using a decay cache that employs 4-transistor memory cells without a path to ground.
When conventional SRAM circuits are used for the design of caches, in deep-submicron technologies, static power dissipation is an obvious concern. Attempts to reduce this power dissipation in applications with SRAM based cache memory, such as those described in M. D. Powell et al., “Gated-Vdd: A Circuit Technique to Reduce Leakage in Deep-Submicron Cache Memories,” ACM/IEEE International Symposium on Low Power Electronics and Design (ISLPED) (2000), employ circuit design techniques that gate (or cutoff) the current path (from supply voltage) to ground of individual cache lines. These techniques are effective in cutting off some of the current flow to ground, however, they have an area-performance tradeoff resulting from the additional peripheral circuitry required to gate the current path to each cache line.
One approach that is not seen in the literature, but appears to have a clear power advantage in cache design, is the use of a multi-transistor DRAM cell, such as those described in K. Stein, etal., “Storage Array and Sense/Refresh Circuit for Single Transistor Memory Cells”, IEEE Journal of Solid State Circuits, Vol. SC-7, No. 5, 336-340 (October 1972). This class of DRAM cell, in particular DRAM cells that employ four transistors per cell (4T-DRAM) have no path (from supply voltage) to ground and therefore require no additional circuitry to gate the current path to ground. The cell size of a 4T-DRAM is smaller than a SRAM cell because they only require four transistors. 4T-DRAM cells without a path to ground also have an electronic charge decay that somewhat mimics the data decay of DRAM memory cells, discussed above. 4T-DRAM cells naturally decay over time without the need to “switch” them off, as with SRAM memory cells that are connected to supply voltage and ground. In that respect, they behave as DRAM cells.
Thus, according to another aspect of the present invention, cache decay mechanisms are disclosed for 4T-DRAM caches similar to the SRAM decay mechanisms described herein. The decay mechanism is used to indicate when the values of the memory cells become unreliable because of their intrinsic decay (rather than to “switch-off” the memory cells of the cache line since this is unnecessary in this design).
The 4T-DRAM cells of a cache line are charged to hold logical values (0 and 1) when the cache line is written. These memory cells decay over time losing their charge. Each time the cells are accessed, they are re-charged automatically to the correct logical values. However, if a long period of time elapses without any access, the memory cells will decay to the point where they become unreliable and it is not possible to recover the correct logical values without significant errors. A safe period can be established in which accessed cells are still reliable. The exact value of this period (on the order of milliseconds) depends on characteristics of the integrated circuit (IC) process used to manufacture the memory cells.
The purpose of a decay mechanism in this case is to signal the end of the safe period after the last access. The maximum decay interval in this case is equal to the safe period. Similar to SRAM caches, the Valid bit can be used to indicate that the cache line is considered invalid. The Valid bit should not decay with the rest of the memory cells and should always be reliable. The Valid bit can be manufactured as a standard 6-transistor SRAM cell, or be refreshed periodically to ensure its reliability. A decay counter per cache line (implemented as a finite state machine as described in the SRAM cache decay above) counts time since the last access to the cache line. At the end of the safe period, the decay counter resets the Valid bit to indicate that the data is invalid.
Because the memory cells in a 4T-DRAM discharge with a specific rate (as do the DRAM memory cells) there is no benefit in “decaying” and invalidating a cache line any sooner than the end of the safe period. Because the safe period is large (on the order of milliseconds which translates to hundreds of thousands of machine cycles for processor clocks in the hundreds of MHz), the local cache-line decay counters can be very coarse-grained (i.e., with very low resolution). In this case, single-bit local cache-line decay counters can be used. The global counter ticks at a period half of the safe period. The single-bit local counter implements the finite state machine shown in
A processor that employs a write-back cache architecture can update the cache with a new value without updating the corresponding location(s) of main memory. Thus, if the decay interval for a cache line has been reached, the cache line cannot be powered-down in accordance with the present invention until the modified data has been written to the appropriate location of main memory. Thus, as shown in
In a further variation, the global time signal, T, supplied by the global cycle counter 310 can be cascaded from one cache line counter to another (or from one group of counters to another), to distribute the “writing back” of “dirty” cache lines in a write-back cache implementation. Thus, a given cache line (or group of cache lines) writes back to main memory, if necessary, before passing the global time signal, T, to the next cache line (or group of cache lines). In this manner, the cascading of the distribution of the global time signal, T, spreads out the decay associated with a single count from the global counter 310.
The additional dynamic power dissipated due to the decay circuitry of the present invention is proportional to the product of its load capacitance and the transistor switching activity. For the digital implementation described herein, less than 110 transistors switch on average every cycle. The entire decay circuitry involves a very small number of transistors: a few hundred for the global counter plus under 30 transistors per local cache line counter. All local counters change value with every T pulse. However, this happens at very coarse intervals (equal to the period of the global counter). Resetting a local counter with an access to a cache line is not a cause of concern either. If the cache line is heavily accessed, the counter has no opportunity to change from its initial value so resetting it does not expend any dynamic power (none of the counter's transistors switch). The cases where power is consumed are accesses to cache lines that have been idle for at least one period of the global counter. It has been observed that over all the 2-bit counters used by the present invention, there is less than one bit transition per cycle on average. Thus, the dynamic power dissipation of the decay circuitry is negligible compared to the dynamic power dissipated in the remainder of the chip, which presumably contains millions of transistors.
Many systems employ multilevel cache hierarchies consisting of a relatively small and fast level-one (L1) cache and one or more levels of increasingly larger and slower caches, level-two (L2), level-three (L3), . . . level-N (LN). Typically, larger caches that are lower in the hierarchy would see far fewer accesses that are farther apart (since the processor's stream of accesses is filtered by hits in upper levels). Decay intervals for each level should be sized accordingly (i.e., larger decay intervals for larger low-level caches). Decay intervals can be sized by the appropriate selection of the tick signal (T) period.
Multilevel inclusion in a cache hierarchy ensures that the contents of a higher level cache (e.g., L1) are a subset of the contents of its immediate lower level cache (e.g., L2). Multilevel inclusion is enforced in many designs. In cache hierarchies that do not enforce multilevel inclusion, cache lines can be independently decayed in the different level caches. For example, data in L2 can be decayed independently of their existence in L1. In cache hierarchies where multilevel inclusion is enforced, decay mechanisms must be modified to preserve inclusion.
Typically, in a cache hierarchy where multilevel inclusion is enforced, an inclusion bit in every cache line (in all levels except L1), indicates whether the cache-line data exist in upper levels. In the case of different size cache lines among hierarchy levels, multiple inclusion bits may be used to indicate the exact parts of a cache line that exist in upper levels. If, for example, the L1 line size is 32 bytes and the L2 line size is 128 bytes, 4 inclusion bits in the L2 cache lines are used to accurately reflect data inclusion. The decay mechanism of the present invention is modified so that when the inclusion bit indicates the existence of the same data in upper levels, only the data field is allowed to decay but not the tag field. The tag field remains powered-on, thus preserving a placeholder for the data that exist in the upper levels. Multilevel inclusion is preserved for the tags only. Decay of a cache line that does not exist in higher levels, proceeds normally. Access to a cache line with only the tag powered-on results in a miss. Another solution that preserves multilevel inclusion would be to allow the decay of a cache line only if it was also decayed in upper levels. Decay of a cache line that does not exist in higher levels, proceeds normally.
It is to be understood that the embodiments and variations shown and described herein are merely illustrative of the principles of this invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention.
Diodato, Philip W., McLellan, Jr., Hubert Rae, Kaxiras, Stefanos, Narlikar, Girija
Patent | Priority | Assignee | Title |
11493986, | Dec 22 2019 | Qualcomm Incorporated | Method and system for improving rock bottom sleep current of processor memories |
7219248, | Jun 21 2004 | SOCIONEXT INC | Semiconductor integrated circuit operable to control power supply voltage |
7472224, | Oct 01 2004 | GLOBALFOUNDRIES U S INC | Reconfigurable processing node including first and second processor cores |
8135941, | Sep 19 2008 | International Business Machines Corporation | Vector morphing mechanism for multiple processor cores |
9122286, | Dec 01 2011 | PANASONIC INTELLECTUAL PROPERTY MANAGEMENT CO , LTD | Integrated circuit apparatus, three-dimensional integrated circuit, three-dimensional processor device, and process scheduler, with configuration taking account of heat |
9165650, | Feb 07 2013 | Qualcomm Incorporated | Hybrid dynamic-static encoder with optional hit and/or multi-hit detection |
9734061, | Jul 16 2013 | Kioxia Corporation | Memory control circuit and processor |
Patent | Priority | Assignee | Title |
5430683, | Mar 15 1994 | Intel Corporation | Method and apparatus for reducing power in on-chip tag SRAM |
5632038, | Feb 22 1994 | Dell USA, L.P.; DELL USA, L P | Secondary cache system for portable computer |
5737746, | Mar 15 1994 | Intel Corporation | Computer system including an apparatus for reducing power consumption in an on-chip tag static RAM |
5813022, | Oct 14 1994 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Circuit for placing a cache memory into low power mode in response to special bus cycles executed on the bus |
5813028, | Oct 12 1993 | Texas Instruments Incorporated | Cache read miss request invalidation prevention method |
5835435, | Dec 02 1997 | Intel Corporation | Method and apparatus for dynamically placing portions of a memory in a reduced power consumtion state |
5835949, | Dec 27 1994 | National Semiconductor Corp | Method of identifying and self-modifying code |
6041401, | Oct 14 1994 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Computer system that places a cache memory into low power mode in response to special bus cycles executed on the bus |
6070232, | Nov 05 1990 | Mitsubishi Denki Kabushiki Kaisha | Cache controller fault tolerant computer and data transfer system setting recovery points |
6138213, | Jun 27 1997 | GLOBALFOUNDRIES Inc | Cache including a prefetch way for storing prefetch cache lines and configured to move a prefetched cache line to a non-prefetch way upon access to the prefetched cache line |
6141283, | Apr 01 1999 | Intel Corporation | Method and apparatus for dynamically placing portions of a memory in a reduced power consumption state |
6157977, | Nov 24 1998 | SAMSUNG ELECTRONICS CO , LTD | Bus bridge and method for ordering read and write operations in a write posting system |
6345336, | Jan 06 1999 | Microsoft Technology Licensing, LLC | Instruction cache memory includes a clock gate circuit for selectively supplying a clock signal to tag RAM to reduce power consumption |
6385697, | Dec 15 1998 | NEC Electronics Corporation | System and method for cache process |
6408364, | Mar 17 2000 | GLOBALFOUNDRIES Inc | Apparatus and method for implementing a least recently used cache replacement algorithm |
6473814, | May 03 1999 | International Business Machines Corporation | System for optimally tuning a burst length by setting a maximum burst length based on a latency timer value and adjusting the maximum burst length based on a cache line size |
6490654, | Jul 31 1998 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and apparatus for replacing cache lines in a cache memory |
6510494, | Jun 30 1999 | International Business Machines Corporation | Time based mechanism for cached speculative data deallocation |
6535961, | Nov 21 1997 | Intel Corporation | Spatial footprint prediction |
6795896, | Sep 29 2000 | INTEL CORPORATION, A DELAWARE CORPORATION | Methods and apparatuses for reducing leakage power consumption in a processor |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
May 25 2001 | Agere Systems Inc. | (assignment on the face of the patent) | / | |||
Aug 30 2001 | MCLELLAN, HUBERT RAE, JR | Agere Systems Guardian Corp | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012185 | /0806 | |
Aug 30 2001 | KAXIRAS, STEFANOS | Agere Systems Guardian Corp | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012185 | /0806 | |
Sep 10 2001 | NARLIKAR, GIRIJA | Agere Systems Guardian Corp | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012185 | /0806 | |
Sep 10 2001 | DIODATO, PHILIP W | Agere Systems Guardian Corp | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012185 | /0806 | |
Aug 22 2002 | Agere Systems Guardian Corp | AGERE Systems Inc | MERGER SEE DOCUMENT FOR DETAILS | 033639 | /0751 | |
Jul 30 2012 | AGERE Systems Inc | Agere Systems LLC | CERTIFICATE OF CONVERSION | 033663 | /0948 | |
May 06 2014 | Agere Systems LLC | DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 032856 | /0031 | |
May 06 2014 | LSI Corporation | DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 032856 | /0031 | |
Aug 04 2014 | Agere Systems LLC | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 035365 | /0634 | |
Feb 01 2016 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | BANK OF AMERICA, N A , AS COLLATERAL AGENT | PATENT SECURITY AGREEMENT | 037808 | /0001 | |
Feb 01 2016 | DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT | Agere Systems LLC | TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS RELEASES RF 032856-0031 | 037684 | /0039 | |
Feb 01 2016 | DEUTSCHE BANK AG NEW YORK BRANCH, AS COLLATERAL AGENT | LSI Corporation | TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENT RIGHTS RELEASES RF 032856-0031 | 037684 | /0039 | |
Jan 19 2017 | BANK OF AMERICA, N A , AS COLLATERAL AGENT | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS | 041710 | /0001 | |
May 09 2018 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | MERGER SEE DOCUMENT FOR DETAILS | 047196 | /0097 | |
Sep 05 2018 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | CORRECTIVE ASSIGNMENT TO CORRECT THE EXECUTION DATE PREVIOUSLY RECORDED AT REEL: 047196 FRAME: 0097 ASSIGNOR S HEREBY CONFIRMS THE MERGER | 048555 | /0510 | |
Aug 26 2020 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | BROADCOM INTERNATIONAL PTE LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 053771 | /0901 |
Date | Maintenance Fee Events |
Jun 29 2009 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Mar 11 2013 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jun 22 2017 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Jan 03 2009 | 4 years fee payment window open |
Jul 03 2009 | 6 months grace period start (w surcharge) |
Jan 03 2010 | patent expiry (for year 4) |
Jan 03 2012 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jan 03 2013 | 8 years fee payment window open |
Jul 03 2013 | 6 months grace period start (w surcharge) |
Jan 03 2014 | patent expiry (for year 8) |
Jan 03 2016 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jan 03 2017 | 12 years fee payment window open |
Jul 03 2017 | 6 months grace period start (w surcharge) |
Jan 03 2018 | patent expiry (for year 12) |
Jan 03 2020 | 2 years to revive unintentionally abandoned end. (for year 12) |