fts: do not exhaust memory when processing million-entry directories
[gnulib.git] / lib / get-rusage-as.c
index 46f1f21..5567f95 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