Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f898e60

Browse files
committed
Document SMP detection code.
1 parent e7e25b2 commit f898e60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jan 22 16:54:39 EST 2002
3+
Last updated: Tue Jan 22 17:14:43 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -387,6 +387,7 @@ LOCKING
387387

388388
* Make locking of shared data structures more fine-grained
389389
* Add code to detect an SMP machine and handle spinlocks accordingly
390+
http://www1.distributed.net/source, in client/common/cpucheck.cpp
390391
* Research use of sched_yield() for spinlock acquisition failure
391392
* -Improve spinlock code [performance] (Tom)
392393

0 commit comments

Comments
 (0)