- Home
 - Search Results
 - Page 1 of 1
 
Search for: All records
- 
                                    Total Resources4
 
- Resource Type
 - 
                                    
                                    
                                    
                                    0002100001000000
 - More
 
- Availability
 - 
                                    
                                    40
 
- Author / Contributor
 - Filter by Author / Creator
 - 
                                    
                                        
- 
                                                    
                                                        
                                                            
                                                            Kashyap, Sanidhya (4)
 - 
                                                    
                                                        
                                                            
                                                            Kannan, Sudarsun (2)
 - 
                                                    
                                                        
                                                            
                                                            Nguyen, Marie (2)
 - 
                                                    
                                                        
                                                            
                                                            Zhang, Jian (2)
 - 
                                                    
                                                        
                                                            
                                                            Achermann, Reto (1)
 - 
                                                    
                                                        
                                                            
                                                            Bhardwaj, Ankit (1)
 - 
                                                    
                                                        
                                                            
                                                            Calciu, Irina (1)
 - 
                                                    
                                                        
                                                            
                                                            Kim, Seulbae (1)
 - 
                                                    
                                                        
                                                            
                                                            Kim, Taesoo (1)
 - 
                                                    
                                                        
                                                            
                                                            Kulkarni, Chinmay (1)
 - 
                                                    
                                                        
                                                            
                                                            Stutsman, Ryan (1)
 - 
                                                    
                                                        
                                                            
                                                            Tai, Amy (1)
 - 
                                                    
                                                        
                                                            
                                                            Xu, Meng (1)
 - 
                                                    
                                                        
                                                            
                                                            Xu, Wen (1)
 - 
                                                    
                                                        
                                                            
                                                            Yoon, Jungyeon (1)
 - 
                                                    
                                                        
                                                            
                                                            Zellweger, Gerd (1)
 - 
                                                    
                                                        
                                                            
                                                            #Tyler Phillips, Kenneth E. (0)
 - 
                                                    
                                                        
                                                            
                                                            #Willis, Ciara (0)
 - 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Abramson, C. I. (0)
 
 - 
                                                    
                                                        
                                                            
                                                            
 - Filter by Editor
 - 
                                    
                                        
- 
                                                    
                                                        
                                                            
                                                            null (1)
 - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
 - 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
 - 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
 - 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
 - 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
 - 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
 - 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
 - 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
 
 - 
                                                    
                                                        
                                                            
                                                            
 
- 
                                    Have feedback or suggestions for a way to improve these results?
! 
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            We present ContextPrefetcher, a host-guided high-performant prefetching framework for near-storage accelerators that prefetches data blocks from storage (e.g., NAND) to devicelevel RAM. Efficiently prefetching data blocks to device-level RAM reduces storage access costs and improves I/O performance. We introduce a novel abstraction, Cross-layered Context (CLC), a virtual entity that spans across the host and the device and is used for identifying, managing, and tracking active and inactive data such as files, objects (within object stores), or a range of blocks. To support efficient prefetching of actively used CLCs to device memory without incurring near-device resource (memory and compute) bottlenecks, ContextPrefetcher delegates prefetching management to the host, guiding near-device compute to prefetch blocks of active CLC. Finally, ContextPrefetcher facilitates the swift reclamation of blocks associated with inactive CLC. Preliminary evaluation against state-of-the-art near-storage accelerator designs demonstrates performance gains of up to 1.34×.more » « less
 - 
            Zhang, Jian; Nguyen, Marie; Kashyap, Sanidhya; Kannan, Sudarsun (, ACM)We present ContextPrefetcher, a host-guided high-performant prefetching framework for near-storage accelerators that prefetches data blocks from storage (e.g., NAND) to device-level RAM. Efficiently prefetching data blocks to device-level RAM reduces storage access costs and improves I/O performance. We introduce a novel abstraction, Cross-layered Context (CLC), a virtual entity that spans across the host and the device and is used for identifying, managing, and tracking active and inactive data such as files, objects (within object stores), or a range of blocks. To support efficient prefetching of actively used CLCs to device memory without incurring near-device resource (memory and compute) bottlenecks, ContextPrefetcher delegates prefetching management to the host, guiding near-device compute to prefetch blocks of active CLC. Finally, ContextPrefetcher facilitates the swift reclamation of blocks associated with inactive CLC. Preliminary evaluation against state-of-the-art near-storage accelerator designs demonstrates performance gains of up to 1.34X.more » « less
 - 
            Bhardwaj, Ankit; Kulkarni, Chinmay; Achermann, Reto; Calciu, Irina; Kashyap, Sanidhya; Stutsman, Ryan; Tai, Amy; Zellweger, Gerd (, Proceedings of the 15th USENIX Symposium on Operating Systems Design and Implementation)
 - 
            Kim, Seulbae; Xu, Meng; Kashyap, Sanidhya; Yoon, Jungyeon; Xu, Wen; Kim, Taesoo (, ACM Transactions on Storage)null (Ed.)
 
An official website of the United States government 
				
			
                                    
                                                Full Text Available