Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.
	Moderators: cheriff, Herben
			
		
		
			- 
				
																			
								Fakeuser							 
									
		- Posts: 13
 		- Joined: Sat Sep 01, 2007 4:18 am
 		
		
						
						
		
		
						
					
													
							
						
									
						Post
					
								by Fakeuser » 
			
			
			
			
			which is faster between d-cache and scratchpad in EE and IOP?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								J.F.							 
									
		- Posts: 2906
 		- Joined: Sun Feb 22, 2004 11:41 am
 		
		
						
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by J.F. » 
			
			
			
			
			Data cache.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			- 
				
								emoon							
 
									
		- Posts: 91
 		- Joined: Sun Jan 18, 2004 10:03 pm
 		
		
											- Location: Stockholm, Sweden
 
												
							- 
				Contact:
				
			
 
				
		
		
						
					
						
		
													
							
						
									
						Post
					
								by emoon » 
			
			
			
			
			on EE scratchpad has higher efficiency than the datacache.
And if you need to process a fair amount of data on the EE/vu0 using ScrachPadDMA to get data in/out of the SPR is faster than using the datacache.