summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorad <ad@NetBSD.org>2007-10-04 21:08:35 +0000
committerad <ad@NetBSD.org>2007-10-04 21:08:35 +0000
commit507f1ca13969643b109acd81914a51a678612110 (patch)
treee37a884cc4e47012d707289d8be37617eebe8ceb /sys/dev/raidframe
parent5059087834639330e6959c6540897d0ee4c6c77c (diff)
Compile pthread_getspecific / pthread_setspecific with -fomit-frame-pointer
-falign-functions=32, since these two really get hammered on. To make them faster needs a threadreg or TLS, unless there is a way to tell gcc that a library-local (pthread__threadmask) variable does not need to be PIC.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions