Prosecution Insights
Last updated: April 19, 2026
Application No. 17/496,661

Fine Grain Data Migration to or from Borrowed Memory

Non-Final OA §103
Filed
Oct 07, 2021
Examiner
CYGIEL, GARY W
Art Unit
2137
Tech Center
2100 — Computer Architecture & Software
Assignee
Micron Technology, Inc.
OA Round
5 (Non-Final)
76%
Grant Probability
Favorable
5-6
OA Rounds
3y 4m
To Grant
86%
With Interview

Examiner Intelligence

Grants 76% — above average
76%
Career Allow Rate
405 granted / 533 resolved
+21.0% vs TC avg
Moderate +10% lift
Without
With
+9.7%
Interview Lift
resolved cases with interview
Typical timeline
3y 4m
Avg Prosecution
20 currently pending
Career history
553
Total Applications
across all art units

Statute-Specific Performance

§101
5.1%
-34.9% vs TC avg
§103
42.4%
+2.4% vs TC avg
§102
29.2%
-10.8% vs TC avg
§112
17.0%
-23.0% vs TC avg
Black line = Tech Center average estimate • Based on career data from 533 resolved cases

Office Action

§103
DETAILED ACTION Notice of Pre-AIA or AIA Status The present application, filed on or after March 16, 2013, is being examined under the first inventor to file provisions of the AIA . Continued Examination Under 37 CFR 1.114 A request for continued examination under 37 CFR 1.114, including the fee set forth in 37 CFR 1.17(e), was filed in this application after final rejection. Since this application is eligible for continued examination under 37 CFR 1.114, and the fee set forth in 37 CFR 1.17(e) has been timely paid, the finality of the previous Office action has been withdrawn pursuant to 37 CFR 1.114. Applicant's submission filed on 18MAR2026 has been entered. Claim Rejections - 35 USC § 103 In the event the determination of the status of the application as subject to AIA 35 U.S.C. 102 and 103 (or as subject to pre-AIA 35 U.S.C. 102 and 103) is incorrect, any correction of the statutory basis (i.e., changing from AIA to pre-AIA ) for the rejection will not be considered a new ground of rejection if the prior art relied upon, and the rationale supporting the rejection, would be the same under either status. The following is a quotation of 35 U.S.C. 103 which forms the basis for all obviousness rejections set forth in this Office action: A patent for a claimed invention may not be obtained, notwithstanding that the claimed invention is not identically disclosed as set forth in section 102, if the differences between the claimed invention and the prior art are such that the claimed invention as a whole would have been obvious before the effective filing date of the claimed invention to a person having ordinary skill in the art to which the claimed invention pertains. Patentability shall not be negated by the manner in which the invention was made. The factual inquiries for establishing a background for determining obviousness under 35 U.S.C. 103 are summarized as follows: 1. Determining the scope and contents of the prior art. 2. Ascertaining the differences between the prior art and the claims at issue. 3. Resolving the level of ordinary skill in the pertinent art. 4. Considering objective evidence present in the application indicating obviousness or nonobviousness. Claims 1-20 are rejected under 35 U.S.C. 103 as being unpatentable over Stabrawa et al. (US PGPub No. 2016/0077966 A1), hereinafter referred to as STABRAWA in view of TSIEN (US Patent No. 7,814,292). Consider Claim 1, STABRAWA teaches a mobile device (STABRAWA, e.g., ¶0019, wireless.), comprising: a communication device configured to communicate over a cellular communications network to access a computing system (STABRAWA, e.g., Fig 3:330; ¶0019, wireless link.); at least one microprocessor configured to access memory via virtual addresses (STABRAWA, e.g., Fig 3:340, processor; ¶0004, working set of the process and/or thread may be in a virtual address space (i.e., uses virtual addresses).); and a first memory coupled within the mobile device to the at least one microprocessor (STABRAWA, e.g., Fig 3:310, memory.); wherein the mobile device is configured to: transmit, via the communication device, a request to borrow, from the computing system, an amount of a second memory of the computing system (STABRAWA, e.g., Fig 7; ¶0139, request to create an external memory allocation is considered a request to borrow.); maintain a memory map configured to map a first region of the virtual addresses in the first memory and a second region of the virtual addresses into the second memory of the computing system (STABRAWA, e.g., ¶0005, describes that virtual memory may be in primary memory or may be swapped to a second memory; ¶0163-0167, describes various techniques for mapping virtual addresses to physical addresses.); divide the second region of the virtual addresses into a plurality of sub-regions of the virtual addresses (STABRAWA, e.g., ¶0167. Slabs may be a portion of the virtual address space corresponding to external memory.); cache data of a subset of the plurality of sub-regions of the virtual addresses in the first memory (STABRAWA, e.g., ¶0018, client may operate locally available memory as cache for externally allocated memory; ¶0164, read portion of the virtual address space from external memory into client memory.); and maintain a status map configured to indicate, for each respective sub-region of the virtual addresses among the plurality of sub-regions, whether the first memory caches data for the respective sub-region that is mapped to the second memory of the computing system (STABRAWA, e.g., ¶0163, using a map for the virtual address space; ¶0164, page fault handler triggered to move memory from external side to client side. The data structure used to determine if portions of a memory region are mapped to the local address space is considered analogous to the claimed memory status map.). STABRAWA further describes that memory is arranged in pages (STABRAWA, e.g., ¶0004), but fails to describe wherein the second region of virtual address is a minimal unit in defining mapping to physical addresses in a translation lookaside buffer or wherein the respective sub-region is accessed via caching in the first memory when the status map is configured to indicate that the first memory caches data for the respective sub-region that is mapped to the second memory of the computing system and wherein the respective sub-region is accessed without going through the first memory when the status map is configured to indicate that the first memory does not cache data for the respective sub-region that is mapped to the second memory of the computing system. TSIEN describes systems and methods for managing placement of memory pages and is considered analogous prior art. TSIEN does describe wherein the second region of virtual address is a minimal unit in defining mapping to physical addresses in a translation lookaside buffer (TSIEN, e.g., Col 1:40-59, each page table entry stores an address to a group of physical addresses, such as a page. Further, the TLB stores a page table entry. The region defined by a page table entry is considered to be a minimal unit in defining mapping to physical addresses.) and wherein a respective sub-region is accessed via caching in the first memory when the status map is configured to indicate that the first memory caches data for the respective sub-region that is mapped to the second memory of the computing system and wherein a respective sub-region is accessed without going through the first memory when the status map is configured to indicate that the first memory does not cache data for the respective sub-region that is mapped to the second memory of the computing system (TSIEN, e.g., Col 1:40-59, describes that each page table entry can define whether the associated page (sub-region) is to be cached or uncached.). It would have been obvious to a person of ordinary skill in the art, prior to the effective filing date of the claimed invention, to modify the system of STABRAWA with at least the identified teachings of TSIEN because it improves the efficiency of the memory system by bypassing cache use when it is not needed. Consider Claim 2, The system of STABRAWA and TSIEN, as combined, further teaches to use a first portion of the first memory to cache data stored in a second potion of the amount of second memory borrowed from the computing system (STABRAWA, e.g., ¶0018, local memory as cache.). Consider Claim 3, The system of STABRAWA and TSIEN, as combined, further teaches to store a memory status map representative of, in the first memory, cache availability statuses of regions of virtual memory addresses (STABRAWA, e.g., ¶0163, map all or a portion of an external memory allocation; ¶0164, page fault if address is not loaded. The data structure used to determine if portions of a memory region are mapped to the local address space is considered analogous to the claimed memory status map.). Consider Claim 4, The system of STABRAWA and TSIEN, as combined, further teaches to, in response to a first virtual memory address being accessed by the at least one microprocessor: determine, based on the memory status map, that a third region of virtual memory addresses containing the first virtual memory address is mapped to the amount of the second memory on the computing system but lacks cache availability in the first memory; communicate, using the communication device, with the computing system to retrieve, from the amount of the second memory of the computing system, first data in the third region of virtual memory addresses; write the first data in the first potion of the first memory; and update the memory status map to indicate the first data of the third region of virtual memory addresses having cache availability in the first memory (STABRAWA, e.g., ¶0164, describes page fault handling which includes loading the faulting page from the external appliance to the local memory.). Consider Claim 5, The system of STABRAWA and TSIEN, as combined, further teaches to, in response to a second virtual memory address being accessed by the at least one microprocessor: determine, based on the memory status map, that the third region of virtual memory addresses containing the second virtual memory address is mapped to the amount of the second memory on the computing system and has cache availability in the first memory; and map the second virtual memory address to the first potion of the first memory (STABRAWA, e.g., ¶0164, load data from mapped area on external appliance to the client cache space.). Consider Claim 6, The system of STABRAWA and TSIEN, as combined, further teaches to: generate a memory fault in response to a determination that the third region of virtual memory addresses containing the first virtual memory address is mapped to the amount of the second memory of the computing system but lacks cache availability in the first memory (STABRAWA, e.g., ¶0164, page fault.). Consider Claim 7, The system of STABRAWA and TSIEN, as combined, further teaches wherein the memory fault is configured to cause the mobile device to retrieve the first data from the computing system (STABRAWA, e.g., ¶0164, load data from mapped area on external appliance to the client cache space.). Consider Claim 8, The system of STABRAWA and TSIEN, as combined, further teaches: a memory management unit configured to, responsive to the memory fault, use the communication device to retrieve the first data from the computing system and store the first data into the first region in the first memory (STABRAWA, e.g., ¶0164, load data from mapped area on external appliance to the client cache space.). Consider Claim 9, The system of STABRAWA and TSIEN, as combined, further teaches wherein the mobile device is configured via instructions injected into an application, the instructions when executed cause the mobile device to make the determination that the third region of virtual memory addresses containing the first virtual memory address is mapped to the amount of the second memory of the computing system but lacks cache availability in the first memory (STABRAWA, e.g., ¶0166, dirty page eviction). Claims 10-20 are rejected towards a method and non-transitory computer storage medium including substantially identical subject matter and are rejected for the same reasons. Response to Arguments Applicant's arguments filed 18MAR2026 have been fully considered but they are not persuasive. The applicant argues that the cited art fails to describe wherein the second region of virtual address is a minimal unit in defining mapping to physical addresses in a translation lookaside buffer. STABRAWA clearly describes using pages (see, e.g., ¶0004) and TSIEN clearly describes storing page addresses in the TLB (see, e.g., Col 1:40-59). The applicant’s specification further discloses the minimal unit may be a page (see, e.g., ¶0341). For at least these reasons the applicant’s arguments are not persuasive. Conclusion Any inquiry concerning this communication or earlier communications from the examiner should be directed to Gary W Cygiel whose telephone number is (571)270-1170. The examiner can normally be reached Monday - Thursday 11am-3pm PST. Examiner interviews are available via telephone, in-person, and video conferencing using a USPTO supplied web-based collaboration tool. To schedule an interview, applicant is encouraged to use the USPTO Automated Interview Request (AIR) at http://www.uspto.gov/interviewpractice. If attempts to reach the examiner by telephone are unsuccessful, the examiner’s supervisor, Arpan P Savla can be reached at (571) 272-1077. The fax phone number for the organization where this application or proceeding is assigned is 571-273-8300. Information regarding the status of published or unpublished applications may be obtained from Patent Center. Unpublished application information in Patent Center is available to registered users. To file and manage patent submissions in Patent Center, visit: https://patentcenter.uspto.gov. Visit https://www.uspto.gov/patents/apply/patent-center for more information about Patent Center and https://www.uspto.gov/patents/docx for information about filing in DOCX format. For additional questions, contact the Electronic Business Center (EBC) at 866-217-9197 (toll-free). If you would like assistance from a USPTO Customer Service Representative, call 800-786-9199 (IN USA OR CANADA) or 571-272-1000. /Gary W. Cygiel/Primary Examiner, Art Unit 2137
Read full office action

Prosecution Timeline

Oct 07, 2021
Application Filed
Mar 31, 2023
Response after Non-Final Action
Aug 11, 2023
Non-Final Rejection — §103
Nov 17, 2023
Response Filed
Feb 23, 2024
Final Rejection — §103
Apr 26, 2024
Response after Non-Final Action
May 23, 2024
Response after Non-Final Action
May 29, 2024
Request for Continued Examination
Jun 06, 2024
Response after Non-Final Action
Jul 09, 2024
Response after Non-Final Action
Apr 16, 2025
Non-Final Rejection — §103
Jul 21, 2025
Response Filed
Nov 01, 2025
Final Rejection — §103
Dec 31, 2025
Response after Non-Final Action
Mar 18, 2026
Request for Continued Examination
Mar 20, 2026
Response after Non-Final Action
Mar 23, 2026
Non-Final Rejection — §103 (current)

Precedent Cases

Applications granted by this same examiner with similar technology

Patent 12602176
COMPUTING DEVICE AND METHOD THEREOF
2y 5m to grant Granted Apr 14, 2026
Patent 12596505
COMPUTER-READABLE RECORDING MEDIUM HAVING STORED THEREIN INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING APPARATUS
2y 5m to grant Granted Apr 07, 2026
Patent 12591519
MEMORY DEVICE AND OPERATING METHOD THEREOF
2y 5m to grant Granted Mar 31, 2026
Patent 12591368
VIRTUALIZED-IN-HARDWARE INPUT OUTPUT MEMORY MANAGEMENT
2y 5m to grant Granted Mar 31, 2026
Patent 12579086
DATA STORAGE WITH LOW COST DIES
2y 5m to grant Granted Mar 17, 2026
Study what changed to get past this examiner. Based on 5 most recent grants.

AI Strategy Recommendation

Get an AI-powered prosecution strategy using examiner precedents, rejection analysis, and claim mapping.
Powered by AI — typically takes 5-10 seconds

Prosecution Projections

5-6
Expected OA Rounds
76%
Grant Probability
86%
With Interview (+9.7%)
3y 4m
Median Time to Grant
High
PTA Risk
Based on 533 resolved cases by this examiner. Grant probability derived from career allow rate.

Sign in with your work email

Enter your email to receive a magic link. No password needed.

Personal email addresses (Gmail, Yahoo, etc.) are not accepted.

Free tier: 3 strategy analyses per month