Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH 0/2] smalloc fixes
@ 2019-09-03 17:44 vincentfu
  2019-09-03 17:44 ` [PATCH 1/2] smalloc: allocate struct pool array from shared memory vincentfu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vincentfu @ 2019-09-03 17:44 UTC (permalink / raw)
  To: axboe, fio; +Cc: Vincent Fu

From: Vincent Fu <vincent.fu@wdc.com>

Jens, please consider these patches that are a follow up to the smalloc
patch from last week.

I broke up last week's patch into two: one that implements your
suggested fix for the synchronization issue and a second that fixes the
SMALLOC_BPB/SMALLOC_BPI issue.

Vincent


Vincent Fu (2):
  smalloc: allocate struct pool array from shared memory
  smalloc: use SMALLOC_BPI instead of SMALLOC_BPB in add_pool()

 smalloc.c | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-03 18:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-03 17:44 [PATCH 0/2] smalloc fixes vincentfu
2019-09-03 17:44 ` [PATCH 1/2] smalloc: allocate struct pool array from shared memory vincentfu
2019-09-03 17:44 ` [PATCH 2/2] smalloc: use SMALLOC_BPI instead of SMALLOC_BPB in add_pool() vincentfu
2019-09-03 18:32 ` [PATCH 0/2] smalloc fixes Jens Axboe

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