libgocryptfs/Documentation
Jakob Unterwurzacher 53b7c17261 Don't cap GOMAXPROCS at 4.
Before Go 1.5, GOMAXPROCS defaulted to 1, hence it made
sense to unconditionally increase it to 4.

But since Go 1.5, GOMAXPROCS defaults to the number of cores,
so don't keep it from increasing above 4.

Also, update the performance numbers.
2017-06-01 20:55:13 +02:00
..
CLI_ABI.md doc: CLI_ABI.md: fix exitcodes.go link 2017-05-14 14:35:46 +02:00
MANPAGE-render.bash packakge.bash: include rendered man page in tarball 2016-11-01 15:43:33 +01:00
MANPAGE.md Implement force_owner option to display ownership as a specific user. 2017-06-01 00:26:17 +02:00
SECURITY.md Link to official website; move security document 2015-12-20 18:25:10 +01:00
XFSTESTS.md XFSTESTS.md: add output from latest fuse-xfstests 2016-07-03 22:15:59 +02:00
file-format.md Increase GCM IV size from 96 to 128 bits 2015-12-19 15:02:29 +01:00
gocryptfs-logo.png README: use pre-rendered PNG logo 2017-03-25 14:22:07 +01:00
openssl-gcm.md stupidgcm: completely replace spacemonkeygo/openssl 2016-05-04 19:56:07 +02:00
performance.txt Don't cap GOMAXPROCS at 4. 2017-06-01 20:55:13 +02:00