All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Solaris related patches
@ 2017-11-03 16:46 kusumi.tomohiro
  2017-11-03 16:46 ` [PATCH 1/3] solaris: #include <pthread.h> kusumi.tomohiro
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kusumi.tomohiro @ 2017-11-03 16:46 UTC (permalink / raw)
  To: axboe, fio; +Cc: Tomohiro Kusumi

From: Tomohiro Kusumi <tkusumi@tuxera.com>

Add missing ones in Solaris header.
Compiled and tested on illumos.

Tomohiro Kusumi (3):
  solaris: #include <pthread.h>
  solaris: add os_phys_mem() implementation
  solaris: add get_fs_free_size() implementation

 os/os-solaris.h | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

-- 
2.9.5



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

end of thread, other threads:[~2017-11-03 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-03 16:46 [PATCH 0/3] Solaris related patches kusumi.tomohiro
2017-11-03 16:46 ` [PATCH 1/3] solaris: #include <pthread.h> kusumi.tomohiro
2017-11-03 16:46 ` [PATCH 2/3] solaris: add os_phys_mem() implementation kusumi.tomohiro
2017-11-03 16:46 ` [PATCH 3/3] solaris: add get_fs_free_size() implementation kusumi.tomohiro
2017-11-03 16:48 ` [PATCH 0/3] Solaris related patches Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.