Displaying 4 results from an estimated 4 matches for "27472".
Did you mean:
2472
2003 Sep 03
4
winbind issues (domain user attempting session with samba)
...mbd[27467]: idmap uid range defined, non unix
accounts enabled
Sep 3 18:16:47 andromeda smbd[27471]: [2003/09/03 18:16:47, 0]
passdb/pdb_smbpasswd.c:pdb_init_smbpasswd(1562)
Sep 3 18:16:47 andromeda smbd[27471]: idmap uid range defined, non unix
accounts enabled
Sep 3 18:16:58 andromeda smbd[27472]: [2003/09/03 18:16:58, 0]
passdb/pdb_smbpasswd.c:pdb_init_smbpasswd(1562)
Sep 3 18:16:58 andromeda smbd[27472]: idmap uid range defined, non unix
accounts enabled
Sep 3 18:16:58 andromeda smbd[27472]: [2003/09/03 18:16:58, 0]
lib/fault.c:fault_report(36)
Sep 3 18:16:58 andromeda smbd[27472]:...
2005 Mar 10
7
Forking FCGI dispatcher
I hacked a forking FCGI dispatcher for Rails. I have no idea if this is
the correct way to do it, but it seems to work fine. It improves memory
usage a bit; after it is started the processes share almost 10 MB (of 12
MB total), but unfortunately it drops to 2 MB after a few requests.
=====================================
#!/usr/local/bin/ruby
require File.dirname(__FILE__) +
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone,
I'm happy to announce that I've implemented a Block I/O bandwidth controller.
The controller is designed to be of use in a cgroup or virtual machine
environment. The current approach is that the controller is implemented as
a device-mapper driver.
What's dm-band all about?
========================
Dm-band is an I/O bandwidth controller implemented as a device-mapper
2008 Jan 23
7
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
Hi everyone,
I'm happy to announce that I've implemented a Block I/O bandwidth controller.
The controller is designed to be of use in a cgroup or virtual machine
environment. The current approach is that the controller is implemented as
a device-mapper driver.
What's dm-band all about?
========================
Dm-band is an I/O bandwidth controller implemented as a device-mapper