Searched hist:1.868 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.868 Fri Feb 16 01:35:53 GMT 2007 markd branches: 1.868.2;
regen for i965Q
1.868 Fri Feb 16 01:35:53 GMT 2007 markd branches: 1.868.2;
regen for i965Q
H A Dpcidevs1.868 Fri Feb 16 01:35:04 GMT 2007 markd branches: 1.868.2;
Add i965Q
1.868 Fri Feb 16 01:35:04 GMT 2007 markd branches: 1.868.2;
Add i965Q
H A Dpcidevs_data.h1.868 Thu Mar 01 22:15:09 GMT 2007 jmcneill Regen.
/src/distrib/sets/lists/base/
H A Dshl.mi1.868 Fri Aug 23 08:17:27 GMT 2019 mrg fix MKCXX=no:
- don't build GDB
- don't build sanitizers
- don't build GCC commands
- fix some set lists
H A Dmi1.868 Mon Jun 14 15:23:41 GMT 2010 pooka ptyfs dir
/src/doc/
H A D3RDPARTY1.868 Sat Sep 10 21:40:43 GMT 2011 christos new byacc
H A DCHANGES1.868 Thu Jun 07 11:41:21 GMT 2007 pooka file 4.21
/src/sys/arch/i386/conf/
H A DGENERIC1.868 Mon Dec 17 04:36:16 GMT 2007 riz Add drvctl(4)
/src/distrib/sets/lists/man/
H A Dmi1.868 Thu Mar 23 18:19:30 GMT 2006 garbled Add prep's mkbootimage.8 and boot.8 to mi set list
/src/distrib/sets/lists/tests/
H A Dmi1.868 Tue Jun 30 23:51:47 GMT 2020 lukem fix sets for MKKYUA
/src/share/mk/
H A Dbsd.own.mk1.868 Mon Aug 17 10:06:29 GMT 2015 christos switch sparc64 to gdb-7.9.1
/src/usr.bin/make/
H A Dvar.c1.868 Sun Mar 14 17:34:50 GMT 2021 rillig make: merge duplicate code in ApplyModifier_Remember

This way, parsing and evaluating the modifier is only written once in
the code. The downside is that the variable name is allocated even if
VARE_WANTRES is not set, but since this modifier is so obscure and
seldom used this doesn't matter in practice.
/src/sys/conf/
H A Dfiles1.868 Tue Oct 09 19:00:13 GMT 2007 rmind Import of SCHED_M2 - the implementation of new scheduler, which is based
on the original approach of SVR4 with some inspirations about balancing
and migration from Solaris. It implements per-CPU runqueues, provides a
real-time (RT) and time-sharing (TS) queues, ready to support a POSIX
real-time extensions, and also prepared for the support of CPU affinity.

The following lines in the kernel config enables the SCHED_M2:

no options SCHED_4BSD
options SCHED_M2

The scheduler seems to be stable. Further work will come soon.

http://mail-index.netbsd.org/tech-kern/2007/10/04/0001.html
http://www.netbsd.org/~rmind/m2/mysql_bench_ro_4x_local.png
Thanks <ad> for the benchmarks!
/src/distrib/sets/lists/comp/
H A Dmi1.868 Mon Apr 03 08:15:49 GMT 2006 scw Add a kernel driver and userland program for the Topfield TF5000PVR range
of digital video recorders popular in Europe and Australia.

These devices have a USB client port which can be used to upload and
download recordings (and other files, such as MIPS binaries for execution
on the DVR's CPU) to/from their internal hard disk, in addition to some
other operations on files and directories.

Completed in 1269 milliseconds