mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
A user reported scylla-server.service does not able to run on their cloud instance, because of hugeadm. (hugeadm says the kernel does not support huge pages.) We don't need it for posix mode, so move it in dpdk mode. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1500367219-8728-1-git-send-email-syuu@scylladb.com>