From: Alona on 15 Mar 2010 10:11 Hi All: Is there a way to provide multiple-heap capability in the malloc subsystem to improve the performance of threaded applications running on multiprocessor systems on Solaris 8/9/10? Is there an analog of MALLOCMULTIHEAP on AIX? Thank you, Alona
From: Ian Collins on 15 Mar 2010 16:45 On 03/16/10 03:11 AM, Alona wrote: > Hi All: > > Is there a way to provide multiple-heap capability in the malloc > subsystem to improve the performance of threaded applications running > on multiprocessor systems on Solaris 8/9/10? You can link with an alternative allocator. See libumem(3LIB) and http://developers.sun.com/solaris/articles/multiproc/multiproc.html -- Ian Collins
From: balson on 22 Mar 2010 22:04 Ian Collins wrote: > On 03/16/10 03:11 AM, Alona wrote: >> Hi All: >> >> Is there a way to provide multiple-heap capability in the malloc >> subsystem to improve the performance of threaded applications running >> on multiprocessor systems on Solaris 8/9/10? > > You can link with an alternative allocator. See libumem(3LIB) and > > http://developers.sun.com/solaris/articles/multiproc/multiproc.html > And this one: http://www.cherrystonesoftware.com Jim
|
Pages: 1 Prev: How about a self-service support contract? Next: Solaris 8 boot failure? |