HomeSort by relevance Sort by last modified time
    Searched refs:needs (Results 1 - 25 of 55) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/uts/common/os/
sched.c 152 pgcnt_t needs; local
169 needs = 0;
333 * Needs is an estimate of how much core the process will
343 needs = MIN(swapin_prp->p_swrss, lotsfree);
344 needs = MAX(needs, min_procsize);
345 needs = needs / divisor;
352 if (avail > (spgcnt_t)needs) {
353 deficit += needs;
    [all...]
  /onnv/onnv-gate/usr/src/lib/libxcurses/src/libc/mks/
m_varian.c 122 #error __m_invariant table needs to be extended
193 #error __m_unvariant table needs to be extended
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
null.pm 37 terminated. This is useful when you have a perl script that needs
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/
base.pm 88 A minimal subclass needs to implement the following methods by itself:
  /onnv/onnv-gate/usr/src/lib/libumem/common/
getpcstack.c 47 #error needs update for new architecture
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
writemain.SH 21 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
cflags.SH 28 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/sparc/
README 36 actually needs where moved directly into the build of prof and the dependency
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
filetest.pm 35 the extended functionality needs to be emulated.
open.t 22 like( $@, qr/needs explicit list of PerlIO layers/,
NEXT.pm 479 et cetera. Every derived class than needs its own clean-up
508 et cetera. Every derived class than needs some additional initialization
charnames.t 348 :alias needs an argument in charnames at
  /onnv/onnv-gate/usr/src/uts/common/io/usb/hcd/
README 200 - Find out the static node to which the given endpoint needs to be linked
434 - Find out the static node to which the given endpoint needs to be linked
476 - Find out the static node to which the given endpoint needs to be linked
489 transaction needs bandwidth in one micro frame, where as the Complete
490 split transaction needs bandwidth in next three subsequent micro frames
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 21 directory. This script needs to be setuid root, and will install perl under
  /onnv/onnv-gate/usr/src/uts/common/io/e1000g/
README 213 5) bug#4919285: device id 8086,100e needs to be added
331 6203602 e1000g needs to support the Intel PCI-E card
349 6207682 e1000g needs link up/down support
355 6242612 e1000g needs to support SPARC
390 6339377 e1000g.conf needs to be simplified
455 6464426 e1000g driver needs a workaround to solve an ESB2 hardware issue
525 6535620 e1000g needs to support ICH9 devices
547 6335851 e1000g needs to support FMA
555 6572343 e1000g: needs to improve the ip forwarding performance
571 6673650 e1000g needs to support Brussel
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/common/
README.LFS 42 LFS is useful if the program only needs to access a small subset of
44 if the program needs to access a large amount of data at once --- having
  /onnv/onnv-gate/usr/src/uts/sun4u/serengeti/ml/
sbdp.il.cpp 121 ! Panther needs to flush L2 before L3.
sbdp_asm.s 169 ! Panther needs to flush L2 before L3 cache.
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 139 4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
271 4103449 ld command needs a command line flag to force 64-bits
275 4250694 rtld_db needs a new auxvec entry
285 4322528 sgs message test infrastucture needs improvement
478 4485320 ld needs to support more the 32768 PLTs
    [all...]
  /onnv/onnv-gate/usr/src/cmd/troff/troff.d/
README 63 In addition, each font needs a file describing its
  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
errlist 150 135 Structure needs cleaning
  /onnv/onnv-gate/usr/src/lib/libcryptoutil/
README 232 libcryptoutil needs to move as well.
  /onnv/onnv-gate/usr/src/lib/libc/
README 168 * As the memory allocated by lmalloc or libc_malloc needs
197 needs to be done before the build of the libc tree. Also the compilation
  /onnv/onnv-gate/usr/src/uts/sun4/ml/
ip_ocsum.s 188 ! has the result that needs to be returned in 16-bits
224 ! has the result that needs to be returned in 16-bits
441 ! has the result that needs to be returned in 16-bits
  /onnv/onnv-gate/usr/src/lib/libc/port/threads/
door_calls.c 430 #error stack does not grow downwards, routine needs update

Completed in 6638 milliseconds

1 2 3