https://github.com/voldemort/voldemort
Revision 9fb268921021f193fd2f6393f024b72266d0a6ce authored by Greg Banks on 06 August 2015, 05:33:50 UTC, committed by Felix GV on 11 August 2015, 18:30:03 UTC
which doesn't exist on Linux (the binary value we were passing into
the kernel was some other harmless option) and even if it did exist
it has no effect because we're hardcoding the alignment to 0 which
means "let the kernel choose" i.e. the default behavior.
1 parent be018e3
History
Tip revision: 9fb268921021f193fd2f6393f024b72266d0a6ce authored by Greg Banks on 06 August 2015, 05:33:50 UTC
Remove all traces of MAP_ALIGN
Tip revision: 9fb2689
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 18.4 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 43.7 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top