mirror of
				https://github.com/golang/go.git
				synced 2025-10-31 16:50:58 +00:00 
			
		
		
		
	runtime: remove comment that leaked into CL 153710043
This doesn't actually do anything. Maybe it will some day, but maybe not. TBR=r CC=golang-codereviews https://golang.org/cl/155490043
This commit is contained in:
		
							parent
							
								
									ae933b04e6
								
							
						
					
					
						commit
						58e357ef16
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -40,8 +40,6 @@ type pageID uintptr | |||
| // base address for all 0-byte allocations | ||||
| var zerobase uintptr | ||||
| 
 | ||||
| //go:nowritebarrier | ||||
| 
 | ||||
| // Allocate an object of size bytes. | ||||
| // Small objects are allocated from the per-P cache's free lists. | ||||
| // Large objects (> 32 kB) are allocated straight from the heap. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Russ Cox
						Russ Cox