Maxim Ganetsky
95205108d4
LazUtils, MultiThreadProcs: reinstate _SC_NPROCESSORS_CONF constant, use it for sysconf call, issue #41659 .
...
_SC_NPROCESSORS_ONLN does not account for available but sleeping cores.
The abnormal reporting of 128 processors by VMware virtual machine
should be dealt with separately.
2025-05-30 15:47:12 +03:00
Maxim Ganetsky
11688b8541
LazUtils, MultiThreadProcs: fixed _SC_NPROCESSORS_ONLN constant value, issue #41659
2025-05-23 16:16:48 +03:00
Juha
5c1be9de89
Support compiling most of Lazarus + its components with -Sy option.
2023-05-20 12:51:35 +03:00
maxim
d877172600
MultiThreadProcs: fixed typos related to 'occur' word
...
git-svn-id: trunk@65199 -
2021-06-10 22:11:48 +00:00
dmitry
eaa9757b18
multithreadproc: fix compilation for fpc320 bsd targets. bug #37255
...
git-svn-id: trunk@63462 -
2020-06-28 15:17:32 +00:00
juha
dab82b8dae
Include "$(IDEBuildOptions)" macro in compiler options for some packages. Issue #36468 , patch from Cyrax.
...
git-svn-id: trunk@62441 -
2019-12-23 21:01:19 +00:00
mattias
72211dbe07
multithreadprocs: fixed copile darwin fpc 3.3.1
...
git-svn-id: trunk@62375 -
2019-12-11 10:31:51 +00:00
dmitry
a2486e3c42
mtprocs: proper len type (csize_t instead of (cint) for fpsysctl call. #36325
...
git-svn-id: trunk@62277 -
2019-11-21 15:01:43 +00:00
mattias
c1f4cfb81a
multithreadproc: added DoParallelNested
...
git-svn-id: trunk@55024 -
2017-05-20 17:18:17 +00:00
mattias
c69f972142
mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612
...
git-svn-id: trunk@52986 -
2016-09-18 09:30:24 +00:00
mattias
45a79882b5
components: less hints
...
git-svn-id: trunk@51783 -
2016-03-01 15:25:24 +00:00
mattias
83c3757b85
multithreadprocs: English
...
git-svn-id: trunk@49933 -
2015-10-03 18:36:25 +00:00
juha
c30eb3edd3
Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
...
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
juha
ecd140c985
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
da3136d52b
mtprocs: fixed fpc 2.7.1
...
git-svn-id: trunk@40847 -
2013-04-18 23:23:54 +00:00
mattias
2e35b53a2a
mtprocs: fixed fpc 2.7.1
...
git-svn-id: trunk@40846 -
2013-04-18 21:20:42 +00:00
mattias
b8696a6e20
mtprocs: fixed compilation with fpc 2.7.1
...
git-svn-id: trunk@39953 -
2013-01-24 16:11:41 +00:00
mattias
2404c9e445
mtprocs: fixed 64bit windows compilation
...
git-svn-id: trunk@38555 -
2012-09-07 12:26:40 +00:00
mattias
96d9a3c292
added mtprocs
...
git-svn-id: trunk@38214 -
2012-08-09 17:02:12 +00:00