Home
last modified time | relevance | path

Searched hist:"019 d327dce8b1f29774529115800d574674d35c4" (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.h019d327dce8b1f29774529115800d574674d35c4 Sat Aug 31 16:04:04 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> ramfs: Just use the linked list for attributes instead of a hash table.

This is what packagefs does; so if it's performant enough for packagefs,
it's performant enough for us. Greatly simplifies this code (and will
allow for further simplification of the NodeChildHash.)
H A DAllocationInfo.cpp019d327dce8b1f29774529115800d574674d35c4 Sat Aug 31 16:04:04 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> ramfs: Just use the linked list for attributes instead of a hash table.

This is what packagefs does; so if it's performant enough for packagefs,
it's performant enough for us. Greatly simplifies this code (and will
allow for further simplification of the NodeChildHash.)
H A DNode.cpp019d327dce8b1f29774529115800d574674d35c4 Sat Aug 31 16:04:04 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> ramfs: Just use the linked list for attributes instead of a hash table.

This is what packagefs does; so if it's performant enough for packagefs,
it's performant enough for us. Greatly simplifies this code (and will
allow for further simplification of the NodeChildHash.)
H A DVolume.h019d327dce8b1f29774529115800d574674d35c4 Sat Aug 31 16:04:04 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> ramfs: Just use the linked list for attributes instead of a hash table.

This is what packagefs does; so if it's performant enough for packagefs,
it's performant enough for us. Greatly simplifies this code (and will
allow for further simplification of the NodeChildHash.)
H A DVolume.cpp019d327dce8b1f29774529115800d574674d35c4 Sat Aug 31 16:04:04 UTC 2019 Augustin Cavalier <waddlesplash@gmail.com> ramfs: Just use the linked list for attributes instead of a hash table.

This is what packagefs does; so if it's performant enough for packagefs,
it's performant enough for us. Greatly simplifies this code (and will
allow for further simplification of the NodeChildHash.)