Re: OS decisions
Brian Makin <[email protected]> Sat, 13 Jun 2009 20:50:34 -0400
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
> >> More of a question of paging. You could decide that ram sizes are >> large enough that we don't need it... > > I think you could leave this until it is needed. > Agreed... but if we eventually want the ability it's better to keep it in mind. > > >>> What kind of file system? or use an existing one? >> >> I think an existing one would be fine. > > One option is to port LMFS from the MIT sources to Common Lisp. > > Robert Swindells Other than versioning LMFS doesn't look too different from modern FS. I'm just kind of thrashing around trying to find a place I can effectively contribute :)