search for: gelf

Displaying 3 results from an estimated 3 matches for "gelf".

Did you mean: elf
2007 Mar 18
1
Samba / NFS performance
I have the following network configuration: Server FreeBSD 6.2 P4 3Ghz, 1GB RAM Samba 3.0.24 (options: WITH_ADS, WITH_PAM, WITH_SENDFILE, WITH_UTMP, WITH_WINBIND) Standard FreeBSD NFS Server Adaptec 2410SA controller with 4 drives running RAID5 Broadcom GigE Client Windows XP MCE Microsoft SFU 3.5 running NFS client over UDP The client and the server are
2006 Oct 31
0
PSARC 2005/689 ELF Extended Program Headers
...t the correct number of dumped segments 6343698 p-tools affected by 6317980 : coredump elfheader incorrectly states number of dumped segments 6350070 stub for shmgetid() returns the wrong default value Files: create: usr/src/cmd/sgs/libelf/common/getphnum.c update: usr/src/cmd/mdb/common/mdb/mdb_gelf.c update: usr/src/cmd/mdb/common/mdb/mdb_gelf.h update: usr/src/cmd/sgs/elfdump/common/elfdump.c update: usr/src/cmd/sgs/elfdump/common/elfdump.msg update: usr/src/cmd/sgs/libelf/Makefile.com update: usr/src/cmd/sgs/libelf/common/gelf.c update: usr/src/cmd/sgs/libelf/common/llib-lelf update:...
2005 Jun 17
1
[LLVMdev] ELF / COFF Summary
> In the case of the ELF writer, we want a similar structure. Anything that > can be simple exposed as data should be (e.g. whether the target is 32- or > 64-bit), anything more complex should be exposed as virtual methods that > are overloaded. The ELF spec makes it very clear what parts of the file > format are common across targets and what the variations are caused by.