Displaying 2 results from an estimated 2 matches for "lastpid".
Did you mean:
lastid
2003 Aug 12
0
linprocfs: extern declaration of a static variable
...xtpid
/kernel:c02c9298 d nextpid
I'm not sure why this would have been unchanged from 4.7-STABLE to
4.8-STABLE, as it shouldn't work for _anyone_, barring some compiler bug
that exports static variables. In the RELENG_5 kernel tree, the
'nextpid' variable has been changed to 'lastpid', and the static
declaration has been removed.
So there we have it. I believe it's a bug. Twofold, that is. A bug
that it works at all, and a bug that when it works correctly, it
doesn't.
ari
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...in/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall
kern.init_shutdown_timeout: 120
kern.acct_suspend: 2
kern.acct_resume: 4
kern.acct_chkfreq: 15
kern.acct_suspended: 0
kern.cp_time: 62 0 155 49 5247
kern.openfiles: 90
kern.kq_calloutmax: 4096
kern.stackprot: 7
kern.ps_arg_cache_limit: 256
kern.lastpid: 591
kern.randompid: 0
kern.ktrace.genio_size: 4096
kern.ktrace.request_pool: 100
kern.module_path: /boot/kernel;/boot/modules
kern.malloc:
Type InUse MemUse HighUse Requests Size(s)
acpidev 72 3K - 72 32
ac97 2 1K - 2 16,256...