Flash memory controller and associated control method
US-2024377989-A1 · Nov 14, 2024 · US
US2018293188A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2018293188-A1 |
| Application number | US-201715800863-A |
| Country | US |
| Kind code | A1 |
| Filing date | Nov 1, 2017 |
| Priority date | Apr 5, 2017 |
| Publication date | Oct 11, 2018 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A computer-implemented method is provided for exclusive control of shared memory objects. The method computer-implemented includes transmitting and performing a plurality of accesses to the shared memory objects from local and remote locations via read requests and write requests made to a memory, and controlling the read and write requests by a memory controller including a read queue, a write queue, and a lock address list. The computer-implemented method further includes initiating each read request to the memory via the memory controller whatever the corresponding lock bit is, initiating each write request to the memory from the recently read location via the memory controller when the corresponding lock bit is enabled, otherwise notify the requesting local or remote locations as incomplete, and enabling and disabling the corresponding lock bit after the initiation of the read and write requests to the memory, respectively.
Opening claim text (preview).
1 . A computer-implemented method for exclusive control of shared memory objects, the method comprising: transmitting and performing a plurality of accesses to the shared memory objects from local and remote locations via read requests and write requests made to a memory; controlling the read and write requests by a memory controller including a read queue, a write queue, and a lock address list, each slot of the lock address list associated with a lock bit; initiating each read request to the memory via the memory controller whatever the corresponding lock bit is; initiating each write request to the memory from the recently read location via the memory controller when the corresponding lock bit is enabled, otherwise notify the requesting local or remote locations as incomplete; and enabling and disabling the corresponding lock bit after the initiation of the read and write requests to the memory, respectively. 2 . The method of claim 1 , wherein exclusive access controls with states and queues are handled near the memory. 3 . The method of claim 2 , wherein the exclusive access controls are for inter-node and intra-node communications. 4 . The method of claim 1 , wherein the memory controller arbitrates local and remote locations more equally. 5 . The method of claim 1 , wherein read-write constraints for multiple access is handled locally. 6 . The method of claim 1 , wherein the lock bits are segmented according to the memory controller's access granularity. 7 . The method of claim 1 , wherein memory-based protocols executed by the memory controller are supported for IO memory access architectures such as Remote Direct Memory Access (RDMA). 8 . A computer-implemented method for exclusive control of shared memory objects, the method comprising: transmitting and performing a plurality of accesses to the shared memory objects from local and remote locations via read requests and write requests made to a memory; controlling the read and write requests by a memory controller including a read queue, a write queue, and a lock address list, each slot of the lock address list associated with a lock bit; initiating each read request to the memory via the memory controller when the corresponding lock bits are disabled; initiating each write request to the memory from the recently read location via the memory controller when the corresponding lock bits are enabled; and enabling and disabling the lock bits after the initiation of the read and write requests, respectively. 9 . The method of claim 8 , wherein exclusive access controls with states and queues are handled near the memory. 10 . The method of claim 9 , wherein the exclusive access controls are for inter-node and intra-node communications. 11 . The method of claim 8 , wherein the memory controller arbitrates local and remote locations more equally. 12 . The method of claim 8 , wherein read-write constraints for multiple access is handled locally. 13 . The method of claim 8 , wherein the lock bits are segmented according to the memory controller's access granularity. 14 . The method of claim 8 , wherein memory-based protocols executed by the memory controller are supported for IO memory access architectures such as Remote Direct Memory Access (RDMA).
Program synchronisation; Mutual exclusion, e.g. by means of semaphores · CPC title
Access to shared memory · CPC title
with request queuing · CPC title
using burst mode transfer, e.g. direct memory access {DMA}, cycle steal (G06F13/32 takes precedence) · CPC title
Mutual exclusion algorithms · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.