about summary refs log tree commit homepage
path: root/m4/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-08-04 01:47:16 +0000
committerEric Wong <normalperson@yhbt.net>2012-08-04 01:47:16 +0000
commitf1f59b6c81ce2a738b866f5ac4140400e0b3a104 (patch)
tree62aa987d9fe4b607cf776bc0e0e10309d7bf7916 /m4/.gitignore
parent5eb123b09c66d18504070f41b6bb25b043abccbf (diff)
downloadcmogstored-f1f59b6c81ce2a738b866f5ac4140400e0b3a104.tar.gz
acceptor threads no longer touch the filesystem (and rarely ever
did so in practice before this), so there's no need to scale
them up based on device count.
Diffstat (limited to 'm4/.gitignore')
-rw-r--r--m4/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index ba8967f..2c788b4 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -170,3 +170,4 @@
 /usleep.m4
 /wait-process.m4
 /waitpid.m4
+/nproc.m4