Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 09:14:27 -0700 (PDT)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200108161614.f7GGERw21911@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2001/08/16 09:14:27 PDT

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Reduce stack allocation (stack-fast?).
      elf_load_file()   =>  352 to 52 bytes
      exec_elf_imgact() => 1072 to 48 bytes
      elf_corehdr()     =>  396 to  8 bytes
  
  Reviewed by:	julian
  
  Revision  Changes    Path
  1.98      +66 -41    src/sys/kern/imgact_elf.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108161614.f7GGERw21911>