Commit Graph

2255 Commits

Author SHA1 Message Date
wiz
b85c6e9d1b Whitespace fixes; new sentence, new line; better macro usage.
Sort SEE ALSO.
2011-11-28 23:27:59 +00:00
tls
2a139c3401 Add cprng(9) manual page, remove arc4random(9) manual page 2011-11-28 20:19:25 +00:00
jmcneill
f3aef68ba3 update audio(9) docs for audiomp changes 2011-11-23 23:11:56 +00:00
jym
0cbbdfa92d pool_cache_sethiwat(9), pool_cache_setlowat(9), pool_cache_sethardlimit(9) 2011-11-15 00:50:55 +00:00
jym
13558246e2 Document pool_cache_sethardlimit(9), the faithful friend of
pool_sethardlimit(9).
2011-11-15 00:32:34 +00:00
jym
1e8ad6eb02 pool_sethardlimit.9 => pool.9 2011-11-15 00:19:42 +00:00
jym
f83fbb4ade Document pool_sethardlimit. 2011-11-14 02:38:05 +00:00
wiz
156fd028ba Remove trailing whitespace. New sentence, new line. 2011-11-08 10:56:59 +00:00
jym
28ecaa21fd Small improvements to kauth(9). 2011-11-08 00:55:53 +00:00
wiz
f5088175d6 Fix typo, try to improve Nd. 2011-11-01 23:18:07 +00:00
wiz
d3abb97c4a Casing. 2011-11-01 23:17:59 +00:00
yamt
30007d8b8f document skpc 2011-11-01 13:36:15 +00:00
yamt
e9ab523b8a document scanc 2011-11-01 13:33:05 +00:00
jruoho
0b7b86c410 Note briefly what MSRs are. Requested by wiz@. 2011-10-28 07:23:16 +00:00
wiz
987d3d3176 Sort SEE ALSO. 2011-10-27 07:23:23 +00:00
jruoho
67fcddd627 Revert the revision 1.5 in cpufreq(9). Instead, document that the KPI can
not be used before interrupts have been enabled. Suggested by macallan@.
2011-10-27 05:25:07 +00:00
jruoho
32b5e91691 Also mention rdtsc() in passing. 2011-10-25 05:41:33 +00:00
jruoho
5c8806b7c2 Xref rdmsr(9). 2011-10-25 05:04:33 +00:00
jruoho
49124f6222 Briefly document the basic RDMSR/WRMSR functions. 2011-10-25 05:03:55 +00:00
yamt
a22529c8e8 document ucas 2011-10-24 07:31:31 +00:00
yamt
f2ae74d707 - document RESCHED_KPREEMPT
- "Specifically" -> "Typically" in the paragraph which says what this
  function can do, because they are merely examples.
2011-10-24 07:30:29 +00:00
yamt
fe2648528f update the description of the priority argument. 2011-10-24 07:27:09 +00:00
yamt
60b270881f - document XC_HIGHPRI
- explicitly note that xc_wait requires thread context.
2011-10-24 07:25:51 +00:00
njoly
c7188eceb8 Use .In macro. 2011-10-20 12:14:12 +00:00
wiz
9ec9f2859c Use Aq instead of \*[Lt]...\*[Gt] 2011-10-20 10:36:42 +00:00
jruoho
1e1471bd00 Xref mstohz(9) and tvtohz(9) with each other. 2011-10-20 09:31:00 +00:00
jruoho
5d9e77ad94 Do not use xcall(9) in cpufreq_register(9), as it requires kthreads to be
running and may impose hacks like config_interrupts(9) in the backend.
2011-10-20 06:48:24 +00:00
jruoho
288ab9d2db Note that manually loaded modules are not auto-unloaded. 2011-10-18 14:12:04 +00:00
jruoho
987b86de6d Xref i2cscan(8). 2011-10-15 16:35:45 +00:00
wiz
6df1df0810 Remove superfluous Pp. 2011-10-06 08:59:01 +00:00
jruoho
6f8d5ab1c7 Add kcpuset(9). Ok rmind@. 2011-10-06 05:23:39 +00:00
njoly
3a909f7545 There's no stand alone vpanic.9 man page. 2011-09-30 15:47:20 +00:00
jruoho
5647e2ae42 Note the order of the dummy boolean states. 2011-09-30 04:21:17 +00:00
christos
ce9eaca580 add vpanic 2011-09-29 20:55:49 +00:00
wiz
702b53cc2e Add missing comma. 2011-09-28 11:50:42 +00:00
jruoho
0e33087b6d Bump date and add one missing note. 2011-09-28 11:42:00 +00:00
jruoho
a179648071 Add a simple cpufreq(9).
This is slightly improved version presented on tech-kern@ with proper
locking and few additional functions, mainly required for ioctl(9)/cpuctl(8).
2011-09-28 10:55:46 +00:00
jym
586001f7c7 Document new *ASSERTMSG() prototype, and update KASSERT(9).
See also
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 00:36:49 +00:00
jym
b8647b8e93 Update list of algorithm identifiers available in opencrypto(9). 2011-09-16 22:27:36 +00:00
wiz
7915776d56 Remove trailing whitespace. 2011-09-05 18:21:29 +00:00
dyoung
7add4c1ae4 Update vmem(9). Changes to the implementation and usage are following,
soon.
2011-09-02 22:07:33 +00:00
dyoung
7d12941ccd Describe pci_bus_devorder(9).
TBD: symbolic link pci_bus_devorder.9 -> pci.9.
2011-08-25 02:01:32 +00:00
wiz
098681c432 Bump date for previous. 2011-08-23 22:14:51 +00:00
dyoung
64311e1f9d Introduce a couple of new constants, VMEM_ADDR_MIN (the least possible
address in a vmem(9) arena, 0) and VMEM_ADDR_MAX (the maximum possible
address, currently 0xFFFFFFFF).  Modify several boundary conditions so
that a vmem(9) arena can allocate ranges including VMEM_ADDR_MAX.
Update documentation and tests.

These changes pass the tests in sys/kern/subr_vmem.c.  To compile the
and run the test program, run "cd sys/kern/ && gcc -DVMEM_SANITY -o
subr_vmem ./subr_vmem.c && ./subr_vmem".
2011-08-23 22:00:57 +00:00
rmind
a0ffc02ab8 Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJOIN. 2011-08-07 14:03:15 +00:00
rmind
83fa217ed7 Fix .Xr to membar_ops(3), not membar(9). Spotted by wiz@. 2011-08-07 12:29:24 +00:00
wiz
5303ff6102 Whitespace nits. 2011-08-02 10:17:35 +00:00
rmind
d06d3e7845 Add pserialize(9) manual page. 2011-07-30 18:19:04 +00:00
jym
175b1728c7 And struct cfdata => cfdata_t too... 2011-07-23 16:04:35 +00:00
jym
c3f2a905be struct device => device_t. Bump date. 2011-07-23 16:02:15 +00:00