Go to file
rmind c8c024369c Improve per-CPU support for the workqueue(9):
- Make structures CPU-cache friendly, as suggested and explained
   by Andrew Doran.  CACHE_LINE_SIZE definition is invented.
 - Use current CPU if NULL is passed to the workqueue_enqueue().
 - Implemented MI CPU index, which could be used as an index of array.
   Removed linked-lists usage for work queues.

The roundup2() function avoids division, but works only with power of 2.

Reviewed by: <ad>, <yamt>, <tech-kern>
2007-08-05 01:19:17 +00:00
bin Fix some grammatical errors in man pages. 2007-07-30 18:01:41 +00:00
common lockmgr > rwlock 2007-07-29 11:25:01 +00:00
crypto Apply a patch from https://bugzilla.mindrot.org/show_bug.cgi?id=1306. 2007-07-31 03:09:49 +00:00
dist pkg_install-20070802 2007-08-03 13:58:16 +00:00
distrib PR/36370 - Lloyd Parkes -- pckbd.fr_CA-iso8859-1 does not have share tag 2007-08-04 12:41:59 +00:00
doc Forgot to mention import of TCP socket buffers autosizing.. 2007-08-05 00:21:58 +00:00
etc PR/36732 - Jim Bernard -- delete /usr/libexec/uucp/uucico from list of shells 2007-08-05 00:10:37 +00:00
games Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. 2007-06-06 06:10:50 +00:00
gnu New files from 2.4.5 2007-08-02 08:29:04 +00:00
include Do not include SSP files unless _FORTIFY_SOURCE > 0. 2007-08-02 21:49:09 +00:00
lib Update includes so that this builds for USE_FORT=no too. 2007-08-04 19:37:52 +00:00
libexec Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris. 2007-07-23 10:41:05 +00:00
regress Fix duplicate year in copyright notice. 2007-07-24 11:29:16 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin typographical fixes 2007-08-04 10:45:36 +00:00
share VFS_MOUNT(): 2007-07-31 21:39:56 +00:00
sys Improve per-CPU support for the workqueue(9): 2007-08-05 01:19:17 +00:00
tools sys/queue.h now requires sys/null.h, so add a compatibility header file. 2007-07-19 13:49:12 +00:00
usr.bin Remove "that" from a long calendar entry that wrapped over two lines. 2007-08-04 15:14:05 +00:00
usr.sbin Add cpuctl(8). For now this is not much more than a toy for debugging and 2007-08-04 11:02:56 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00