BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Linux file systems
- Subject: [Discuss] Linux file systems
- From: jack at coats.org (Jack Coats)
- Date: Fri, 28 Mar 2014 10:16:45 -0500
- In-reply-to: <li68urue7sg.fsf@panix5.panix.com>
- References: <1395861029.5444.YahooMailNeo@web122205.mail.ne1.yahoo.com> <4cfb4df8a2b02b85964f545dad3a924c.squirrel@mail.mohawksoft.com> <53334506.2020506@gmail.com> <53336520.2050503@gmail.com> <533392BB.2000309@gmail.com> <e7b5e31179f74c73a4ebc0b384fa6b7e@CO2PR04MB684.namprd04.prod.outlook.com> <1395922842.48451.YahooMailNeo@web122201.mail.ne1.yahoo.com> <acf4fbab6d8d48008ddc7ed3bfb0f4fe@CO2PR04MB684.namprd04.prod.outlook.com> <53355A06.7010003@blu.org> <li68urue7sg.fsf@panix5.panix.com>
I took a VSAM internals class. It was interesting and super for the day. It was based on IBMs Virtual Storage Access Method they used to manage virtual memory, but it expanded and turned into a better alternative to 'ISAM' Index Storage Access Method that was used for database kinds of things without going to using a DBMS (data base management system that were big bulky hunks of software in the day). Anyway, VSAM was fast and efficient on the mainframes that are less powerful than your iPhone is today. I used it basically as an indexed file system to get to fixed or variable length record entries quickly. It would take care of 'overflow' for you, but you did have to re-organize it occasionally (much less than ISAM). I used it instead of DBMS systems many time for basically the same purpose. Yea, the IBMers that pushed VSAM were pretty much speed freak hard core software types that communicated well with accademia. On Fri, Mar 28, 2014 at 9:07 AM, Mike Small <smallm at panix.com> wrote: > Jerry Feldman <gaf at blu.org> writes: > > > I'm a fan of btree file systems going back to the 1970s. IBM used it on > > their mainframes (VSAM) back then. > > > > Funny, I was just reading how Matthew Dillon intends to change from using > btree in Hammer 1 to something else in Hammer 2: > > http://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/sys/vfs/hammer2/DESIGN > (via http://www.shiningsilence.com/dbsdlog/2014/03/18/13651.html) > > I don't pretend to understand the implications or pretty much anything > in that design document, just thought you might find it interesting. > > -- > Mike Small > smallm at panix.com > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://lists.blu.org/mailman/listinfo/discuss > -- ><> ... Jack "Whatever you do, work at it with all your heart"... Colossians 3:23 "If you are not part of the solution, you are part of the precipitate" - Henry J. Tillman "Anyone who has never made a mistake, has never tried anything new." - Albert Einstein "You don't manage people; you manage things. You lead people." - Admiral Grace Hopper, USN "a nanosecond is the time it takes electrons to propigate 11.8 inches" - " - http://youtu.be/JEpsKnWZrJ8 "Life is complex: it has a real part and an imaginary part." - Martin Terma
- References:
- [Discuss] Reading Linux book
- From: aldo_albanese at yahoo.com (aldo albanese)
- [Discuss] Reading Linux book
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- [Discuss] Linux file systems
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] Linux file systems
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] Linux file systems
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] Linux file systems
- From: blu at nedharvey.com (Edward Ned Harvey (blu))
- [Discuss] Linux file systems
- From: aldo_albanese at yahoo.com (aldo albanese)
- [Discuss] Linux file systems
- From: blu at nedharvey.com (Edward Ned Harvey (blu))
- [Discuss] Linux file systems
- From: gaf at blu.org (Jerry Feldman)
- [Discuss] Linux file systems
- From: smallm at panix.com (Mike Small)
- [Discuss] Reading Linux book
- Prev by Date: [Discuss] Reading Linux book
- Next by Date: [Discuss] Linux file systems
- Previous by thread: [Discuss] Linux file systems
- Next by thread: [Discuss] Linux file systems
- Index(es):