public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
* libloc 0.9.15 released
@ 2022-09-26 15:52 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2022-09-26 15:52 UTC (permalink / raw)
  To: location

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

Hello,

This is the release announcement for libloc 0.9.15. It comes with the following changes:

* Major refactoring of the code that maps the database into memory has been undertaken. This is to support any architectures that do not have a page size of four kilobytes. Instead mapping individual parts of the database, the entire file is being mmapped into memory which removes the earlier restriction.

* The library is telling the kernel that it intends to randomly read data from the file, which results in a minor performance improvement on slower storage devices.

* The testsuite has been extended and we now check for better return codes in case the database could not be opened.

* The library compiles on Mac OS X again - but support is not yet ready for production.

* The configure script now understands the —with-database-path switch which can be used to set an alternative path for the database.

* The location Python module has a new function called “open” which called without an argument tries to open the default database, and if called with a path argument will open the database at the given path.

Thank you to everyone who has contributed to this release.

You can find the source here:

https://git.ipfire.org/?p=location/libloc.git;a=shortlog;h=refs/tags/0.9.15
https://source.ipfire.org/releases/libloc/libloc-0.9.15.tar.gz

Best,
-Michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-26 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 15:52 libloc 0.9.15 released Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox