summaryrefslogtreecommitdiff
path: root/share/man/man9/cpumem_get.9
AgeCommit message (Collapse)Author
2020-08-27Fix a bunch of typos in various man pages.Frederic Cambus
2020-08-03add a missing a wordDavid Gwynne
2016-10-25minor tweaks;Jason McIntyre
2016-10-25bluhm@ suggested pointing out that cpumem_malloc_ncpus andDavid Gwynne
counters_alloc_ncpus preserve the contents of memory used by the boot cpu.
2016-10-25bluhm@ suggests that it is enough to say that the allocations willDavid Gwynne
be zeroed, and how they're zeroed is an implementation detail that doesnt really help the reader.
2016-10-25start documenting allocating per cpu data at boot time, and addingDavid Gwynne
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
2016-10-21Add missing dot at beginning of macro line.Alexander Bluhm
2016-10-21more tweaks; ok dlgJason McIntyre
2016-10-21provos didnt write any of thisDavid Gwynne
2016-10-21tweak previous;Jason McIntyre
2016-10-21first cut at a man page for cpumemDavid Gwynne