/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Save your disk, write files directly into RAM with /dev/shm
(hiandrewquinn.github.io)
62 points
hiAndrewQuinn
| 2 comments |
26 Jun 25 23:04 UTC
|
HN request time: 0.614s
|
source
1.
pizza234
◴[
27 Jun 25 08:51 UTC
]
No.
44395064
[source]
▶
>>44392304 (OP)
#
Little trick for developers: put the database transaction log in /dev/shm (ensure that it's not too large), and some operations will be enormously faster.
replies(1):
>>44395855
#
ID:
GO
2.
msgodel
◴[
27 Jun 25 11:18 UTC
]
No.
44395855
[source]
▶
>>44395064 (TP)
#
That kind of defeats the point of the thing.
↑