Multiple file access, FreeDOS file locking support (Developers)
> There is a possible new BUG (multiple file access):
>
> http://sf.net/tracker/?func=detail&aid=3530451&group_id=5109&atid=105109
>
> Anyone tested recent DGJPP in DOS ?
File locking should be part of the kernel and always should be loaded. The one failure even with FreeDOS's "SHARE" loaded is presumably because the FreeDOS file locking interface doesn't seem to account for updates that have to be propagated from SFTs used to write a file to all the other SFTs currently referring to the same file. I'm using "doesn't seem" here because it has been quite a time since I last looked more closely into file locking, and just now I only briefly glanced at FreeDOS's file locking code.
So basically, whenever concurrent writing is involved without file locking support, "bugs" are expected by design. Actual bugs which can and should be fixed are only (a) unexpected behaviour such as file system corruption if file locking support is enabled and (b) the possibility to disable file locking support at all.
---
l
Complete thread:
- DJGPP/GCC 4.6.2 invalid code generation when -march restrict - RayeR, 10.04.2012, 00:38 (Developers)
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- GCC 4.6.x invalid code generation - Rugxulo, 10.04.2012, 02:01
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 03:58
- GCC 4.6.x invalid code generation - Rugxulo, 10.04.2012, 05:58
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 13:44
- GCC 4.6.x invalid code generation - marcov, 10.04.2012, 16:19
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 17:44
- GCC 4.6.x invalid code generation - RayeR, 14.04.2012, 23:28
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - Arjay, 15.04.2012, 09:05
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - RayeR, 15.04.2012, 14:44
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - RayeR, 26.04.2012, 01:50
- GCC 4.6.x invalid code generation - Rugxulo, 26.04.2012, 09:06
- GCC 4.6.x invalid code generation - RayeR, 28.04.2012, 02:14
- x264 0.124 update - RayeR, 01.05.2012, 17:57
- CMOVNTQ and multiple file access - DOS386, 16.06.2012, 12:53
- Multiple file access, FreeDOS file locking support - ecm, 16.06.2012, 14:31
- multiple file access / IUP 0.67 - Rugxulo, 16.06.2012, 17:48
- multiple file access / IUP 0.67 - DOS386, 17.06.2012, 09:33
- CMOVNTQ and multiple file access - RayeR, 19.06.2012, 20:38
- CMOVNTQ and multiple file access - RayeR, 21.06.2012, 04:32
- load SHARE - ecm, 21.06.2012, 05:06
- load SHARE - RayeR, 21.06.2012, 12:40
- load SHARE - ecm, 21.06.2012, 12:47
- load SHARE - RayeR, 21.06.2012, 19:58
- load SHARE - RayeR, 21.06.2012, 23:31
- load SHARE - ecm, 22.06.2012, 14:03
- load SHARE - RayeR, 21.06.2012, 19:58
- load SHARE - ecm, 21.06.2012, 12:47
- load SHARE - RayeR, 21.06.2012, 12:40
- load SHARE - ecm, 21.06.2012, 05:06
- CMOVNTQ and multiple file access - RayeR, 21.06.2012, 04:32
- GCC 4.6.x invalid code generation - RayeR, 28.04.2012, 02:14
- GCC 4.6.x invalid code generation - Rugxulo, 26.04.2012, 09:06
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - RayeR, 26.04.2012, 01:50
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - RayeR, 15.04.2012, 14:44
- GCC 4.6.x invalid code generation: MP [PATCH] configure cmov - Arjay, 15.04.2012, 09:05
- GCC 4.6.x invalid code generation - RayeR, 14.04.2012, 23:28
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 17:44
- GCC 4.6.x invalid code generation - marcov, 10.04.2012, 16:19
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 13:44
- GCC 4.6.x invalid code generation - Rugxulo, 10.04.2012, 05:58
- GCC 4.6.x invalid code generation - marcov, 10.04.2012, 16:16
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 17:49
- GCC 4.6.x invalid code generation - RayeR, 10.04.2012, 03:58
- GCC 4.6.x invalid code generation - Rugxulo, 10.04.2012, 02:01
Mix view