Michal Swiatkowski's comments
- Split into multiple patches
- Used a more descriptive label
*** BLURB HERE ***
Dave Marquardt (2):
net: ibmveth: make ibmveth use WARN_ON instead of BUG_ON
net: ibmveth: added KUnit tests for some buffer pool functions
drivers/net/ethernet/ibm/Kconfig
declaration of ibmveth_rxq_harvest_buffer.
Signed-off-by: Dave Marquardt
---
drivers/net/ethernet/ibm/Kconfig | 13 ++
drivers/net/ethernet/ibm/ibmveth.c | 242 ++---
drivers/net/ethernet/ibm/ibmveth.h | 65
3 files changed, 269 insertions(+), 51 deletions(-)
diff
y result in crashes, deadlocks, or race
conditions. For example, calling napi_disable() multiple times in a
row will deadlock.
In the normal open and close paths, rtnl_mutex is acquired to prevent
other callers. This is missing from veth_pool_store. Use rtnl_mutex in
veth_pool_store fixes these ha
Paolo Abeni writes:
> On 3/31/25 11:23 PM, davem...@linux.ibm.com wrote:
>> From: Dave Marquardt
>>
>> Use rtnl_mutex to synchronize veth_pool_store with itself,
>> ibmveth_close and ibmveth_open, preventing multiple calls in a row to
>> napi_disable.
>
Ihor Radchenko writes:
> Another OrgMeetup will be scheduled on the second Wednesday of July,
> in two weeks.
>
> Previous meetup notes:
> https://list.orgmode.org/87h6dlidhz.fsf@localhost/T/#u
>
> URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led
> Time & Date: <2024-07-10 Wed 19:00-21:00 @+03,Eu
Jude DaShiell writes:
> As it happens c-s-right comes back with c-s-right is undefined.
> This is emacs-nativecomp 29 on slint and slint is the international
> version of slackware.
> At this point I think orgmode could use is a tool to be run that will find
> and let the user or installer know a
Jude DaShiell writes:
> m-s-right is meta-shift-rightarrow if I have that correct. Now if I put
> point in the last column of the table and do that, I'll get a column to
> the left which will be blank. What I tried to ask is if I put point in
> the last column of the table what can I do to have
Russell Adams writes:
> Would there be any interest in a monthly 1-2 hour long ad-hoc screen
> sharing and video discussion for Org-mode?
I'm interested.
-Dave
William Denton writes:
> I've been clocking in and out of a project for a few months and now it's
> over.
> I tagged each entry with "search", so a brief clocktable report looks like
> this:
>
> #+BEGIN: clocktable :maxlevel 1 :scope file :tags t :match "search"
> #+CAPTION: Clock summary at [
Thanks!
---
On Mon, Apr 12 2021, Nicolas Goaziou wrote:
Hello,
Dave Marquardt writes:
> After I filed this I got the bright idea to try exporting to Github
> Flavored Markdown and ASCII text. In all cases, src_c{*foo} was
> exported as ",*foo". So this
share code.
---
On Mon, Apr 12 2021, Dave Marquardt wrote:
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be po
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
What about gmane.emacs.orgmode?
---
On Thu, Jan 04 2018, Eric S Fraga wrote:
On Wednesday, 3 Jan 2018 at 13:39, M. P. wrote:
> Is their an org mode usenet group?
The closest we have that I am aware of is gmane.emacs.help.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.
I wanted to add a #+PLOT to the clock table header, and used the
advice mechanism to do it. E.g.
(defadvice org-clock-report (after insert-plot-line
activate)
"Add #+PLOT: line appropriate for clock table."
(insert
"#+PLOT: ind:1 deps:(4) type:2d with:his
"Davis, Peter" writes:
> I'm working on a moderately complex ruby-on-rails project now, and I'd
> love to be able to generate source maps. Specifically, I'd like to be
> able to generate dot files (and GraphViz diagrams) showing the file
> relationships: this controller goes with this view, etc.
Tyler Smith writes:
> Habits don't seem to be working for me anymore, and I'm not sure why.
> How did I break this?
>
> Emacs version:
> GNU Emacs 25.0.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.18.5) of
> 2015-12-24
>
> Org mode version:
> Org-mode version 8.3.2 (8.3.2-59-g3d4c46-elpaplus @
> /h
Nicolas Goaziou writes:
> Hello,
>
> Dave Marquardt writes:
>
>> I did git bisect on a couple of x86_64 Linux systems:
>> - RHEL 6.7 with Emacs 24.3.2
>> - Fedora 22 with Emacs 24.5.1
>>
>> The result was
>>
>> # first bad commit: [6d2ab4
Nick Dokos writes:
> Over the past couple of days, I've noticed delays in posting.
> I posted a couple of things two days ago that didn't show up
> until one day later. I believe a couple of other people have
> noticed the same thing. I figured that since the posts *did*
> show up, the problems we
Dave Marquardt writes:
> Dave Marquardt writes:
>
>> Is this just a problem with the ELPA installation? I'm going to try
>> removing and reinstalling the ELPA package, then if that doesn't change
>> anything, try instaling from the Git tree.
>
> I rein
Dave Marquardt writes:
> Is this just a problem with the ELPA installation? I'm going to try
> removing and reinstalling the ELPA package, then if that doesn't change
> anything, try instaling from the Git tree.
I reinstalled the ELPA package, same result. I removed the ELPA
Nick Dokos writes:
> Dave Marquardt writes:
>
>> I attempted to plot a table after installing the 20150928 ELPA package,
>> and got
>>
>> Debugger entered--Lisp error: (void-function org-export-create-backend)
>> org-export-create-backend(:parent org :
I attempted to plot a table after installing the 20150928 ELPA package,
and got
Debugger entered--Lisp error: (void-function org-export-create-backend)
org-export-create-backend(:parent org :transcoders ((table lambda (table
contents info) (concat nil contents nil)) (table-row lambda (row conte
"John Wiegley" writes:
> I've upgrade today to Org 8.3.1, and I've noticed that any customization which
> used overlays (mainly, org-habit) now displays no overlays in the Agenda
> buffer.
>
> Is this something others have already seen and found a fix for?
Check to see that the properties drawer
Marcin Borkowski writes:
> assume that I have a habit (or other TODO headline where the /date/ of
> converting to DONE is important), and I completed it, say, at 23:30 and
> forgot to change the status immediately. Is there any way to tell Org
> that the change was not today, but e.g. yesterday o
Dave Marquardt writes:
> Nicolas Goaziou writes:
>
>> torys.ander...@gmail.com (Tory S. Anderson) writes:
>>
>>> Ah. So does the current code, which uses \emsp (which, if displayed
>>> properly, would be what I meant by "giving me a space") assume
&
Nicolas Goaziou writes:
> torys.ander...@gmail.com (Tory S. Anderson) writes:
>
>> Ah. So does the current code, which uses \emsp (which, if displayed
>> properly, would be what I meant by "giving me a space") assume
>> a non-nil org-pretty-entities? I would have hoped that would be
>> mentioned,
. Did you get any response to this posting?
-Dave Marquardt
___
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE
Xebar Saram writes:
> does any one know of a way to auto insert/change the date in each sections
> header when the section is edited?IE have a date in the header showing
> last edited date.
> Is this technically possible?
Try setting before-save-hook. See "(elisp) Saving Buffers".
-Dave
Jambunathan K writes:
>> this means that [TABLE-OF-CONTENTS] isn't supported in the ODT
>> exporter.
>
> Fixed. Please pull again.
That works. Thanks!
-Dave
I'm using Org-mode version 7.8.02. I'd like to move the table of
contents using [TABLE-OF-CONTENTS] as documented in (org)Top:: > *Note
Markup:: > *Note Structural markup elements:: > Table of contents. I'm
exporting to ODT, and the table of contents always shows up just after
the title informati
Bastien writes:
> Hi Dave,
>
> Dave Marquardt writes:
>
>> I modified the Makefile to do what I expected. With this change, "make
>> install" copies the style files to $(prefix)/share/emacs/etc/styles, and
>> ODT export now works as expected.
>
>
Dave Marquardt writes:
> Dave Marquardt writes:
>
>> Jambunathan K writes:
>>
>>> Dave Marquardt writes:
>>>
>>>> Bastien writes:
>>>>
>>>>> as the subject says. Please all test this heavily and report
>>>
Dave Marquardt writes:
> Jambunathan K writes:
>
>> Dave Marquardt writes:
>>
>>> Bastien writes:
>>>
>>>> as the subject says. Please all test this heavily and report
>>>> any problems. This will be part of Org 7.8 and soon
Jambunathan K writes:
> Dave Marquardt writes:
>
>> Bastien writes:
>>
>>> as the subject says. Please all test this heavily and report
>>> any problems. This will be part of Org 7.8 and soon in Emacs.
>>>
>>> Thanks a lot to Jambunatha
suvayu ali writes:
> Hi Alan and Dave,
>
> On Wed, Dec 14, 2011 at 22:56, Alan L Tyree wrote:
>> On 15/12/11 08:35:20, suvayu ali wrote:
>>> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt
>>> wrote:
>>> > When I run org-export-as-odt by C-c C-e o,
Bastien writes:
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the release!
I installed Org 7.8.02 by downloading
ge in sun4v, however, is all these
arrays whose size is NCPU. It wastes memory and possibly in some
cases processing time on the older sun4v systems like T1000/T2000 (32
"cpus" max) or even T5120/T5220 (64 "cpus" max). See CR 6685223 for
one of these issues.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
Hi. I've read the information on being a sponsor and am willing to
perform the tasks involved. Please sign me up to be a sponsor.
Thanks!
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
TECTED] list archives
and address your questions to that list.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
articles about xrandr. It appears to be
possible, but I'm no expert at this.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
format?
I recently started using a Sun 24.1 inch monitor with my laptop.
Search for xrandr on the web and read up on the various options. I
also noticed differences if I start my laptop with eh monitor
connected vs. not connected. In my case I just turn off the laptop
display and use the big mon
w_bug.do?bug_id=6715568
XOpenIM fails for locale=C
and
http://bugs.opensolaris.org/view_bug.do?bug_id=6711636
xterm startup got slow between nv89 and nv91
Looks like the fix is available in build 94.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512
Peter Dunlap <[EMAIL PROTECTED]> writes:
> Interesting that everyone who has seen this seems to be running a
> Thinkpad (!?). I'm using a T61p.
I'm pretty certain I've also seen the same issue on an HP Compaq 8510p.
--
Dave Marquardt
Sun Microsystems, Inc.
Aust
Peter Dunlap <[EMAIL PROTECTED]> writes:
> Interesting that everyone who has seen this seems to be running a
> Thinkpad (!?). I'm using a T61p.
I'm pretty certain I've also seen the same issue on an HP Compaq 8510p.
--
Dave Marquardt
Sun Microsystems, Inc.
Aust
ocessors supports more than 8192 at this point. But
future processors may support 65536 contexts, so I modified the sfmmu
HAT layer some time back to handle this.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
__
oread
>> Z 14757 14708 14686 14686 0 0x10006008 030109b3c180 lp
>>
>> > ::pload test.pl
>> Loaded Perl script test.pl
>>
>> > t0::pcall thread
>> 140a000 96 14382d8 sched
>> ___
>> mdb-discuss mailing list
>> mdb-discuss at opensolaris.org
Dmitry> --
Dmitry> Dmitry Samersoff
Dmitry> J2SE Sustaining team, SPB04
Dmitry> * There will come soft rains ...
Dmitry> ___
Dmitry> mdb-discuss mailing list
Dmitry> mdb-discuss at opensolaris.org
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
l be
fans of Python and other scripting languages that will want to help.
This may solve one of the issues I've noticed in the past. It would
be nice to save a pipeline of commands as a single command you could
use. I've thought of adding a dcmd like "alias" or "proc&quo
number) doesn't help me.
That's not a line number, it's a hex offset.
Is this x86/x64 (looks like it) or SPARC?
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
nts to set
this up. GRUB should help you for boot loading here also.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
keeping in UTC or GMT, so the time
doesn't actually change at all. Are you running in a virtual machine
that might have changed the time also?
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
op
are any documented interfaces to turn off the
large page "out of box" behavior via /etc/system, and I'm not sure
you'd want to do that in general. Probably better to see if there are
patches for this problem or migrate some of your workload to other
servers.
Dirk> Thanx for
see if the performance problem disappears. If this performs
better, then your problem is very likely what I've described. If the
performance problems persist in this case, then the problem may be
something else.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal
one have a M4000 or M5000 around to test this, please ?
Since these are servers that Sun sells, the support has to go into
Solaris Nevada before Solaris 10. So they have to run Solaris Nevada.
I can't speak for the stability of these systems as I haven't touched
them.
--
Dave Marquardt
Sun
"Daniel" == Daniel A Steffen <[EMAIL PROTECTED]> writes:
Daniel> I am pleased to announce the availability of a DTrace provider
Daniel> for Tcl. It is included in Tcl 8.4.16 (released on the
Daniel> weekend) as well as in Tcl 8.5b1 (due out later this week).
Tha
u're doing? That
might help us help you. Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org
it wither rather than migrate it to a
project at this time). I've also seen AUS used for Australia at
times.
Other question: Is it really only intended for Assam University, or
also the surrounding area?
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
also.
Another thought, perhaps these strands were disabled in ALOM. You
could check that.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
of us less familiar
with Linux can try to help? Or tell us what these functions do? Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
opensolaris-code@o
of us less familiar
with Linux can try to help? Or tell us what these functions do? Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
"Mike" == Michael Corcoran writes:
Mike> On Thu, 2007-06-14 at 09:12 -0500, Dave Marquardt wrote:
>> "Roland" == Roland Mainz writes:
>>
Roland> Dave Marquardt wrote:
>> >>
>> >> "dsc" == David Comay writes:
>>
I received notification that I had been unsubscribed from
[EMAIL PROTECTED] I didn't ask to unsubscribe.
Anyone else seeing anything like this? Or did I miss some
administrative announcement about opensolaris-announce? Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401
"Mike" == Michael Corcoran <[EMAIL PROTECTED]> writes:
Mike> On Thu, 2007-06-14 at 09:12 -0500, Dave Marquardt wrote:
>> "Roland" == Roland Mainz <[EMAIL PROTECTED]> writes:
>>
Roland> Dave Marquardt wrote:
>> >>
>> >>
"Joachim" == Joachim Worringen <[EMAIL PROTECTED]> writes:
Joachim> Is it just me who gets a "server error" when accessing
Joachim> http://docs.sun.com (whole day now)?
Hmm, works for me from both inside and outside Sun.
--
Dave Marquardt
Sun Microsystems, Inc.
in PPC.
Might be better to ask on opensolaris-code, or find a discussion group
related to porting OpenSolaris, or more specifically porting
OpenSolaris to PPC and MIPS. I know there's a PPC effort, not sure
about MIPS.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 5
in PPC.
Might be better to ask on opensolaris-code, or find a discussion group
related to porting OpenSolaris, or more specifically porting
OpenSolaris to PPC and MIPS. I know there's a PPC effort, not sure
about MIPS.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 5
"Dave" == Dave Marquardt writes:
>>> More recently, more work was done for LPOOB, but I'm not as familiar
>>> with that code.
Roland> Ok.. but even for B61 64k pages are not used by default (or $ ksh93 -c
Roland> 'pmap -s -x $$ ; true' # show
"Dave" == Dave Marquardt <[EMAIL PROTECTED]> writes:
>>> More recently, more work was done for LPOOB, but I'm not as familiar
>>> with that code.
Roland> Ok.. but even for B61 64k pages are not used by default (or $ ksh93 -c
Roland> 'pmap -s
"Roland" == Roland Mainz writes:
Roland> Dave Marquardt wrote:
>>
>> "dsc" == David Comay writes:
>>
dsc> Here are my comments for round "three":
>>
dsc> usr/src/cmd/ksh/Makefile.com
>>
dsc> Lines 101-109 - As I indic
"Roland" == Roland Mainz <[EMAIL PROTECTED]> writes:
Roland> Dave Marquardt wrote:
>>
>> "dsc" == David Comay <[EMAIL PROTECTED]> writes:
>>
dsc> Here are my comments for round "three":
>>
dsc> usr/src/cmd/ksh/Makefil
or larger, much like is
done on sun4v, all programs that have stacks or heaps of that size or
larger would benefit, and possibly the whole system would benefit, as
it would have fewer TLB misses. I don't think Sun is interested in
investing in this tuning for US-II, as we don't sell many (
nd stack were 64K in size or larger, much like is
done on sun4v, all programs that have stacks or heaps of that size or
larger would benefit, and possibly the whole system would benefit, as
it would have fewer TLB misses. I don't think Sun is interested in
investing in this tuning for US-II, as
* lwp_rtt - start execution in newly created LWP.
* Here with t_post_sys set by lwp_create, and lwp_eosys == JUSTRETURN,
* so that post_syscall() will run and the registers will
* simply be restored.
* This must go out through sys_rtt instead of syscall_rtt.
--
Dave Marquard
"michael" == michael schuster <[EMAIL PROTECTED]> writes:
michael> Dave Marquardt wrote:
>> "Michael" == Michael Schuster <[EMAIL PROTECTED]> writes:
Michael> Tom Chen wrote:
>>>> Hello, Thanks for everyone helping me to start kmdb. Now,
paper.
The Sun Studio compilers can generate assembly code for you if you use
the -S option. On SPARC, the assembly code generated is annotated
with the C code as comments and the line number of the C code for each
assembly statement. Last I checked on x86 (quite a while back) it
just gene
e
days when I helped develop AIX/ESA. Anyway, +1 for this as a
community or project or both.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
f course, this would also
affect other machines running with those CPUs, but it sounds like that
is not an issue for you.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
opensola
ble in order to loop over all processors.
Thomas> I don't think it matters, but I am using a SPARC-based architecture.
It matters only in that SPARC currently scales to higher numbers of
CPUs and CPU IDs, I suppose.
--
Dave Marquardt
Sun Microsystems, Inc.
low me to do so.
What is the complaint from the shell? It may be you don't have write
permission in the directory where you're trying to create a new file
or for the existing file. Normally things like "2> file" are handled
by the shell, before dtrace is exec'
eems that large any more.
Well, that's fine for new systems, but we might want to continue to
support older systems with smaller drives where 38mb makes a
difference.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
Casper> .xinitrc and that'll be all.
+1.
I've managed to get this done in some cases, but it required me
editing various configuration files as root. That shouldn't be
necessary. Seems like this is a function of xdm that somehow got lost
along the w
t see sendfile having enough capability to do the
job.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
networking-discuss mailing list
networking-discuss@opensolaris.org
ition" by Richard P. Paul, Prentice Hall, Upper Saddle River, NJ.
2000. ISBN 0-13-025596-3
"The SPARC Architecture Manual", David L. Weaver, Tom Germond,
editors. SPARC International, Menlo Park, California. 1994. ISBN
0-13-099227-5.
--
Dave Marquardt
Sun Microsystems
df>.
That same document talks about the machine description. I'm pretty
sure this information is not currently in the machine description, as
we're currently having a debate internal to the Sun sun4v team on
whether and how to expose these details.
--
Dave Marquardt
Sun Microsystems,
their
application is suitable for use with a T1000 or T2000.
Is that what you're looking for, or more technical details about how a
T1 processor works w.r.t. how threads are scheduled, how cores are
shared between threads, etc.?
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
mes> bigger problem is that the structures and the structure members
James> themselves are not stable between patches or builds -- they're not
James> stable interfaces in the first place. This means that if someone
James> renames "foo" to "bar," CTF isn't go
en ports and files.
It occurred to me that we might be able to leverage the CTF
information that mdb uses to decode structures in the kernel.
Unfortunately, last I looked, the CTF lookup code in mdb was not a
public interface, so I'm not sure we can go there at this point. But
if we could, then w
"Dave" == Dave Marquardt writes:
Dave> "Roger" == Roger writes:
Roger> I have done a truss to the process I can see the poll call:
Roger> 7640/1: 0.0148 poll(0x7FFF0990, 1, 0)
= 0
Dave> Have you tried "truss -v poll&
apture it at the right time, it may already
be overwritten by the time you look. A tool like truss or dtrace will
probably work more reliably in this case.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
a few months back, shortly after I started using VMware
Server, that the client tools were ported to Solaris.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
olaris 10, it's code from the next release
after Solaris 10.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
n.
Bonnie> The project is finite. Once the tools have been converted to work
Bonnie> with Mercurial, the project is complete and finishes.
+1. Both needed and a great idea. Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
able in Solaris
Bernd> but I did not find anything about it on opensolaris.org.
Well, hypervisor is not a Solaris or OpenSolaris feature. Solaris is
just one possible guest of hypervisor. Other operating systems can
run on hypervisor too, e.g. Linux, FreeBSD, etc.
I'm not familiar with any of
relevant places, so I would
guess there isn't anything out there yet. I would expect it to be
there when S10U3 is released. If it's not there by then, that's a
bug.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
__
Thanks.
Steven> Steve
Steven> On 10/9/06, Dave Marquardt <[EMAIL PROTECTED]> wrote:
>>
>> "Steven" == Steven Stallion <[EMAIL PROTECTED]> writes:
>>
>> >> From above:
>>
Steven> I would like to propose a solaris ports system l
pers.sun.com/prodtech/cc/articles/inlining.html
about these .il files and how to use them.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
we have so many leaders, I begin to wonder who's left to follow
the leaders. Thanks.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 401-1077 (SUN internal: x64077)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
resa> inside Sun, and we would like to change that going forward.
.
.
.
Teresa> Proposed initial project leaders:
Teresa> - Maria Lopez
Teresa> - Patrick Finch
Teresa> - Michelle Olson
Teresa> - Teresa Giacomini
Teresa> - Steve Lau
Why do you need five leaders?
+1 from me,
the "least surprise" principle.
Your idea of changing the size back to the old size is one way to
solve it, the other way, which seems more intuitive to me, is to have
vi pick up the new size.
Thanks.
--
Dave Marquardt
Sun Microsystem
ailing list
by sending a blank email to ug-ausosug-subscribe at opensolaris.org.
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 366-9085
ailing list
by sending a blank email to [EMAIL PROTECTED]
--
Dave Marquardt
Sun Microsystems, Inc.
Austin, TX
+1 512 366-9085
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
1 - 100 of 136 matches
Mail list logo