felixf
|
6bc1225108
Patched problem with too many files: invoke GC followed by waiting for files to close
|
8 lat temu |
felixf
|
6bc82a2214
Simplified. Still required: call GC when too many files are open and wait for files to close via finalizer thread.
|
8 lat temu |
felixf
|
59e9b2382a
Temporary file renaming works now both in Virtualbox and natively
|
8 lat temu |
felixf
|
b1715f082c
Another iteration with unix files -- observed problems outside virtualbox
|
8 lat temu |
felixf
|
c9b097c992
debugged file system: buffers were lost
|
8 lat temu |
felixf
|
ec325ed0e8
Finally understood the Unix files problem in VirtualBox: Files in a shared folder cannot be removed before they are closed (unlike native Linux files, which can be unlinked before they are closed)
|
8 lat temu |
felixf
|
00b0e95e88
Unix files using finalized collection works now.
|
8 lat temu |
felixf
|
cb64fba528
Problem with files: experimental setup using a finalized collection
|
8 lat temu |