[mkgmap-dev] max-jobs patch
From Mike Baggaley mike at tvage.co.uk on Wed Feb 14 17:30:28 GMT 2018
I tried renaming the java library to force a failure and got a java error "Error occurred during initialization of VM" before any mkgmap code was executed, so to be on the safe side, I have removed that code and amended the message in the attached patch. Regards, Mike -----Original Message----- From: Steve Ratcliffe [mailto:steve at parabola.me.uk] Sent: 13 February 2018 23:01 To: mkgmap-dev at lists.mkgmap.org.uk Subject: Re: [mkgmap-dev] max-jobs patch Hi Mike > I could take out that bit of code, which is just determining how > much physical memory is installed, so that mkgmap won't suggest that the > user increases the available heap too much. It isn't used in determining a > value for maxjobs. Since it is just used for an informational message, you could just surround it with a try/catch block. Then if it doesn't exist on a particular it isn't a problem when using the downloaded pre-compiled distribution. Of course it would fail to compile on such a platform, but then hopefully someone will let us know and we can decide what to do then. Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: maxjobs-v4.patch Type: application/octet-stream Size: 24120 bytes Desc: not available URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20180214/a6ebb94b/attachment-0001.obj>
- Previous message: [mkgmap-dev] max-jobs patch
- Next message: [mkgmap-dev] max-jobs patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list