OpenBSD CVS

CVS log for src/share/man/man9/cpumem_get.9


[BACK] Up to [local] / src / share / man / man9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 27 09:29:16 2020 UTC (3 years, 9 months ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, HEAD
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Fix a bunch of typos in various man pages.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 3 05:15:53 2020 UTC (3 years, 10 months ago) by dlg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

add a missing a word

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 25 08:09:22 2016 UTC (7 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.8: +5 -4 lines
Diff to previous 1.8 (colored)

minor tweaks;

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 25 00:11:06 2016 UTC (7 years, 7 months ago) by dlg
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

bluhm@ suggested pointing out that cpumem_malloc_ncpus and
counters_alloc_ncpus preserve the contents of memory used by the
boot cpu.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 25 00:07:29 2016 UTC (7 years, 7 months ago) by dlg
Branch: MAIN
Changes since 1.6: +6 -15 lines
Diff to previous 1.6 (colored)

bluhm@ suggests that it is enough to say that the allocations will
be zeroed, and how they're zeroed is an implementation detail that
doesnt really help the reader.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 25 00:03:40 2016 UTC (7 years, 7 months ago) by dlg
Branch: MAIN
Changes since 1.5: +65 -4 lines
Diff to previous 1.5 (colored)

start documenting allocating per cpu data at boot time, and adding
memory for new cpus after theyve attached.

some tweaks from jmc@ who will probably find more things wrong after this.
im putting some suggestions in from bluhm@ shortly

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 21 15:00:30 2016 UTC (7 years, 7 months ago) by bluhm
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Add missing dot at beginning of macro line.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 21 12:39:13 2016 UTC (7 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

more tweaks; ok dlg

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 21 09:38:07 2016 UTC (7 years, 7 months ago) by dlg
Branch: MAIN
Changes since 1.2: +1 -25 lines
Diff to previous 1.2 (colored)

provos didnt write any of this

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 21 08:29:34 2016 UTC (7 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.1: +20 -22 lines
Diff to previous 1.1 (colored)

tweak previous;

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 21 07:57:29 2016 UTC (7 years, 7 months ago) by dlg
Branch: MAIN

first cut at a man page for cpumem

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.