On 02/03/2018 05:48 PM, Eugene Grosbein wrote:
> These 10G may be just several pages of several processes.
> Please show output of "top -ores -d1".
This just shows a bunch of hungry postgres processes (see below).
In response to your slightly-earlier email, swap_enabled is set (its
default) and s
On 02/03/2018 04:18 PM, Brandon Allbery wrote:
> Swapping whole processes out is not really a thing any more.
> Individual pages are paged to/from memory; if a memory page has no
> backing file, it will be allocated a block in swap space as its
> backing storage.
Is there a method to determine
Hi all,
I've got an amd64 system running 11.1-STABLE r325027, with something
like 20G of swap. "swapinfo" shows that half the swap is used.
So of course I'm curious to know which processes have been swapped
out. I'm not using any "tmpfs" filesystems; no ZFS, no huge amounts of
wired-down memory.
My high-tech solution to NTPDATE (et.al.) running before the link was up
was to edit /etc/rc.d/NETWORKING and append these two lines at the
bottom of the file:
==
/bin/echo "Waiting 10s for network link to wake up."
/bin/sleep 10
==
This has solved this startup problem in all the cases
On 12/12/2010 11:28 AM, Brandon Gooch wrote:
How difficult would it be for the installer to automatically re-scan
for devices when USB is selected as install or Fix-it media?
Ditto this. I do all my OS installs via a USB CD reader and it took me
a little while to come up with the rescan-fix.
> "bms" == Bruce M Simpson <[EMAIL PROTECTED]> writes:
bms> It would be great if we could ship FreeBSD out of the box, ready
bms> to automount removable media. This would be useful to all users,
bms> but particularly for novices and people who just wanna get on
bms> and use the beast.
I th