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 .
Election/Restriction
Applicant's election with traverse of Group I, claims 1-12, in the reply filed on 4/15/2026 is acknowledged. The traversal is on the ground(s) that a search for Group I necessarily overlaps with a search for Group II, claims 13-17, and Group III, claims 18-20. This is not found persuasive because although all the groups are concerned with command queues, Group I is more closely related to resource allocation while Group II describes creation of submission queues and Group III describes command timing and scheduling. Although these concepts are tied together in the invention, they are not sufficiently closely related in the prior art so as to be covered under a single search.
The requirement is still deemed proper and is therefore made FINAL.
Claims 13-20 are withdrawn from further consideration pursuant to 37 CFR 1.142(b), as being drawn to a nonelected species, there being no allowable generic or linking claim. Applicant timely traversed the restriction (election) requirement in the reply filed on 4/15/2026.
Claim Objections
Claim 3 is objected to because of the following informality:
Claim 3: “DROWD” in line 2 should be written as “DWORD”.
Appropriate correction is required.
Claim Rejections - 35 USC § 112
The following is a quotation of 35 U.S.C. 112(b):
(b) CONCLUSION.—The specification shall conclude with one or more claims particularly pointing out and distinctly claiming the subject matter which the inventor or a joint inventor regards as the invention.
The following is a quotation of 35 U.S.C. 112 (pre-AIA ), second paragraph:
The specification shall conclude with one or more claims particularly pointing out and distinctly claiming the subject matter which the applicant regards as his invention.
Claims 1-12 are rejected under 35 U.S.C. 112(b) or 35 U.S.C. 112 (pre-AIA ), second paragraph, as being indefinite for failing to particularly point out and distinctly claim the subject matter which the inventor or a joint inventor (or for applications subject to pre-AIA 35 U.S.C. 112, the applicant), regards as the invention.
Claim 1 recites the limitation “the doorbell” in line 9. There is insufficient antecedent basis for this limitation in the claim. Therefore, for the purposes of examination, the limitation has been interpreted to mean “the doorbell times”.
Claim 7 recites the limitation “create the dedicated queue” in line 2. There is insufficient antecedent basis for this limitation in the claim. Therefore, for the purposes of examination, the limitation has been interpreted to mean “create the dedicated submission queue”.
Claims 2-12 are dependent upon claim 1 and thus inherit its deficiencies. Therefore, claims 2-12 are rejected for the same reasons as the respective parent claim stated above.
Claim Rejections - 35 USC § 103
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 of this title, 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.
Claims 1-3, 6-9, and 12 are rejected under 35 U.S.C. 103 as being unpatentable over Benisty et al. (US 20180217951 A1), hereinafter Benisty, in view of Jung et al. (US 20220261185 A1), hereinafter Jung.
Regarding claim 1, Benisty teaches a data storage device, comprising: a memory device (Paragraph 52; Fig. 1, storage device 106);
and a controller coupled to the memory device (Paragraph 53; Fig. 1, device controller 108), wherein the controller is configured to:
communicate with a host device to inform the host device of a number of resources available (Paragraph 135; Fig. 9A, resource monitor 902 of controller 108 obtains resource state metadata 903, which contains the state of storage device resources 930, from host platform 800);
handle the resources in a static manner, a dynamic manner, or a combination of static and dynamic (Paragraph 142, operating the device in a static, dynamic, or hybrid [combination] mode based off of current resource availability),
wherein the static manner is a dedicated submission queue (SQ) (Paragraphs 95, 110; Fig. 8C, a static “round robin” arbitration scheme selects commands from a currently-selected [dedicated] submission queue 841).
Benisty does not explicitly teach resources available for keeping doorbell times, and the dynamic manner is a hint during the doorbell.
However, Jung teaches resources available for keeping doorbell times (Paragraphs 125, 130, 137, managing resources for storing doorbell information, which also indicate the head and tail commands of command queues), and
the dynamic manner is a hint during the doorbell (Paragraphs 149-151, 164, 168; Figs. 6 and 8, a register used for other purposes [hint] is located between two adjacent control registers CTRL_REG corresponding to doorbells).
Benisty and Jung are analogous art because they are in the same field of endeavor, that being command queue management. It would have been obvious to one having ordinary skill in the art before the effective filing date of the claimed invention to have modified the device of Benisty to further include the doorbell management according to the teachings of Jung. The motivation for doing so would have been to reduce overhead and the operational delay time of the memory system (Jung, Paragraph 186).
Regarding claim 2, Benisty in view of Jung teaches the data storage device of claim 1, wherein the dynamic manner comprises providing a DWORD gap between two doorbells (Jung, Paragraphs 149-151, 164-165; Figs. 6 and 8, the gap between two adjacent control registers CTRL_REG corresponding to doorbells may be set according to a stride value DSTRD, wherein the offset may be 2-(2+DSTRD) bytes).
Regarding claim 3, Benisty teaches the data storage device of claim 2, wherein the controller is configured to mark and store a time of the doorbell (Paragraph 88; Fig. 8B, arbitration manager 844 records a timestamp for fetched commands (such as the head/tail commands indicated by the doorbells of Jung)).
Benisty does not explicitly teach a doorbell written to a DWORD gap.
However, Jung teaches a doorbell written to a DWORD gap (Paragraphs 136, 164, 168; Fig. 8, a doorbell may be dynamically stored regardless of the interval [such as the DSTRD gaps] between doorbell registers).
Benisty and Jung are analogous art because they are in the same field of endeavor, that being command queue management. It would have been obvious to one having ordinary skill in the art before the effective filing date of the claimed invention to have modified the device of Benisty to further include the dynamic doorbell location according to the teachings of Jung. The motivation for doing so would have been to more efficiently manage resources for storing doorbell information (Jung, Paragraph 137).
Regarding claim 6, Benisty in view of Jung teaches the data storage device of claim 1, wherein the controller is configured to receive an indication from the host device of a split of resources between the dynamic manner and the static manner (Benisty, Paragraph 142; Fig. 9A, arbitration logic 842 of the storage device is configured to adapt a static, dynamic, or hybrid mode, in which the operating mode of the arbitration logic 842 and the relative influence [split] of dynamic factors [resources] in the operations may be defined by configuration data [indication] in host platform 800).
Regarding claim 7, Benisty in view of Jung teaches the data storage device of claim 6, wherein the controller is configured to create the dedicated queue in response to the host device indicating resources for the static manner (Benisty, Paragraphs 75, 95, 110; Fig. 8C, the host platform 800 may configure IOV functions 830 to implement a “round robin” static submission queue selection scheme, wherein controller 108 designates a currently-selected [dedicated] submission queue 841).
Regarding claim 8, Benisty in view of Jung teaches the data storage device of claim 7, wherein the controller is configured to determine whether a command received is a normal priority command, a dynamic manner priority command, or a static manner priority command (Benisty, Paragraphs 110-112; Fig. 8E, IOV arbiter 864 and command fetch logic 840 may process commands according to a static submission queue selection scheme, including a round robin scheme [normal priority] and a weighted round robin with urgent priority class scheme [static manner priority], or a dynamic submission queue selection scheme).
Regarding claim 9, Benisty in view of Jung teaches the data storage device of claim 1, wherein the controller is configured to track a number of available dynamic manner resources (Benisty, Paragraph 142; Fig. 9A, arbitration logic 842 may monitor current resource availability and the relative influence of dynamic factors (such as device resource state) in a dynamic mode).
Regarding claim 12, Benisty teaches the data storage device of claim 1 and the controller (Paragraph 53; Fig. 1, device controller 108).
Benisty does not explicitly teach wherein the controller is configured to create the dedicated submission queue in response to an instruction from the host device.
However, Jung teaches wherein the controller is configured to create the dedicated submission queue in response to an instruction from the host device (Paragraphs 121-122; Fig. 4, the host HOST may designate [instruct] N number of submission queues SQ1-SQN to be managed by the host).
Benisty and Jung are analogous art because they are in the same field of endeavor, that being command queue management. It would have been obvious to one having ordinary skill in the art before the effective filing date of the claimed invention to have modified the device of Benisty to further include the host-created submission queues according to the teachings of Jung. The motivation for doing so would have been to improve user control.
Claims 4-5 are rejected under 35 U.S.C. 103 as being unpatentable over Benisty in view of Jung as applied to claim 1, and further in view of DeRosa et al. (US 20180335976 A1), hereinafter DeRosa.
Regarding claim 4, Benisty in view of Jung teaches the data storage device of claim 1, but does not explicitly teach wherein the dedicated SQ has a preset timeout.
However, DeRosa teaches wherein the dedicated SQ has a preset timeout (Paragraphs 21, 23; Fig. 2, steps 252 and 259, establishing a maximum execution time limit for a command in queue, wherein the command may timeout if it is not serviced within the time limit).
Benisty, Jung, and DeRosa are analogous art because they are in the same field of endeavor, that being command queue management. It would have been obvious to one having ordinary skill in the art before the effective filing date of the claimed invention to have modified the device of Benisty in view of Jung to further include the queue timeout limits according to the teachings of DeRosa. The motivation for doing so would have been to minimize disruption in performance (DeRosa, Paragraph 15).
Regarding claim 5, Benisty in view of Jung, further in view of DeRosa teaches the data storage device of claim 4, wherein the controller is configured to receive a number of resources allocated for the dedicated SQ from the host device (Jung, Paragraphs 116, 121-122; Fig. 4, memory 100 stores doorbell information for N number of submission queues, wherein N is designated by the host HOST).
Claims 10-11 are rejected under 35 U.S.C. 103 as being unpatentable over Benisty in view of Jung as applied to claim 1, and further in view of McGlaughlin et al. (US 20180300064 A1), hereinafter McGlaughlin.
Regarding claim 10, Benisty in view of Jung teaches the data storage device of claim 1, the controller (Benisty, Paragraph 53; Fig. 1, device controller 108), and the host device (Benisty, Paragraph 68; Fig. 8A, host platform 800).
Benisty in view of Jung does not explicitly teach wherein the controller is configured to add a bit to a completion structure provided to the host device.
However, McGlaughlin teaches wherein the controller is configured to add a bit to a completion structure provided to the host device (Paragraph 47, returning a command completion notification, wherein the notification includes a status indicating resource overflow/exhaustion (the status including a bit as all digital information is stored as bits)).
Benisty, Jung, and McGlaughlin are analogous art because they are in the same field of endeavor, that being command queue management. It would have been obvious to one having ordinary skill in the art before the effective filing date of the claimed invention to have modified the device of Benisty in view of Jung to further include the completion structure according to the teachings of McGlaughlin. The motivation for doing so would have been to prevent problems associated with processing commands with insufficient resources (McGlaughlin, Paragraphs 47, 49).
Regarding to claim 11, Benisty in view of Jung, further in view of McGlaughlin teaches the data storage device of claim 10, wherein in response to the bit being present (McGlaughlin, Paragraph 47, the command completion notification includes a status [bit] indicating resource overflow/exhaustion),
the controller is configured to increase a number of available resources for the dynamic manner (Benisty, Paragraph 64; Fig. 7A, steps 704-706, in response to determining that the storage device resources are over/under-utilized, switching to the dynamic mode).
Conclusion
The prior art made of record and not relied upon is considered pertinent to applicant's disclosure.
Waltz (US 20170061364 A1) teaches queue management methods including allocating computing resources to a queue based on the size and priority of the queue.
Any inquiry concerning this communication or earlier communications from the examiner should be directed to Jason Pinga whose telephone number is (571) 272-2620. The examiner can normally be reached on M-F 8:30am-6pm ET.
If attempts to reach the examiner by telephone are unsuccessful, the examiner’s
supervisor, Arpan Savla, can be reached on (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.
/J.M.P./Examiner, Art Unit 2137
/Arpan P. Savla/Supervisory Patent Examiner, Art Unit 2137