Comments.
[pspp] / lib / get-rusage-as.c
index 46f1f212c270b0b5087fd0cdbb23938db7c40876..5567f95703061a1fd0f17e6bcca9f2e7d3dd1dd0 100644 (file)
@@ -66,7 +66,7 @@
 
    OpenBSD:
      a) setrlimit exists, but RLIMIT_AS is not defined.
-     b) No VMA iteration API exists.
+     b) mquery() can be used to find out about the virtual memory areas.
 
    AIX:
      a) setrlimit with RLIMIT_AS succeeds but does not really work: The OS