small buff
This commit is contained in:
@@ -2465,8 +2465,8 @@ const nn_Drive nn_defaultDrives[4] = {
|
||||
.sectorSize = 512,
|
||||
.platterCount = 16,
|
||||
.cacheLineSize = 8,
|
||||
.readsPerTick = 40,
|
||||
.writesPerTick = 20,
|
||||
.readsPerTick = 60,
|
||||
.writesPerTick = 30,
|
||||
.rpm = 7200,
|
||||
.onlySpinForwards = false,
|
||||
.dataEnergyCost = 2048.0 / NN_MiB,
|
||||
|
||||
Reference in New Issue
Block a user