[cap-talk] Reducing Ambient user authority in a Type Safe /Memory Safe OS.
David-Sarah Hopwood
david-sarah at jacaranda.org
Wed Dec 16 17:48:11 PST 2009
Ben Kloosterman wrote:
> Hi Rob ,
>
> Actually I have become more interested in non Mutable objects with F#(Caml)
> and use non mutable for Asynch IPC between processes ( it solves a lot of GC
> related issues) . Completely agree regarding temp and each app should have
> its own temp dir that gets cleared ( I did run into a Windows Terminal
> Server issue where users were reading each other's files in temp a long time
> ago. ). One issue with tmp is System admins often use different disk sets
> for this for performance reasons so tmp/appid prob makes more sense than
> under the app dir.
There seems to be an implicit assumption here that files need to be linked
into a namespace. They don't; just create an anonymous file (if you need
temporary objects to be files at all).
--
David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
Url : http://www.eros-os.org/pipermail/cap-talk/attachments/20091217/dd448a96/attachment.bin
More information about the cap-talk
mailing list