search for: _eventually_

Displaying 7 results from an estimated 7 matches for "_eventually_".

2008 Mar 03
5
on the philosophical aspects of a specification
a specification will _eventually_ be used, by someone, to tell the user they are doing things "wrong", won't it? and doesn't that turn markdown's genesis upside-down? heck, next thing you know we'll be telling them to r.t.f.m. i would prefer that implementers get more sophisticated about teasing out the...
2005 Aug 02
0
where is "pam_listfile.so" for static userdb?
hi all, i'm setting up Dovecot on OSX to use PAM authentication against a flat_file/static userdb (tho i will _eventually_ mv to pgsql ...). iiuc, to do so i need something like: =================================== (EDITOR) /etc/pam.d/dovecot.imap auth required pam_listfile.so item=user sense=allow file=/var/dovecot/imapusers onerr=fail =================================== for a userdb listing in "/var/imapuser...
2001 Aug 21
2
NeTraverse going under
Is it true that NeTraverse just went under? Does anyone know any details? Do they have and plans to put Win4Lin into the public domain so that the Linux community can continue to support it?
2006 Jan 05
2
Linux HA may not be the best choice in your situation. High Availability using 2 sites
Just to clarify, I'm looking at this from an application layer Point of View. One of the reasons why I'm looking at it that way, is because Tim said he was looking at LinuxHA..."application level" redundancy that uses IP. Tim, just to let you know, I don't believe that LinuxHA will work in the way you described, only because of the different IP ranges. It looks like Linux
2002 Nov 25
3
Ordered vs. journal real-worl performance
Maybe I should've started a new thread with this question (it was in the /proc/sys/vm/bdflush thread), so I am now :) According to tests performed for this article: http://www-106.ibm.com/developerworks/linux/library/l-fs8/ "ext3's data=journal mode is incredibly well-suited to situations where data needs to be read from and written to disk at the same time." This is the
1998 Mar 12
1
Re: message rejected: Re: Re: Towards a solution of tmp-file problems.
...ipate in that sharing. I just happen to think a file descriptor is probably the right vehicle given that the major problem which we are fighting here is a flaw in the Unix API, namely too much reliance on non-atomic operations on pathnames, and not enough atomic operations. Unix _will_ _be_ _fixed_ _eventually_ and although I don''t know what the fixed APIs will be, I think the right way to fix filesystem races is to figure out how the system _should_ work, maybe implement that, and build in backward compatibility for existing code such that it approximates the right behaviour. > Now how is th...
2008 Sep 30
31
[PATCH] [Xend] Move some backend configuration
This patch moves some dom0 variables and backend device configuration from frontend directories to /local/domain/<backdomid>/backend or /vm. Also, - the first console is created as a xend device and moves from console/0 to device/console/0 - /vm_path/<domid> is introduced, referencing the /vm path - /vm_path/device/backend holds the backend device location, rather than storing it