| /dflybsd-src/etc/ |
| H A D | hosts.allow | 50 sendmail : .nice.guy.example.com : allow 56 exim : .nice.guy.example.com : allow 68 ftpd : .nice.guy.example.com : allow
|
| /dflybsd-src/sys/vm/ |
| H A D | vm_page2.h | 140 vm_paging_min_nice(int nice) in vm_paging_min_nice() argument 146 if (nice) { in vm_paging_min_nice() 151 count = (nice + 20) * delta / 40; in vm_paging_min_nice()
|
| H A D | vm_page.c | 2960 int nice; in vm_wait() local 2962 nice = curthread->td_proc ? curthread->td_proc->p_nice : 0; in vm_wait() 2964 if (vm_paging_min_nice(nice + 1)) in vm_wait() 2992 int nice; in vm_wait_pfault() local 3006 nice = curthread->td_proc ? curthread->td_proc->p_nice : 0; in vm_wait_pfault() 3008 if (vm_paging_min_nice(nice)) { in vm_wait_pfault()
|
| /dflybsd-src/usr.bin/systat/ |
| H A D | vmmeter.c | 139 CPUD(d, i, nice); in showvmm() 146 CPUV(d, user) + CPUV(d, nice)); in showvmm() 199 CPUVTOT(nice)); in showvmm()
|
| /dflybsd-src/lib/libc/gen/ |
| H A D | nice.c | 43 nice(int incr) in nice() function
|
| H A D | Symbol.map | 330 nice;
|
| /dflybsd-src/contrib/tcsh-6/ |
| H A D | tc.decls.h | 204 # undef nice 205 # define nice(a) xnice(a) macro
|
| H A D | tc.os.h | 53 # define nice(a) setprio((getpid()),a) macro
|
| H A D | sh.time.c | 161 (void) nice(nval); in donice()
|
| /dflybsd-src/sys/vfs/isofs/cd9660/ |
| H A D | TODO.hibler | 8 2. It would be nice to be able to use the vfs_cluster code.
|
| /dflybsd-src/test/interbench/ |
| H A D | readme.interactivity | 3 There has been a lot of talk about what makes up a nice feeling desktop under
|
| /dflybsd-src/doc/ |
| H A D | TODO.nvmm | 9 * AMD: we don't support VCPU_CONF_TPR, would be nice to.
|
| /dflybsd-src/usr.sbin/cron/doc/ |
| H A D | MAIL | 210 Log files! It would be nice to be able to specify a log for cron 212 The latter can of course be done with > and 2> but it would be nice if 215 Another thing which would be nice is to be able to specify which shell 234 > Another thing which would be nice is to be able to specify which shell 344 Obviously this should be optional, but it would be nice if there were a 436 It would be nice if nonprivileged users can setup personal crontab files 449 The System V cron is nice, but it has a few annoying features. One is that 471 A log file might be a nice idea, but the System V cron log is too verbose.
|
| /dflybsd-src/bin/ps/ |
| H A D | print.c | 275 if (KI_PROC(k, nice) < NZERO) in state() 277 else if (KI_PROC(k, nice) > NZERO) in state() 585 niceval = KI_PROC(k, nice) - NZERO; in pnice()
|
| /dflybsd-src/share/examples/ppp/ |
| H A D | ppp.linkup.sample | 35 # nice things such as kick off "sendmail -q", "popclient my.isp" and
|
| /dflybsd-src/test/stress/stress2/ |
| H A D | README | 42 20090120: des@ pointed out it would be nice to be able to set the
|
| /dflybsd-src/games/fortune/ |
| H A D | README | 19 It is a nice thing to have a neighbor of Avery's grain. He has
|
| /dflybsd-src/contrib/dhcpcd/ |
| H A D | README.md | 16 It also has a nice configuration dialog and the ability to enter a pass phrase
|
| /dflybsd-src/contrib/tcp_wrappers/ |
| H A D | options.c | 362 if (dry_run == 0 && nice(niceval) < 0)
|
| /dflybsd-src/include/ |
| H A D | unistd.h | 509 int nice(int);
|
| /dflybsd-src/libexec/atrun/ |
| H A D | atrun.c | 296 nice(tolower(queue) - 'a'); in run_file()
|
| /dflybsd-src/games/hack/ |
| H A D | READ_ME | 62 running under nice; in that case you might write a program play.c
|
| /dflybsd-src/usr.bin/top/ |
| H A D | top.c | 453 (void) nice(-20); in do_arguments()
|
| /dflybsd-src/sbin/natacontrol/ |
| H A D | natacontrol.c | 616 nice(20); in main()
|
| /dflybsd-src/games/larn/ |
| H A D | main.c | 247 nice(1); /* games should be run niced */ in main()
|