Commit Graph

5035 Commits

Author SHA1 Message Date
Michael Kerrisk 6b042551e7 Fix C Lameter's email address 2008-08-13 13:25:08 +00:00
Michael Kerrisk 1dc5933fac spfix 2008-08-13 13:23:07 +00:00
Michael Kerrisk b2273bd8f5 s/sigev_notify_function/sigev_thread_function/
as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494956.
2008-08-13 13:07:14 +00:00
Michael Kerrisk dae645c6c8 Remove old FIXME 2008-08-13 11:14:29 +00:00
Michael Kerrisk a28274fd68 spfix 2008-08-13 08:41:29 +00:00
Michael Kerrisk f653aebf10 sync 2008-08-13 08:24:16 +00:00
Michael Kerrisk adfbcbebf0 Add reference to numa(7) for information on library support.
Added  a VERSIONS section.
SEE ALSO: Add numa(7).
2008-08-13 08:20:30 +00:00
Michael Kerrisk 69f06e4f98 Add reference to numa(7) for information on library support.
Added  a VERSIONS section.
SEE ALSO: Add numa(7).
2008-08-13 08:19:47 +00:00
Michael Kerrisk b000a5203b SEE ALSO: Add numa(7).
Added  a VERSIONS section.
2008-08-13 08:16:43 +00:00
Michael Kerrisk c6b29f0e9e SEE ALSO: Add numa(7).
Added  a VERSIONS section.
Remove material on library support and numactl; that material
is now in numactl.7.
2008-08-13 08:15:51 +00:00
Michael Kerrisk 610f75cc09 Remove /proc/PID/numa_maps material (it is now in numa(7)). 2008-08-13 08:13:01 +00:00
Michael Kerrisk 7d817ee341 A new page giving overview details for the Linux NUMA interfaces.
Incorporates some material from mbind.2, and the description
of /proc/PID/numa_maps from proc.5.
2008-08-13 08:12:07 +00:00
Michael Kerrisk 6021646873 SEE ALSO: add numa(7). 2008-08-13 08:08:05 +00:00
Michael Kerrisk 533dbdda9c Link to new numa(7) page, which incorporates the
/proc/PID/numa_maps description.
As part of the numactl() package, the /proc/PID/numa_maps
documentation was in a numa_maps.5 page; this link
ensures that "man 5 numa_maps" still works.
(Eventually, we may want to remove it.)
2008-08-13 07:43:14 +00:00
Michael Kerrisk 8b9c69b6f7 Added VERSIONS (from kernel 2.6.18) and CONFORMING TO sections. 2008-08-13 05:51:20 +00:00
Michael Kerrisk 01089ed5b2 s/rpc/RPC/.
Rephrase description in terms of a database, rather than a file.
Note that each of the get*() functions opens a connection to
the database if necessary.
s/zero terminated list/NULL-terminated list/
2008-08-13 05:17:40 +00:00
Michael Kerrisk 8dea53c575 Rephrase description in terms of a database, rather than a file.
Note that each of the get*() functions opens a connection to
the database if necessary.
The database connection is held opend between get*() calls if
'stayopen' is non-zero (not necessarily 1).
s/zero terminated list/NULL-terminated list/
2008-08-13 05:17:08 +00:00
Michael Kerrisk fd8df7ac02 s/rpc/RPC/ 2008-08-13 05:01:59 +00:00
Michael Kerrisk 94b8b2ce44 section 7 also includes overviews 2008-08-12 14:39:45 +00:00
Michael Kerrisk ed2d26a8ad Start of 3.08 2008-08-12 14:39:04 +00:00
Michael Kerrisk 0b5e24c5e7 Start of 3.08 2008-08-12 14:24:39 +00:00
Michael Kerrisk b9bd47ba8f tfix 2008-08-12 12:16:50 +00:00
Michael Kerrisk 6d68443e03 Relocate nextafter.3 changes under math function list. 2008-08-12 12:11:11 +00:00
Michael Kerrisk c69b174fbd s/numactl.2/move_pages.2/ 2008-08-12 11:56:04 +00:00
Michael Kerrisk 2e943622d8 Ready for 3.07 2008-08-12 10:28:16 +00:00
Michael Kerrisk 5a35e62092 Removed trailing white space at end of lines 2008-08-12 10:27:05 +00:00
Michael Kerrisk e7a175390e Removed tabs 2008-08-12 10:26:53 +00:00
Michael Kerrisk 46e04b724b tstamp 2008-08-12 10:23:04 +00:00
Michael Kerrisk 828a86c11d spfix 2008-08-12 10:21:39 +00:00
Michael Kerrisk 02359980c4 sync 2008-08-12 10:21:03 +00:00
Michael Kerrisk 7388733a37 Add documentation of the /proc/PID/numa_maps file.
This material was formerly the numa_maps.5 page in the numactl
package, but really belongs in man-pages (since it describes
a kernel interface).
2008-08-12 10:20:50 +00:00
Michael Kerrisk 3bc960c2e8 ffixes 2008-08-12 09:34:10 +00:00
Michael Kerrisk abe7c8711b Documentation of the move_pages() system call.
This page was formerly part of the numactl package, but really
belongs in man-pages (since it describes a kernel interface).
2008-08-12 09:22:42 +00:00
Michael Kerrisk 5b7257a6e5 wfix 2008-08-11 20:25:49 +00:00
Michael Kerrisk ef3279055d sync 2008-08-11 20:23:28 +00:00
Michael Kerrisk 3fd4929b9c VERSIONS: These functions are available in glibc since version 2.1. 2008-08-11 20:23:22 +00:00
Michael Kerrisk 266b5355cf VERSIONS: strchrnul() since glibc 2.1.1. 2008-08-11 20:13:58 +00:00
Michael Kerrisk 2ee2e7eb1f VERSIONS: mempcpy() since glibc 2.1. 2008-08-11 20:10:18 +00:00
Michael Kerrisk 781166d1d7 VERSIONS: memrchr() since glibc 2.2; rawmemchr() since glibc 2.1. 2008-08-11 20:09:05 +00:00
Michael Kerrisk 64f4b08575 sync 2008-08-11 17:17:46 +00:00
Michael Kerrisk f0d7ce1d71 Added VERSIONS section pointing out that these functions first appeared
in glibc in version 2.1.
2008-08-11 17:13:47 +00:00
Michael Kerrisk 6b300a6bc3 These functions first appeared in glibc 2.1. 2008-08-11 17:05:02 +00:00
Michael Kerrisk 00df6756ac Rewrite introductory paragraph.
Point out that a NaN is commonly returned by functions that report
a domain error.
2008-08-11 16:35:43 +00:00
Michael Kerrisk 89c2514824 sync 2008-08-11 11:09:22 +00:00
Michael Kerrisk 9df71affab Document clock_getcpuclockid(3). 2008-08-11 10:58:20 +00:00
Michael Kerrisk edf60acbe8 SEE ALSO: Add clock_getcpuclockid(3). 2008-08-11 10:55:31 +00:00
Michael Kerrisk ad6eeaf0f3 grfix 2008-08-11 09:01:40 +00:00
Michael Kerrisk a0c1c6f017 s/task/process/g 2008-08-11 09:00:23 +00:00
Michael Kerrisk c03c6055a2 sync 2008-08-11 08:58:32 +00:00
Michael Kerrisk bdd7bc29e2 Attempt to clarify discussion of MPOL_DEFAULT. 2008-08-11 05:31:24 +00:00