summaryrefslogtreecommitdiff
path: root/games/factor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/factor/Makefile')
0 files changed, 0 insertions, 0 deletions
to all struct cdevsw instances I could find.dholland 2014-04-21increase LOCKSTAT_MAXBUFS, systems with lots of CPUs need more.chs 2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland 2012-12-10Fix off by one.msaitoh 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-28Add MI code to support in-kernel preemption. Preemption is deferred byad 2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad 2007-12-20Use new style memory barriers.ad 2007-11-06Merge from vmlocking.ad 2007-07-14- Increase default number of trace buffers to 10000.ad 2007-06-15splstatclock, spllock -> splhighad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-15Count the number of CPUs at boot and stash in 'ncpu'. Eventually shouldad 2007-02-09Merge newlock2 to head.ad 2006-12-25lockstat: improve reporting slightly, and fix a bug where the commandad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12Use __unused in function arguments where appropiate. (hi christos)xtraeme 2006-09-07- Add a couple of XXX comments.ad 2006-09-07Add the 'lockstat' driver, which collects basic information about lock events.ad