1
0
mirror of https://github.com/golang/go synced 2024-11-20 04:54:44 -07:00
go/src
Russ Cox 5ff12f871f only use mach kernel semaphores for actual contention.
running rob's powser p.go:

3.21u 2.58s 5.80r 	 6.out	# old
1.48u 0.05s 1.54r 	 6.out	# new

R=r
OCL=15748
CL=15750
2008-09-24 10:25:28 -07:00
..
cmd rudimentary real-time profiler. 2008-09-23 18:45:44 -07:00
lib add os.Getenv() 2008-09-22 17:31:41 -07:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio add gobuild. 2008-09-19 11:55:46 -07:00
libmach_amd64 better debuggers: 2008-09-23 15:08:39 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg make Makefiles safe for parallel make 2008-09-18 15:06:43 -07:00
runtime only use mach kernel semaphores for actual contention. 2008-09-24 10:25:28 -07:00
syscall time bug: darwin, linux return microseconds not nanoseconds 2008-09-22 13:46:57 -07:00
clean.bash add gobuild. 2008-09-19 11:55:46 -07:00
make.bash add gobuild. 2008-09-19 11:55:46 -07:00
Make.conf - adjust Make.conf to use cc instead of cc64 for now 2008-08-04 09:47:52 -07:00