Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 
sig
  external find_lf : Netsys_mem.memory -> int -> int -> int
    = "mapred_find_lf"
  external rev_find_lf : Netsys_mem.memory -> int -> int -> int
    = "mapred_rev_find_lf"
  external str_cmp_unsafe :
    string -> int -> int -> string -> int -> int -> int
    = "mapred_str_cmp_byte" "mapred_str_cmp"
  val str_cmp : string -> int -> int -> string -> int -> int -> int
  module Line_splitter :
    sig
      type engine
      val create : Netsys_mem.memory -> Platform.Line_splitter.engine
      val next_lf : Platform.Line_splitter.engine -> int
      val stop : Platform.Line_splitter.engine -> unit
    end
  val physical_ram : unit -> int64 option
  val shm_limit : unit -> int64 option
  val number_cores : unit -> int option
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml