General

Profile

hongli (Hongli Lai)

  • Login: hongli
  • Email: hongli@phusion.nl
  • Registered on: 08/25/2008
  • Last sign in: 12/28/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 12 12

Activity

12/28/2023

02:09 PM Ruby master Feature #15667: Introduce malloc_trim(0) in full gc cycles
It looks like this ticket can be closed. I see that Ruby 3.3 makes use of malloc_trim. hongli (Hongli Lai)

10/13/2017

08:49 PM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
Regarding nobu's comment on whether linkers can ignore "useless" library links (comment #8): yes they can, but both o... hongli (Hongli Lai)
06:02 AM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
nobu (Nobuyoshi Nakada) wrote:
> Does linking `Foundation` framework instead of `CoreFoundation` framework work?
...
hongli (Hongli Lai)

10/12/2017

08:18 PM Ruby master Bug #14009: macOS High Sierra and “fork” compatibility
Perhaps it helps if I further clarify this issue for those who are unfamiliar with it.
As you probably already kno...
hongli (Hongli Lai)

01/05/2015

12:04 PM Ruby master Bug #10656: mkmf have_func fails if Ruby is compiled with static libruby
You were right. I've fixed this in Passenger 4.0.57. Thanks Nobuyoshi. hongli (Hongli Lai)

12/30/2014

09:52 AM Ruby master Bug #10656: mkmf have_func fails if Ruby is compiled with static libruby
Hm, I see. We clear $LIBS in order to fix https://github.com/phusion/passenger/issues/168, but that may be interferin... hongli (Hongli Lai)

12/26/2014

05:36 PM Ruby master Bug #10656 (Third Party's Issue): mkmf have_func fails if Ruby is compiled with static libruby
If Ruby is compiled with static libruby, then mkmf have_func calls will fail. This is because have_func tries to comp... hongli (Hongli Lai)

02/22/2011

08:46 PM Backport187 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
=begin
It appears that applying this patch instead of John Carter's patches fixes both the mututal join problem as w...
hongli (Hongli Lai)

02/21/2011

06:41 PM Backport187 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
=begin
This bug is still very much alive in Ruby 1.8.7-p334. mutual_join_bug.rb still triggers the bug. Though it is...
hongli (Hongli Lai)

01/14/2011

04:29 AM Ruby master Feature #4265: Provide a core method Kernel#ruby for invoking a new Ruby instance
=begin
Do you really need a core method for this? People can just copy-paste the code we use in Phusion Passenger fo...
hongli (Hongli Lai)

Also available in: Atom