Opened 35 hours ago
Last modified 26 hours ago
#19295 closed bug
KDL when using Ramfs in a script — at Version 1
Reported by: | Bebert | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta6 |
Component: | File Systems/RAMFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
I have a script which a lot of file access, so I have tried to put temp files in ramfs.
Script works on harddrive directory but crash on ramfs directory.
mkdir /tmpfs && mount -t ramfs /tmpfs
Script and screenshot of KDL joined hrev58413 x86_64
Change History (3)
by , 35 hours ago
Attachment: | 1734424710917.jpg added |
---|
comment:1 by , 35 hours ago
Component: | - General → File Systems/RAMFS |
---|---|
Description: | modified (diff) |
Version: | R1/beta5 → R1/Development |
Note:
See TracTickets
for help on using tickets.
KDL Screenshot