Slab allocator for ops
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 13 Jan 2002 23:22:34 +0000 (23:22 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 13 Jan 2002 23:22:34 +0000 (23:22 +0000)
commit238a4c30b3724d314933955c5c4a0162eae05ee0
treee44c8daa8bd02ecc53ddfb4efeac662d1d1ed896
parentd5802c9e522d9061ec4d6f117e7f5a9c135969d5
Slab allocator for ops
 - moved the statics to intrpvar.h
 - implemented Slab_Free()
 - uses PerlMemShared (for now) if distinction exists.

p4raw-id: //depot/perlio@14250
embed.fnc
embed.h
embedvar.h
intrpvar.h
op.c
perl.h
perlapi.h
proto.h