NOISSUE set max of java heap spinboxes to detected physical memory
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
namespace Sys
|
||||
{
|
||||
const uint64_t megabyte = 1024ull * 1024ull;
|
||||
struct KernelInfo
|
||||
{
|
||||
QString kernelName;
|
||||
|
Reference in New Issue
Block a user